Commit graph

13 commits

Author SHA1 Message Date
Maccesch
eb73bff3cd merged changes from Baptiste
Closes #156
2024-08-22 17:47:06 +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
Maccesch
b28f1b3e11 fixed examples 2024-07-27 18:35:19 +01:00
Maccesch
5f3f60ca6b work to port to leptos 0.7 2024-05-07 12:41:44 +01:00
Maccesch
e5383c6c1e fixed use_storage example 2024-01-30 11:58:50 +00:00
Joshua McQuistan
16ad1417cf Add link to open new window for use_storage example 2023-11-04 13:33:02 +00:00
Joshua McQuistan
208451f0c2 Update docs to specify that values are synced across multiple use_storage calls on the same page and other tabs / windows 2023-10-29 15:44:20 +00:00
Joshua McQuistan
c62adedcf2 Update use_storage example for new API 2023-10-28 12:16:05 +01:00
Maccesch
c45c31fa9a release 0.7 2023-09-30 18:24:06 +01:00
Maccesch
9a998b1dd4 rustfmt for all examples 2023-07-27 19:48:21 +01:00
Maccesch
2e08874db0 ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
Lukas Potthast
b5ddeeda97 Allow users to use the stable toolchain 2023-06-21 13:09:00 +02:00
Maccesch
a14842391a added use_storage and use_round 2023-06-10 00:57:35 +01:00