Roo-Code/webview-ui/src
Roo Code 44efd7652b feat: add UI customization settings page
- Add new UISettings component with toggles for various UI elements
- Add UI visibility state properties to global settings schema
- Integrate UI settings into the main settings view
- Update ChatTextArea to respect UI visibility settings
- Update ChatView to respect context percentage bar and auto-approve tab settings
- Add backend message handlers for persisting UI settings
- Add comprehensive localization strings for all UI settings
- Update tests to support new UI visibility properties

Implements #7149 - allows users to customize which UI elements are visible for a cleaner, more personalized interface
2025-08-17 01:24:47 +00:00
..
__tests__ Redesigned Task Header (#6561) 2025-08-05 06:26:25 -07:00
components feat: add UI customization settings page 2025-08-17 01:24:47 +00:00
context feat: add UI customization settings page 2025-08-17 01:24:47 +00:00
hooks feat: add ESC key handling for modes, API provider, and indexing settings popovers (#6175) 2025-07-28 23:04:23 -04:00
i18n Add Sonnet 1M context checkbox (#7032) 2025-08-12 22:51:30 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Fix webview in dev mode (#7044) 2025-08-13 01:40:00 -07:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00