Folo/apps
Innei 6c73ae53a1
feat(desktop): implement smooth scrolling functionality
- Added a smooth scrolling feature to enhance user experience when navigating through content.
- Replaced the previous spring scroll implementation with a custom smooth scroll function that adapts duration based on scroll distance.
- Updated scroll event handlers to utilize the new smooth scrolling method for both upward and downward scrolling actions.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-26 17:04:38 +08:00
..
desktop feat(desktop): implement smooth scrolling functionality 2025-05-26 17:04:38 +08:00
mobile refactor(mobile): move service to database package (#3817) 2025-05-26 15:56:23 +08:00
ssr feat(ssr): use hcaptcha 2025-05-25 12:37:58 +08:00