Roo-Code/apps/web-roo-code
Roo Code cd07bac576 fix(web): respect prefers-reduced-motion in AnimatedBackground
Ensure the animated canvas renders a single static frame and never starts requestAnimationFrame when prefers-reduced-motion: reduce is enabled. Adds runtime listener to stop animations if the user toggles the setting. Mousemove listener is only attached when animating.
2025-09-26 16:01:38 +00:00
..
public web: More website copy tweaks (#8326) 2025-09-26 10:12:00 -04:00
src fix(web): respect prefers-reduced-motion in AnimatedBackground 2025-09-26 16:01:38 +00:00
.env.example feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.gitignore feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.npmrc feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
components.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
eslint.config.mjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
next-sitemap.config.cjs fix: add /evals page to sitemap generation (#7102) 2025-08-14 12:48:32 -04:00
next.config.ts feat: replace cloud waitlist ad with direct Cloud link in navigation (#7742) 2025-09-06 13:05:01 -04:00
package.json feat: add GDPR-compliant cookie consent banner (#8022) 2025-09-16 14:34:19 -04:00
postcss.config.cjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tailwind.config.ts Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tsconfig.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00