Folo/packages/internal/utils
Innei 4f7158e287
fix(utils): streamline scroll animation logic in springScrollTo
- Removed unnecessary requestAnimationFrame handling to simplify the scroll animation process.
- Enhanced the stopping condition for animations to ensure smoother transitions during scrolling.

These changes improve the efficiency and responsiveness of the scrolling behavior.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-22 14:18:28 +08:00
..
src fix(utils): streamline scroll animation logic in springScrollTo 2025-05-22 14:18:28 +08:00
exports.ts feat: display video duration 2025-05-18 14:00:14 +08:00
package.json chore: update dependencies across multiple packages 2025-04-28 21:22:15 +08:00
tsconfig.json
vitest.config.ts