.. |
animation
|
added use_timestamp and use_idle
|
2023-09-17 15:45:33 +01:00 |
browser
|
added use_cycle_list, use_color_mode and maybe_rw_signal
|
2023-06-23 22:16:18 +01:00 |
elements
|
added use_window and use_document
|
2023-09-13 00:17:16 +01:00 |
intl
|
added use_intl_number_format
|
2023-07-14 05:48:37 +01:00 |
math
|
added use_abs
|
2023-06-12 11:37:20 +01:00 |
network
|
started working on use_webtransport (#9)
|
2023-07-28 21:04:44 +01:00 |
reactivity
|
started adding signal_debounced
|
2023-07-24 23:18:11 +01:00 |
sensors
|
added use_timestamp and use_idle
|
2023-09-17 15:45:33 +01:00 |
storage
|
added local/session storage
|
2023-06-10 01:52:21 +01: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
|
added watch_debounced and watch_throttled
|
2023-06-08 23:52:14 +01: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.6.0
|
2023-07-17 03:23:44 +01:00 |
server_side_rendering.md
|
all functions are callable on the server
|
2023-09-13 19:39:56 +01:00 |
SUMMARY.md
|
Merge branch 'main' into use_webtransport
|
2023-09-18 01:02:27 +01:00 |