Folo/packages/internal
Innei 21124f50c9
fix(entry-content): scroll to top on content animation start, fixed #4599
- Added functionality to scroll to the top of the EntryContent when the animation starts, utilizing the springScrollTo utility.
- Removed unused zenMode method from the RenderGlobalContext interface to clean up the code.

These changes enhance the user experience by ensuring the content is visible upon entry and streamline the codebase by removing unnecessary methods.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-24 21:22:40 +08:00
..
atoms chore: update dependencies 2025-10-21 16:33:03 +08:00
components feat: implement glassmorphic depth design system for UI components 2025-10-23 21:55:13 +08:00
constants feat: update date mention and mention information (#4578) 2025-10-20 17:34:39 +08:00
database chore: update dependencies 2025-10-21 16:33:03 +08:00
hooks chore: update dependencies 2025-10-21 16:33:03 +08:00
logger chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
models
shared fix(entry-content): scroll to top on content animation start, fixed #4599 2025-10-24 21:22:40 +08:00
store perf(trans): batch transition fetch 2025-10-23 01:30:12 +08:00
tracker feat: new onboarding 2025-10-09 20:57:26 +08:00
types
utils fix: electron dev 2025-10-22 15:10:08 +08:00
AGENTS.md chore: create AGENTS.md for comprehensive project guidance 2025-09-22 23:33:37 +08:00