Maccesch
|
e2dcc81958
|
moved websocket into network category and removed feature
|
2023-07-14 16:43:42 +01:00 |
|
Jens Krause
|
bd65a4de92
|
on{name}-> on_{name} for using same naming
conventions for callbacks all over the place
|
2023-07-13 08:38:11 +02:00 |
|
Jens Krause
|
e4f221f275
|
CloneableFnMutWithArg -> CloneableFnWithArg
|
2023-07-13 08:32:30 +02:00 |
|
Jens Krause
|
2c62c85801
|
WIP: Use builder(into) - still failing
|
2023-07-12 09:20:43 +02:00 |
|
Jens Krause
|
12eb953c70
|
Address review suggestion, update doc + book
|
2023-07-11 19:23:43 +02:00 |
|
Jens Krause
|
325db84870
|
clean up
|
2023-07-11 15:15:18 +02:00 |
|
Jens Krause
|
e0a069ead6
|
Use store_value for non-reactive references
to be more Leptos like - no need to do all these Rc<RefCell<..>> manually.
|
2023-07-11 15:08:45 +02:00 |
|
Jens Krause
|
ae2eb61b6f
|
Add use_websocket + example
|
2023-07-10 15:55:17 +02:00 |
|