unsloth/studio/frontend/src
Michael Han 162cf38586
Studio: remove the edge fades appearance setting (#7143)
The edge fades toggle in Settings > Appearance let users swap the panel
edge gradients for thin divider lines. It added little on top of the
default look, so this removes the setting and all of its wiring while
leaving the default edge fades in place.

- drop the edgeFades field, default, and no-edge-fades class from the
  appearance customization store
- remove the settings row, switch, and search entry
- drop the html.no-edge-fades rules from index.css and hub.css
- remove the edgeFades label and description from all locales
- drop the edgeFades field from the personalization backend model and
  its test references
2026-07-15 06:39:23 -07:00
..
app Studio: offer the latest transformers release for brand-new architectures (#7056) 2026-07-15 05:25:26 -07:00
assets Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
components Studio: permission levels for chat tool calls (Ask, Approve for me, Off, Full access) (#7079) 2026-07-15 06:07:21 -07:00
config Speed up Studio startup path (#6899) 2026-07-07 18:08:07 -07:00
features Studio: remove the edge fades appearance setting (#7143) 2026-07-15 06:39:23 -07:00
hooks Studio: resync model state after a llama.cpp update unloads it (#6998) 2026-07-13 15:43:13 -03:00
i18n Studio: remove the edge fades appearance setting (#7143) 2026-07-15 06:39:23 -07:00
lib Unsloth: appearance palettes, customization options, and control restyle (#7077) 2026-07-14 05:12:08 -07:00
shared studio/frontend: make toast and inline error text selectable and copyable (#5506) 2026-05-18 03:47:21 -07:00
stores Update license headers 2026-03-12 17:23:10 +00:00
types feat(studio): implement S3 dataset loading (completes #5951) (#6222) 2026-06-12 14:52:04 +02:00
utils Studio frontend: reduce and tighten code comments (#6099) 2026-06-08 23:10:35 -07:00
asset-queries.d.ts Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
index.css Studio: remove the edge fades appearance setting (#7143) 2026-07-15 06:39:23 -07:00
main.tsx Speed up Studio startup path (#6899) 2026-07-07 18:08:07 -07:00
speech-recognition.d.ts studio: redesign chat composer (#5891) 2026-06-03 06:07:30 -07:00