open-design/apps
qiongyu1999 e367d2879e fix: replace PreviewModal motion with CSS animation, add motion test mock
- PreviewModal no longer uses motion/react — prevents test failures from
  AnimatePresence exit animations never completing in test env
- Add CSS animations for .ds-modal-backdrop (fade-in) and .ds-modal (scale-in)
- Add vitest alias to mock motion/react so AnimatePresence in other
  components (UpdaterPopup, ExamplesTab) completes synchronously in tests
2026-05-30 16:22:23 +08:00
..
daemon fix(daemon): dedupe Claude stream wrappers (#3334) 2026-05-30 06:12:29 +00:00
desktop fix(web): harden image export downloads (#3318) 2026-05-30 04:44:00 +00:00
landing-page fix(landing-page): wire up mobile nav toggle on the homepage (#3295) 2026-05-29 10:19:37 +00:00
packaged fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
telemetry-worker chore: pin dependency versions and harden CI caches (#2189) 2026-05-19 13:58:27 +08:00
web fix: replace PreviewModal motion with CSS animation, add motion test mock 2026-05-30 16:22:23 +08:00
AGENTS.md refactor(daemon): split agent runtime definitions (#1063) 2026-05-11 15:01:55 +08:00