Commit graph

150 commits

Author SHA1 Message Date
Á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
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
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
Maccesch
91071cf119 fixed use_cookie example 2024-01-23 16:05:07 +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
7bd54edb2d Fixed dependency issue
Added documentation
2024-01-22 07:54:47 +05:30
Maccesch
58395be22b some more ElementMaybeSignal conversions and some minor code improvements 2024-01-21 18:33:54 +00:00
Maccesch
3a75c73767 added is_dark_preferred to ssr example 2024-01-16 11:33:17 +00:00
Maccesch
93b827dfc3 added use_local_storage to ssr example 2024-01-16 10:36:28 +00:00
Maccesch
84396b7675 implemented various conversions for Element(s)MaybeSignal
closes #48
2024-01-10 23:37:32 +00:00
Maccesch
ffff14ea9c added use_mouse_in_element 2024-01-03 22:52:59 +00:00
Maccesch
00af363f35 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	CHANGELOG.md
2024-01-03 20:52:59 +00:00
Maccesch
de39dc1154 implemented use_element_bounding 2024-01-03 20:51:33 +00:00
Álvaro Mondéjar Rubio
c2a48631aa Add use_device_pixel_ratio 2024-01-01 19:29:03 +01:00
Maccesch
9529733d64 started use_element_bounding 2023-12-13 14:58:07 +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
bb5054d403 made display media api closer to solidjs-use and rest of library 2023-12-05 23:12:31 +00:00
Sean Aye
ba6082a32f implement changes 2023-11-29 18:52:39 -05:00
Sean Aye
f34e62fb6b fix the example via template 2023-11-24 15:23:30 -05:00
Sean Aye
cd0be5ac62 add use_display_media 2023-11-24 15:06:35 -05:00
Maccesch
28ab799156 removed warnings and fixed examples 2023-11-13 00:20:58 +00:00
Maccesch
8827eefa58 Merge branch 'feral-dot-io/main' 2023-11-12 23:07:45 +00:00
Marc-Stefan Cassola
205df15467
Merge pull request #47 from feral-dot-io/fix-bash
Problem: mdbook use_service_worker script is not portable
2023-11-12 22:39:16 +00:00
Joshua McQuistan
3867a4bd1d Problem: mdbook use_service_worker script is not portable 2023-11-11 12:41:04 +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
40b369d36a Remove use of --cfg=web_sys_unstable_apis 2023-11-07 10:13:55 +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
feral-dot-io
f899f560e5
Merge branch 'Synphonyte:main' into main 2023-10-29 12:27:50 +00:00
Maccesch
7084b91c0a made ElementMaybeSignal's from string conversion SSR safe.
Fixes #41
2023-10-28 16:18:29 -05: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
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
96cc7f7399 made use_service_worker more in line with the other functions 2023-10-24 00:36:32 -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
eff44f42e0 websocket uses &str in send instead of String 2023-09-28 00:37:14 +01:00
Maccesch
6995c684f8 updated to leptos 0.5.0-rc3 2023-09-27 17:00:41 +01:00