Commit graph

14 commits

Author SHA1 Message Date
Niklas
3f81160091 Fix import issues with leptos version 0.7.0-gamma2 2024-10-08 07:33:12 +02:00
Maccesch
0b21e9d7e4 chore: rustfmt 2024-09-02 14:39:22 +01:00
Maccesch
d63f4f4b99 Merge branch 'main' into leptos-0.7
# Conflicts:
#	.idea/leptos-use.iml
#	src/sync_signal.rs
#	template/examples/{{ function_name }}/Cargo.ffizer.hbs.toml
2024-09-02 13:23:50 +01:00
Baptiste de Montangon
c30dce5a80 fixed some imports 2024-08-28 14:08:10 +02:00
Maccesch
c242e51936 chore: rustfmt 2024-08-28 02:59:31 +01:00
Maccesch
074685acab updated docs and changelog 2024-08-28 02:57:26 +01:00
Maccesch
52d3bf33f8 Merge branch 'main' into leptos-0.7
# Conflicts:
#	Cargo.toml
#	src/core/storage.rs
#	src/lib.rs
#	src/use_clipboard.rs
#	src/use_cookie.rs
#	src/use_mouse.rs
#	src/use_mouse_in_element.rs
#	src/use_preferred_dark.rs
#	src/use_timeout_fn.rs
2024-08-22 13:45:56 +01:00
Maccesch
d4330c9fb1 use_local now uses LanguageIdentifier and proper matching.
Also removed a bunch of deprecated warnings.

Closes #144
2024-08-13 13:45:36 +01:00
CorvusPrudens
feb585362e Removed all trivial SendWrappers 2024-08-03 23:28:09 -06:00
Corvus
c6914330b6 Partial update to 0.7.0-alpha 2024-07-19 20:22:27 -06:00
Maccesch
5f3f60ca6b work to port to leptos 0.7 2024-05-07 12:41:44 +01:00
Maccesch
1e9e03feb8 fixed use_geolocation SSR
fixes #66
2024-01-16 11:24:52 +00:00
Maccesch
7f5ee51e49 added use_window and use_document 2023-09-13 00:17:16 +01:00
Maccesch
022c770287 added geolocation 2023-09-12 23:53:43 +01:00