Commit graph

134 commits

Author SHA1 Message Date
Maccesch
2523f17d20 stooopid: forgot to update version in cargo.toml 2024-05-10 14:46:11 -05:00
Maccesch
62754e0d1d ssr + wasm compile warning 2024-05-10 14:15:59 -05:00
Maccesch
41c27c4d97 release 0.10.9 2024-04-27 17:10:27 +01:00
Maccesch
ae60e38db3 release 0.10.8 2024-04-19 14:54:37 +01:00
Javier E.
ac61e150a6
Add spin feature for use_cookie 2024-04-18 18:09:23 -03:00
Maccesch
98dbdf8f86 added cookie support to use_color_mode 2024-04-10 22:51:01 +01:00
Maccesch
db081cca07 another bugfix release 2024-04-02 11:18:39 +01:00
Maccesch
6d054cfe5a bugfix release 2024-03-12 13:28:55 +00:00
Maccesch
fdb0ac856b release 2024-03-05 20:45:33 +00:00
Maccesch
e9da41b6be added use_event_source
closes #85
2024-03-05 17:28:01 +00:00
Maccesch
f136be643c added use_not, use_and, use_or
closes #84
2024-02-23 02:24:27 +00:00
Álvaro Mondéjar Rubio
3109a54f12 Rewrite implementation 2024-02-15 22:45:28 +01:00
Álvaro Mondéjar Rubio
2c36bf0ff6 Add initial_value_from_url_param option to UseColorModeOptions 2024-02-11 01:03:12 +01:00
Maccesch
7be3946258 release 2024-02-09 03:35:04 +00:00
Maccesch
27f516898c added use_clipboard, use_permission, use_timeout_fn
closes #72
2024-02-09 03:18:53 +00:00
Maccesch
72042af403 release 0.10.1 2024-01-31 21:23:49 +00:00
Maccesch
de2cdf6722 fixed docs.rs build 2024-01-31 21:15:38 +00:00
Maccesch
6c14a8e6be release 0.10.0 2024-01-31 19:55:30 +00:00
Maccesch
ee62623950 finished use_cookie 2024-01-31 16:54:25 +00:00
Maccesch
07f0a13c9d Merge branch 'main' into use_webtransport
# Conflicts:
#	.idea/leptos-use.iml
#	CHANGELOG.md
#	Cargo.toml
2024-01-29 19:18:27 +00:00
Maccesch
e5e6eae9d1 started use_broadcast_channel 2024-01-29 19:15:18 +00:00
Rakshith Ravi
d44b9a292d Fixed differing http versions 2024-01-27 03:29:14 +05:30
Rakshith Ravi
d6289cbf3c Upgraded to 0.6 :) 2024-01-27 03:15:21 +05:30
Maccesch
4598c27e29 updated to leptos 0.6.0-beta 2024-01-23 15:55:12 +00:00
Maccesch
383e8ad689 added some docs to use_cookie and the actix feature 2024-01-23 15:39:52 +00:00
Rakshith Ravi
d18c3c45fd Removed unnecessarry changes 2024-01-22 07:55:13 +05:30
Rakshith Ravi
7bd54edb2d Fixed dependency issue
Added documentation
2024-01-22 07:54:47 +05:30
Rakshith Ravi
73cad742f1 Added use-cookie
TODO docs
2024-01-21 17:37:13 +05:30
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