Baptiste de Montangon
|
7bdec25584
|
fixed some warnings
|
2024-08-28 14:24:33 +02:00 |
|
Baptiste de Montangon
|
b3361c58c9
|
fixed more imports
|
2024-08-28 14:15:06 +02:00 |
|
Maccesch
|
eb73bff3cd
|
merged changes from Baptiste
Closes #156
|
2024-08-22 17:47:06 +01:00 |
|
Maccesch
|
f44ef05466
|
merged main
|
2024-08-22 17:08:21 +01:00 |
|
Maccesch
|
904582f33d
|
Merge branch 'main' into leptos-0.7
# Conflicts:
# examples/use_broadcast_channel/src/main.rs
# src/storage/use_storage.rs
|
2024-07-27 22:22:06 +01:00 |
|
Álvaro Mondéjar Rubio
|
6001a93142
|
Run cargo clippy
|
2024-07-27 18:35:59 +02:00 |
|
Corvus
|
b0a4fca795
|
Clean up lints
|
2024-07-21 10:09:02 -06:00 |
|
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
|
84396b7675
|
implemented various conversions for Element(s)MaybeSignal
closes #48
|
2024-01-10 23:37:32 +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
|
0aff004250
|
added use_window and use_document
|
2023-09-13 01:32:07 +01: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 |
|
Maccesch
|
895ec2cf86
|
fixed tests
|
2023-07-03 15:16:22 +01:00 |
|
Maccesch
|
935e3cd544
|
added use_interval_fn
|
2023-06-14 16:15:03 +01:00 |
|
Maccesch
|
3ae4c14ca5
|
added on_click_outside
|
2023-06-13 17:48:32 +01:00 |
|