mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add isStreaming and onCancelTask props to ChatTextArea component - Add cancel button (X icon) inside input area when streaming - Remove large cancel button bar from ChatView when streaming - Keep other buttons (primary/secondary) in the bar for non-streaming actions - Cleaner, more compact UI during task execution Closes #10086 |
||
|---|---|---|
| .. | ||
| 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 | ||