Folo/apps
Innei a8903284d3
refactor(animation): update spring presets for smoother transitions
- Replaced instances of 'softSpring' with 'smooth' for improved animation consistency across components, including VideoPlayer, BoostModalContent, and SourceContentView.
- Updated transition settings in modal and panel components to utilize 'snappy' for a more responsive feel.
- Removed deprecated spring presets from the constants file to streamline the animation configuration.

These changes enhance the overall user experience by providing smoother and more cohesive animations throughout the application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-22 19:14:00 +08:00
..
desktop refactor(animation): update spring presets for smoother transitions 2025-08-22 19:14:00 +08:00
mobile core: mobile prerelease changelog 2025-08-21 19:53:10 +08:00
ssr feat(ai): implement MCP service integration for enhanced AI capabilities (#4359) 2025-08-19 23:34:19 +08:00