Roo-Code/webview-ui/src
Roo Code a81dc52d77 fix: preserve scroll position when reading LLM output
- Added userHasScrolledUpRef to track when user manually scrolls up
- Modified wheel event handler to detect scroll direction
- Only re-enable auto-scroll when user explicitly scrolls down to bottom
- Prevent auto-scroll from re-enabling when reaching bottom passively
- Reset scroll state when starting new tasks

Fixes #7974
2025-09-14 16:20:50 +00:00
..
__tests__ feat: rename Account tab to Cloud tab (#7558) 2025-08-30 18:57:00 -04:00
components fix: preserve scroll position when reading LLM output 2025-09-14 16:20:50 +00:00
context separate task sync roomote control (#7799) 2025-09-10 12:43:11 -07:00
hooks feat: In-extension dismissible upsells for Roo Code Cloud (#7850) 2025-09-10 13:06:13 -07:00
i18n ux: Smaller and more subtle auto-approve UI (#7894) 2025-09-14 10:20:28 -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 Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
index.css Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -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