Álvaro Mondéjar Rubio
|
e21ed8ec31
|
Make rustdocs links work with the book
|
2024-07-27 18:10:38 +02:00 |
|
Maccesch
|
7216a3281c
|
wrapped callbacks in non-reactive zones to remove potential warnings
|
2024-02-27 00:02:37 +00:00 |
|
Maccesch
|
27f516898c
|
added use_clipboard, use_permission, use_timeout_fn
closes #72
|
2024-02-09 03:18:53 +00:00 |
|
Maccesch
|
58395be22b
|
some more ElementMaybeSignal conversions and some minor code improvements
|
2024-01-21 18:33:54 +00:00 |
|
Joshua McQuistan
|
40b369d36a
|
Remove use of --cfg=web_sys_unstable_apis
|
2023-11-07 10:13:55 +00:00 |
|
Maccesch
|
7084b91c0a
|
made ElementMaybeSignal's from string conversion SSR safe.
Fixes #41
|
2023-10-28 16:18:29 -05:00 |
|
Maccesch
|
dfa30e4aef
|
all functions are callable on the server
Fixes #31 and #24
|
2023-09-13 19:39:56 +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
|
ef98c8f16e
|
chore: rustfmt
|
2023-06-13 17:50:39 +01:00 |
|
Maccesch
|
3ae4c14ca5
|
added on_click_outside
|
2023-06-13 17:48:32 +01:00 |
|
Maccesch
|
a6e94af982
|
added use_mutation_observer
|
2023-06-13 09:57:47 +01:00 |
|
Maccesch
|
5e04455640
|
clippy CI and all warnings fixed
|
2023-06-10 19:43:51 +01:00 |
|
Maccesch
|
4b8641fef0
|
refactored filters so now filter options are possible.
watch implements them
|
2023-06-08 01:19:36 +01:00 |
|
Maccesch
|
fbf5c5a0d3
|
fixed docs and tests for unstable web apis
|
2023-06-05 03:06:26 +01:00 |
|
Maccesch
|
5e076b1c9d
|
added use_element_size
|
2023-06-05 00:02:13 +01:00 |
|
Maccesch
|
469aa4b31e
|
added use_mouse
|
2023-06-02 13:38:45 +01:00 |
|
Maccesch
|
849e7503ab
|
finished use_resize_observer
|
2023-05-31 05:56:32 +01:00 |
|
Maccesch
|
715f858ea2
|
added watch and use_supported
|
2023-05-29 01:52:03 +01:00 |
|