Commit graph

561 commits

Author SHA1 Message Date
Álvaro Mondéjar Rubio
079509efd3 Don't deploy book to Github Pages on pull requests
Fix dates in changelog

Use cache after install deps in Publish book workflow
2024-02-06 19:01:34 +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
0bc7d41953 Improved docs of use_storage 2024-02-05 19:09:15 +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
98830ffb2c release 0.10.0 2024-01-31 19:58:16 +00:00
Maccesch
6c14a8e6be release 0.10.0 2024-01-31 19:55:30 +00:00
Marc-Stefan Cassola
7c4d23a359
Merge pull request #74 from mondeja/use_device_orientation
Add `use_device_orientation`
2024-01-31 19:20:39 +00:00
Maccesch
ee62623950 finished use_cookie 2024-01-31 16:54:25 +00:00
Maccesch
c9381abe26 Merge remote-tracking branch 'origin/main' 2024-01-31 03:11:20 +00:00
Maccesch
675a7ff2c9 improve use_storage docs
fixes #71
2024-01-31 03:11:07 +00:00
Marc-Stefan Cassola
89c2ea5ea5
Merge pull request #75 from mondeja/fix-ci
Use previous Trunk version in CI and apply clippy suggestions
2024-01-30 12:03:25 +00:00
Maccesch
e5383c6c1e fixed use_storage example 2024-01-30 11:58:50 +00:00
Álvaro Mondéjar Rubio
b420cc742a Minor change 2024-01-30 10:50:10 +01:00
Álvaro Mondéjar Rubio
f5f3aad26a Fix error 2024-01-30 10:41:19 +01:00
Álvaro Mondéjar Rubio
205b2beae3 Fix CI 2024-01-30 10:30:47 +01:00
Álvaro Mondéjar Rubio
e84cbe5e84 Add use_device_orientation 2024-01-30 10:21:54 +01:00
Maccesch
a677eaf877 disabled webtransport for now 2024-01-30 00:02:14 +00:00
Maccesch
7fe153e525 added use_broadcast_channel 2024-01-29 21:29:39 +00:00
Maccesch
0d546d464a fix csr for use_cookie 2024-01-29 20:27:40 +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
37bf52b5c1 refactoring use_cookie 2024-01-29 19:15:55 +00:00
Maccesch
e5e6eae9d1 started use_broadcast_channel 2024-01-29 19:15:18 +00:00
Maccesch
51c66e5e72 updated tests to accomodate use_cookie and added possibility to get your own cookie header value 2024-01-29 18:05:06 +00:00
Maccesch
42e95e7df5 updated examples to leptos 0.6 2024-01-29 18:04:38 +00:00
Marc-Stefan Cassola
352203bbe8
Merge pull request #70 from rakshith-ravi/feature/version-upgrade 2024-01-27 10:41:54 +00:00
Rakshith Ravi
ee930bbabb Fixed typo 2024-01-27 03:35:29 +05:30
Rakshith Ravi
91f483c850 Fixed formatting 2024-01-27 03:30:30 +05:30
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
c9c269b66f updated examples to leptos 0.6.0-beta 2024-01-23 17:07:14 +00:00
Maccesch
943ae14f6c addd leptos compatibiliy for main to readme 2024-01-23 16:07:37 +00:00
Maccesch
e4c6901140 use_cookie feature docs more prominent 2024-01-23 16:06:16 +00:00
Maccesch
91071cf119 fixed use_cookie example 2024-01-23 16:05:07 +00:00
Maccesch
4598c27e29 updated to leptos 0.6.0-beta 2024-01-23 15:55:12 +00:00
Maccesch
67fa44a5ac fixed use_cookie docs 2024-01-23 15:44:33 +00:00
Maccesch
383e8ad689 added some docs to use_cookie and the actix feature 2024-01-23 15:39:52 +00:00
Marc-Stefan Cassola
5c0503d022
Merge pull request #69 from rakshith-ravi/feature/use-cookie
Added use-cookie
2024-01-23 15:18:25 +00:00
Rakshith Ravi
84cc04430a Added one-liner for use-cookie 2024-01-22 07:56:42 +05:30
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
Maccesch
7811fa7f2d The document returned from use_document now supports the methods query_selector and query_selector_all 2024-01-21 18:35:20 +00:00
Maccesch
58395be22b some more ElementMaybeSignal conversions and some minor code improvements 2024-01-21 18:33:54 +00:00
Maccesch
07f592b222 fixed use_intl_number_format fraction digits option 2024-01-21 18:32:12 +00:00
Rakshith Ravi
73cad742f1 Added use-cookie
TODO docs
2024-01-21 17:37:13 +05:30
Maccesch
3a75c73767 added is_dark_preferred to ssr example 2024-01-16 11:33:17 +00:00
Maccesch
1e9e03feb8 fixed use_geolocation SSR
fixes #66
2024-01-16 11:24:52 +00:00
Maccesch
93b827dfc3 added use_local_storage to ssr example 2024-01-16 10:36:28 +00:00
Maccesch
37f4a928c9 Fixed compile errors 2024-01-16 10:24:49 +00:00
Maccesch
752cf1f832 Throttled or debounced callbacks (in watch_* or *_fn) no longer are called after the containing scope was cleaned up.
Closes #63
2024-01-10 23:50:52 +00:00