mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||