Demonthos
|
4a5ae758ee
|
Allow Multiple dependencies for states in the RealDom (native core) (#412)
* WIP multable deps
* WIP: refactor and genralize state macro
* add traversable trait
* update tui to use elementid to index dom
|
2022-07-07 00:50:22 -04:00 |
|
Evan Almloff
|
6c20d74797
|
finish cleanup
|
2022-06-25 08:48:03 -05:00 |
|
Evan Almloff
|
fbf8e13b8d
|
clean up imports
|
2022-06-25 08:27:10 -05:00 |
|
Jonathan Kelley
|
8be66bd34d
|
fix: apply some clippy lints and rename the liveview methods to not intersect
|
2022-06-20 02:24:39 -04:00 |
|
demonthos
|
bd105c9bc6
|
Merge remote-tracking branch 'origin/master' into tui_focus
|
2022-05-07 14:08:10 -05:00 |
|
Reinis Mazeiks
|
85aa4584ff
|
Fix: expose AttributeValue; update tests to pass
|
2022-05-07 13:43:40 +03:00 |
|
Evan Almloff
|
7a17683447
|
add persistant iterator to native core
|
2022-05-03 11:01:49 -05:00 |
|
Evan Almloff
|
7c30d93a3d
|
nested state
|
2022-04-19 20:12:57 -05:00 |
|
Evan Almloff
|
b9c2664089
|
add builder methods to NodeMask
|
2022-04-16 17:22:03 -05:00 |
|
Evan Almloff
|
436c6a02f7
|
add node dependancy
|
2022-04-16 12:27:52 -05:00 |
|