leptos-use/docs/book/src
Hector Candelaria 6d57bdf7f5 Feat: Add prefers-reduced-motion API implementation
Implemented the `use_prefers_reduced_motion` function to create a
reactive interface for detecting the user's reduced motion preference
via the `prefers-reduced-motion` media query.
2024-08-18 17:17:06 -04:00
..
animation added use_clipboard, use_permission, use_timeout_fn 2024-02-09 03:18:53 +00:00
browser Feat: Add prefers-reduced-motion API implementation 2024-08-18 17:17:06 -04:00
elements added use_mouse_in_element 2024-01-03 22:52:59 +00:00
intl added use_locale 2024-07-28 20:34:38 +01:00
iterable added use_sorted 2023-10-02 21:05:20 +01:00
math added use_not, use_and, use_or 2024-02-23 02:24:27 +00:00
network added use_event_source 2024-03-05 17:28:01 +00:00
reactivity added sync_signal 2024-04-10 00:21:08 +01:00
sensors Add use_device_orientation 2024-01-30 10:21:54 +01:00
storage brought back use_storage in book 2023-11-12 23:03:06 +00:00
utilities added function header and made use_cookie use it 2024-07-28 17:41:16 +01:00
watch moved to leptos::watch 2023-07-24 21:16:59 +02:00
changelog.md added use_debounce_fn 2023-05-26 19:27:42 +01:00
codecs.md fixed the codecs chapter in the book to refer to crate codee 2024-08-13 18:32:50 +01:00
custom.css cosmetic fix for book function page with examples 2023-10-05 12:30:51 +02:00
demo.css Fix: correct button misalignment 2024-07-18 00:04:57 -04:00
element_parameters.md implemented various conversions for Element(s)MaybeSignal 2024-01-10 23:37:32 +00:00
extract_doc_comment.py finished new functions and release 2023-06-24 01:12:43 +01:00
functions.md moved websocket into network category and removed feature 2023-07-14 16:43:42 +01:00
generate_function_overview.py added use_breakpoints 2023-06-10 19:15:41 +01:00
get_started.md update to book getting started 2023-08-31 17:22:19 +01:00
introduction.md release 0.11.1 2024-07-28 20:46:28 +01:00
options.md codecs extracted into crate codee 2024-07-08 17:10:29 +01:00
server_side_rendering.md ssr + wasm compile warning 2024-05-10 14:15:59 -05:00
SUMMARY.md Feat: Add prefers-reduced-motion API implementation 2024-08-18 17:17:06 -04:00