Commit graph

156 commits

Author SHA1 Message Date
Maccesch
ae08e6b519 post merge fixes 2023-12-11 22:12:21 +00:00
Maccesch
52a72a7f87 Merge branch 'main' into use_webtransport
# Conflicts:
#	.cargo/config.toml
#	.idea/leptos-use.iml
#	Cargo.toml
#	src/lib.rs
2023-12-11 22:10:36 +00:00
Maccesch
67a2bee7c3 release 0.9.0 2023-12-06 00:23:58 +00:00
Maccesch
bb5054d403 made display media api closer to solidjs-use and rest of library 2023-12-05 23:12:31 +00:00
Sean Aye
cd0be5ac62 add use_display_media 2023-11-24 15:06:35 -05:00
Maccesch
2d65c60bf1 removed double call of infinite scroll callback
Fixes #50
2023-11-15 23:45:51 +00:00
feral-dot-io
776479cafe
Merge branch 'main' into main 2023-11-11 10:34:32 +00:00
Marc-Stefan Cassola
1a9c98c36e
Merge pull request #44 from feral-dot-io/resize
Remove use of --cfg=web_sys_unstable_apis
2023-11-10 21:00:47 +00:00
Maccesch
9c3970a950 Fixed SSR of use_timestamp, use_raf_fn and use_idle
Fixes #45
2023-11-09 23:26:47 +00:00
Joshua McQuistan
e242834b66 Specify minimum wasm-bindgen version 2023-11-08 11:38:07 +00:00
Joshua McQuistan
40b369d36a Remove use of --cfg=web_sys_unstable_apis 2023-11-07 10:13:55 +00:00
feral-dot-io
f899f560e5
Merge branch 'Synphonyte:main' into main 2023-10-29 12:27:50 +00:00
Joshua McQuistan
8168d301e0 Update prost 2023-10-29 12:23:33 +00:00
Maccesch
7084b91c0a made ElementMaybeSignal's from string conversion SSR safe.
Fixes #41
2023-10-28 16:18:29 -05:00
Joshua McQuistan
861633dd1e Gate prost and serde dependencies behind features 2023-10-27 14:32:03 +01:00
Joshua McQuistan
7b5456a461 Remove storage feature 2023-10-27 14:27:53 +01:00
Joshua McQuistan
c6d9ea28e5 Add codec (String, prost, and serde) to use_storage 2023-10-27 10:05:02 +01:00
Joshua McQuistan
fcda13de8d Add thiserror dependency 2023-10-26 11:44:59 +01:00
Maccesch
8c2beb814d release 0.8.0 2023-10-24 00:52:06 -05:00
Maccesch
c547720184 Merge branch 'lpotthast-main'
# Conflicts:
#	CHANGELOG.md
#	Cargo.toml
#	docs/book/src/SUMMARY.md
2023-10-24 00:41:32 -05:00
Maccesch
65f8b89d10 made use_service_worker more in line with the other functions 2023-10-24 00:39:21 -05:00
Maccesch
cd67ca5542 added use_web_notification 2023-10-23 23:49:11 -05:00
Maccesch
b8421f2186 added use_infinite_scroll 2023-10-23 20:15:05 -05:00
Maccesch
f3af2ad9ea fixed some SSR issues with not using use_window() in some functions 2023-10-21 15:21:11 -05:00
Lukas Potthast
e038f9664a WIP: Add use_service_worker 2023-10-04 17:35:52 +02:00
Maccesch
50345a2bef added use_sorted 2023-10-02 21:05:20 +01:00
Maccesch
0e45b9a9c6 Merge branch 'main' into use_webtransport 2023-09-30 18:31:54 +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
80f8ad2a50 Merge branch 'main' into use_webtransport
# Conflicts:
#	.idea/leptos-use.iml
#	src/lib.rs
2023-09-18 01:02:27 +01:00
Maccesch
53acf514c2 updated to leptos version 0.5.0-rc2 2023-09-17 15:51:37 +01:00
Maccesch
901bfca95a Merge branch 'main' into use_webtransport
# Conflicts:
#	CHANGELOG.md
#	Cargo.toml
2023-09-14 13:49:37 +01:00
Maccesch
022c770287 added geolocation 2023-09-12 23:53:43 +01:00
Maccesch
d28beb1b5e fixed example 2023-09-12 15:29:09 +01:00
Maccesch
e31709ba84 updated to leptos 0.5.0-rc1
fixes #29
2023-09-12 15:24:50 +01:00
Maccesch
fb9dfc7b76 datagrams work! 2023-08-31 18:26:03 +01:00
Maccesch
58e6759a76 Merge remote-tracking branch 'origin/main' into use_webtransport
# Conflicts:
#	src/use_scroll.rs
2023-08-31 04:49:54 +01:00
Maccesch
660e115b0d updated to leptos 0.5.0-beta2 2023-08-31 04:42:51 +01:00
Maccesch
720af1423e updated to leptos 0.5.0-beta2 2023-08-31 04:41:42 +01:00
Maccesch
25590582e3 reliable streams 2023-08-22 14:34:04 +01:00
Maccesch
4b306ce4bd increased version to beta 2023-08-15 17:00:06 +01:00
Maccesch
f2f926b76c added datagrams rc signal and tx closure 2023-08-11 13:48:53 +01:00
Danik Vitek
270b153e61 Update leptos to v0.5.0-beta. Fix tests. Apply cargo clippy 2023-08-10 22:50:13 +01:00
Maccesch
d73dbdbc5e migrated to leptos 0.5.0-alpha2 2023-08-10 22:50:13 +01:00
Maccesch
09dee407c7 migrated away from CloneableFn... traits 2023-08-10 22:50:13 +01:00
Maccesch
fa47bab2cd fixed use_event_listener removing of listener with non default options 2023-08-10 22:50:12 +01:00
Danik Vitek
4bb899126b Update leptos to v0.5.0-beta. Fix tests. Apply cargo clippy 2023-08-08 12:49:48 +03:00
Maccesch
075b073d31 migrated to leptos 0.5.0-alpha2 2023-08-04 16:18:59 +01:00
Maccesch
58c54bb3e7 migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
Maccesch
87bf368da3 fixed use_event_listener removing of listener with non default options 2023-07-29 15:12:09 +01:00