Commit graph

15 commits

Author SHA1 Message Date
Baptiste de Montangon
c30dce5a80 fixed some imports 2024-08-28 14:08:10 +02:00
CorvusPrudens
08884d75e0 Merge remote-tracking branch 'upstream/leptos-0.7' into leptos-0.7 2024-08-03 23:41:08 -06:00
CorvusPrudens
feb585362e Removed all trivial SendWrappers 2024-08-03 23:28:09 -06: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
e21ed8ec31 Make rustdocs links work with the book 2024-07-27 18:10:38 +02:00
CorvusPrudens
9866ac6231 Added more Send + Sync bounds and SendWrappers 2024-07-23 11:36:12 -06:00
Maccesch
5f3f60ca6b work to port to leptos 0.7 2024-05-07 12:41:44 +01:00
Álvaro Mondéjar Rubio
16e67c2061 Use signals instead of memos with first unused argument when possible 2024-02-05 23:43:31 +01:00
Maccesch
f3af2ad9ea fixed some SSR issues with not using use_window() in some functions 2023-10-21 15:21:11 -05:00
Maccesch
19da9bf784 fixed breakpoints' current() method 2023-09-27 17:01:05 +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
35c8b0f40e clippy CI 2023-06-10 20:07:59 +01:00
Maccesch
55f0ea836a added use_breakpoints 2023-06-10 19:15:41 +01:00