Folo/packages/internal
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
..
atoms chore: update dependencies 2025-05-28 22:16:06 +08:00
components refactor(animation): update spring presets for smoother transitions 2025-08-22 19:14:00 +08:00
constants feat(desktop): payment for ai (#4309) 2025-08-20 11:27:49 +08:00
database chore(deps): update ai and folo dependencies (#4308) 2025-08-07 13:54:25 +08:00
hooks fix: update losing dependency and type error (#4054) 2025-07-01 16:33:32 +08:00
legal chore: update dependencies across multiple packages 2025-07-07 20:13:51 +08:00
logger chore: update dependencies and improve type safety 2025-06-20 23:32:42 +08:00
models refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
shared feat(ai): implement MCP service integration for enhanced AI capabilities (#4359) 2025-08-19 23:34:19 +08:00
store fix(subscription): deduplicate feed IDs when feeds exist in both subscriptions and lists 2025-08-20 19:53:10 +08:00
tracker feat(ai): add ai mention plugin (#4305) 2025-08-04 23:06:15 +08:00
types
utils feat: optimize ai entry content layout and re-structure store files 2025-08-13 18:42:41 +08:00
CLAUDE.md feat(ai): support customize chat title 2025-08-07 20:57:12 +08:00