Folo/packages/internal/shared/src
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
..
settings feat: remove 'ai-page' target from shortcuts and related components 2025-10-23 21:56:02 +08:00
auth.ts feat: add last used login method tracking in LoginModalContent 2025-10-21 20:01:10 +08:00
bridge.ts fix(entry-content): scroll to top on content animation start, fixed #4599 2025-10-24 21:22:40 +08:00
constants.ts fix(desktop): microsoft store build check 2025-07-16 18:11:36 +08:00
electron.ts
env.common.ts feat: new domain folo.is 2025-07-03 13:13:42 +08:00
env.desktop.ts feat(desktop): use server side ga 2025-06-28 15:47:38 +08:00
env.rn.ts feat(analytics): add posthog-react-native integration and session management 2025-06-30 19:44:25 +08:00
env.ssr.ts feat(tracker): integrate PostHog analytics and enhance tracking capabilities (#3862) 2025-06-05 21:54:58 +08:00
event.ts
global.d.ts
index.ts refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
language.ts refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
queue.ts