Álvaro Mondéjar Rubio
|
e21ed8ec31
|
Make rustdocs links work with the book
|
2024-07-27 18:10:38 +02:00 |
|
Maccesch
|
c6005079e1
|
fixed signal out of scope issue with use_raf_fn.
Fixes #135
|
2024-07-26 10:18:09 +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 |
|