mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add UserPromptNavigation component with up/down navigation buttons - Integrate navigation buttons near scroll-to-bottom button - Add keyboard shortcuts (Alt+Up/Down) for quick navigation - Add visual highlight animation when jumping to prompts - Add position indicator showing current prompt (e.g., "2 of 5") - Add comprehensive tests for the navigation feature - Add translation keys for new UI elements Closes #9825 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||