.. |
animation
|
added use_clipboard, use_permission, use_timeout_fn
|
2024-02-09 03:18:53 +00:00 |
browser
|
added use_clipboard, use_permission, use_timeout_fn
|
2024-02-09 03:18:53 +00: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 use_to_string
|
2023-07-16 14:17:15 +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 |
custom.css
|
cosmetic fix for book function page with examples
|
2023-10-05 12:30:51 +02:00 |
demo.css
|
Fix .demo-source docs links
|
2024-02-11 02:05:51 +01: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
|
added cookie support to use_color_mode
|
2024-04-10 22:51:01 +01:00 |
server_side_rendering.md
|
made it even more abundantly clear how to enable SSR
|
2024-03-03 10:38:17 +00:00 |
SUMMARY.md
|
added sync_signal
|
2024-04-10 00:21:08 +01:00 |