.. |
animation
|
added use_timestamp and use_idle
|
2023-09-17 15:45:33 +01:00 |
browser
|
fix the example via template
|
2023-11-24 15:23:30 -05: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_abs
|
2023-06-12 11:37:20 +01:00 |
network
|
moved websocket into network category and removed feature
|
2023-07-14 16:43:42 +01:00 |
reactivity
|
started adding signal_debounced
|
2023-07-24 23:18:11 +01:00 |
sensors
|
Add use_device_pixel_ratio
|
2024-01-01 19:29:03 +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
|
added on_click_outside
|
2023-06-13 17:48:32 +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
|
update to book getting started
|
2023-08-31 17:22:19 +01:00 |
introduction.md
|
release 0.9.0
|
2023-12-06 00:23:58 +00:00 |
server_side_rendering.md
|
all functions are callable on the server
|
2023-09-13 19:39:56 +01:00 |
SUMMARY.md
|
added use_mouse_in_element
|
2024-01-03 22:52:59 +00:00 |