leptos-use/docs/book/src
Maccesch 904582f33d Merge branch 'main' into leptos-0.7
# Conflicts:
#	examples/use_broadcast_channel/src/main.rs
#	src/storage/use_storage.rs
2024-07-27 22:22:06 +01:00
..
animation added use_clipboard, use_permission, use_timeout_fn 2024-02-09 03:18:53 +00:00
browser Feat: Add getUserMedia API implementation 2024-07-13 16:28:27 -04:00
elements added use_mouse_in_element 2024-01-03 22:52:59 +00:00
intl added use_intl_number_format 2023-07-14 05:48:37 +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 docs and changelog 2024-07-08 17:16:54 +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 refactored codecs and implemented msgpack and bincode as binary codecs. prost is now a binary codec as well and base64 is available as an adapter. 2024-06-07 02:19:07 +02: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 work to port to leptos 0.7 2024-05-07 12:41:44 +01: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 work to port to leptos 0.7 2024-05-07 12:41:44 +01:00
introduction.md Release 0.11.0 2024-07-27 19:13:54 +01:00
options.md codecs extracted into crate codee 2024-07-08 17:10:29 +01:00
server_side_rendering.md Merge branch 'main' into leptos-0.7 2024-07-22 23:12:46 +01:00
SUMMARY.md Feat: Add getUserMedia API implementation 2024-07-13 16:28:27 -04:00