Folo/packages/internal/utils/src
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
..
chain.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
cjk.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
color.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
dom.ts feat: title transform follow the english title case rules 2025-05-21 22:34:37 +08:00
duration.ts feat: display video duration 2025-05-18 14:00:14 +08:00
environment.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
event-bus.native.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
event-bus.ts fix(desktop): add highlight boundary condition 2025-05-22 13:13:47 +08:00
headers.ts fix(desktop): ignore empty self referer matches 2025-05-12 18:48:37 +08:00
img-proxy.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
jotai.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
link-parser.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
lru-cache.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
lru-cache.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
ns.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
path-parser.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
path-parser.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
route-builder.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
route-builder.ts chore: fix typo 2025-05-12 17:30:44 +08:00
scroller.ts fix(utils): streamline scroll animation logic in springScrollTo 2025-05-22 14:18:28 +08:00
url-builder.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
url-for-video.ts feat: update transformVideoUrl 2025-05-18 14:00:13 +08:00
utils.spec.ts fix(desktop): reset highlightMotion state after switching entry 2025-05-20 22:07:40 +08:00
utils.ts feat: enhance shortcut management and add new commands 2025-05-20 23:37:37 +08:00