Maccesch
|
3fbe9c66d2
|
added features for every function.
fixes #152
|
2024-08-22 23:06:55 -04:00 |
|
Álvaro Mondéjar Rubio
|
e21ed8ec31
|
Make rustdocs links work with the book
|
2024-07-27 18:10:38 +02:00 |
|
Maccesch
|
752cf1f832
|
Throttled or debounced callbacks (in watch_* or *_fn) no longer are called after the containing scope was cleaned up.
Closes #63
|
2024-01-10 23:50:52 +00:00 |
|
Maccesch
|
e31709ba84
|
updated to leptos 0.5.0-rc1
fixes #29
|
2023-09-12 15:24:50 +01:00 |
|
Maccesch
|
2e08874db0
|
ported to leptos 0.5 alpha
|
2023-07-27 18:06:36 +01:00 |
|
Maccesch
|
bc94577ec6
|
added SSR feature
|
2023-07-14 22:43:19 +01:00 |
|
Lukas Potthast
|
b5ddeeda97
|
Allow users to use the stable toolchain
|
2023-06-21 13:09:00 +02:00 |
|
Maccesch
|
55f0ea836a
|
added use_breakpoints
|
2023-06-10 19:15:41 +01:00 |
|
Maccesch
|
0a5eb5e895
|
added macro for simple math functions
|
2023-06-09 23:10:33 +01:00 |
|
Maccesch
|
cb7120c49b
|
added watch_debounced and watch_throttled
|
2023-06-08 23:52:14 +01:00 |
|