Maccesch
|
b07b6b7cfd
|
added features for every function.
fixes #152
|
2024-08-22 13:37:32 +01:00 |
|
Maccesch
|
b28f1b3e11
|
fixed examples
|
2024-07-27 18:35:19 +01:00 |
|
Maccesch
|
e4ad9f11af
|
codecs extracted into crate codee
|
2024-07-08 17:10:29 +01:00 |
|
Maccesch
|
4d42f7234a
|
use_websocket now uses codecs
|
2024-07-01 02:29:27 +01:00 |
|
Maccesch
|
e5383c6c1e
|
fixed use_storage example
|
2024-01-30 11:58:50 +00:00 |
|
Maccesch
|
42e95e7df5
|
updated examples to leptos 0.6
|
2024-01-29 18:04:38 +00:00 |
|
Maccesch
|
c9c269b66f
|
updated examples to leptos 0.6.0-beta
|
2024-01-23 17:07:14 +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 |
|
Joshua McQuistan
|
7b5456a461
|
Remove storage feature
|
2023-10-27 14:27:53 +01:00 |
|
Maccesch
|
c45c31fa9a
|
release 0.7
|
2023-09-30 18:24:06 +01:00 |
|
Maccesch
|
6995c684f8
|
updated to leptos 0.5.0-rc3
|
2023-09-27 17:00:41 +01:00 |
|
Maccesch
|
53acf514c2
|
updated to leptos version 0.5.0-rc2
|
2023-09-17 15:51:37 +01:00 |
|
Maccesch
|
84e99dbb9e
|
updated to leptos 0.5.0-beta2
|
2023-08-31 04:46:46 +01:00 |
|
Maccesch
|
075b073d31
|
migrated to leptos 0.5.0-alpha2
|
2023-08-04 16:18:59 +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 |
|
Maccesch
|
24c12cb1d1
|
fixed examples
|
2023-07-03 16:10:58 +01:00 |
|
Lukas Potthast
|
5267c7a618
|
Update to leptos 0.4 and increase version to 0.4
|
2023-07-02 20:52:19 +02:00 |
|
Maccesch
|
8e60515c40
|
made examples use nightly again so it can be built with CI
|
2023-06-24 01:37:15 +01:00 |
|
Lukas Potthast
|
61a0e1a03f
|
Add 'stable' feature; Relax versions; Update examples
|
2023-06-21 18:14:43 +02: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 |
|