Commit graph

10 commits

Author SHA1 Message Date
Maccesch
04942f432b work to port to leptos 0.7 2024-05-07 13:24:14 +01:00
Maccesch
5f3f60ca6b work to port to leptos 0.7 2024-05-07 12:41:44 +01:00
Maccesch
7216a3281c wrapped callbacks in non-reactive zones to remove potential warnings 2024-02-27 00:02:37 +00:00
Maccesch
4a4feefbfc removed warnings because of get/get_untracked 2023-11-15 23:19:11 +00:00
Maccesch
9c3970a950 Fixed SSR of use_timestamp, use_raf_fn and use_idle
Fixes #45
2023-11-09 23:26:47 +00:00
Maccesch
cd34a9f3e6 made use_scroll usable on the server 2023-08-16 16:23:29 +01:00
Maccesch
82cfc387aa moved some stored values in use_raf_fn to Cells to avoid potential loss of context errors 2023-08-15 12:31:25 +01:00
Maccesch
19c4f00c5b removed use_raf_fn Clone from callback 2023-08-04 13:19:34 +01:00
Maccesch
2e08874db0 ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
Maccesch
6897c3d1f1 added use_raf_fn 2023-07-16 01:07:52 +01:00