leptos-use/src
2023-09-13 01:32:07 +01:00
..
core added use_window and use_document 2023-09-13 01:32:07 +01:00
docs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
math ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
storage fixed use_storage. This fixes #19 2023-08-06 00:31:48 +01:00
utils migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
is_err.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
is_none.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
is_ok.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
is_some.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
lib.rs added use_window and use_document 2023-09-13 00:17:16 +01:00
on_click_outside.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
signal_debounced.rs Update leptos to v0.5.0-beta. Fix tests. Apply cargo clippy 2023-08-08 12:49:48 +03:00
signal_throttled.rs Update leptos to v0.5.0-beta. Fix tests. Apply cargo clippy 2023-08-08 12:49:48 +03:00
use_active_element.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
use_breakpoints.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
use_color_mode.rs Update leptos to v0.5.0-beta. Fix tests. Apply cargo clippy 2023-08-08 12:49:48 +03:00
use_css_var.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_cycle_list.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
use_debounce_fn.rs migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
use_document.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
use_document_visibility.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_draggable.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
use_drop_zone.rs migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
use_element_hover.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
use_element_size.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_element_visibility.rs chore: clippy 2023-08-10 21:38:32 +01:00
use_event_listener.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
use_favicon.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_geolocation.rs added use_window and use_document 2023-09-13 00:17:16 +01:00
use_intersection_observer.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_interval.rs migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
use_interval_fn.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_intl_number_format.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_media_query.rs migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
use_mouse.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_mutation_observer.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_preferred_contrast.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_preferred_dark.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_raf_fn.rs made use_scroll usable on the server 2023-08-16 16:23:29 +01:00
use_resize_observer.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_scroll.rs updated to leptos 0.5.0-beta2 2023-08-31 04:46:46 +01:00
use_supported.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_throttle_fn.rs migrated away from CloneableFn... traits 2023-08-04 15:58:03 +01:00
use_to_string.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_websocket.rs updated to leptos 0.5.0-beta2 2023-08-31 04:46:46 +01:00
use_window.rs added use_window and use_document 2023-09-13 01:32:07 +01:00
use_window_focus.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
use_window_scroll.rs ported to leptos 0.5 alpha 2023-07-27 18:06:36 +01:00
watch_debounced.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
watch_pausable.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
watch_throttled.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
watch_with_options.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00
whenever.rs updated to leptos 0.5.0-rc1 2023-09-12 15:24:50 +01:00