Jonathan Kelley
|
f2e343c154
chore: cleanup src
|
3 years ago |
Jonathan Kelley
|
77686ba329
fix: it compiles again
|
3 years ago |
Jonathan Kelley
|
0e6c845690
Merge pull request #32 from DioxusLabs/jk/reworking_components
|
3 years ago |
Jonathan Kelley
|
dc3204bb8d
Merge pull request #33 from DioxusLabs/jk/no_borrow_lifetimes
|
3 years ago |
Jonathan Kelley
|
fffc7ea061
wip: working on re-enabling components
|
3 years ago |
Jonathan Kelley
|
15c31d545a
wip: fix rebuild
|
3 years ago |
Jonathan Kelley
|
2559740463
wip: clean up, use old approach to components
|
3 years ago |
Jonathan Kelley
|
289d2f2518
wip: a few things left, slme cleanup
|
3 years ago |
Jonathan Kelley
|
f33510b13f
wip: dst drops properly
|
3 years ago |
Jonathan Kelley
|
62ed9208a4
wip: dst nodes leak but work
|
3 years ago |
Jonathan Kelley
|
464b457b80
wip: move more stuff out
|
3 years ago |
Jonathan Kelley
|
e4cda7c2cb
wip: remove bumpframe
|
3 years ago |
Jonathan Kelley
|
fd0c384dac
wip: it compiles cleanly
|
3 years ago |
Jonathan Kelley
|
059294ab55
wip: more changes to scheduler
|
3 years ago |
Jonathan Kelley
|
2933e4bc11
wip: major cleanups to scheduler
|
3 years ago |
Jonathan Kelley
|
d96276a715
wip: no more lifetimes
|
3 years ago |
Jonathan Kelley
|
857c92f7f0
wip: compiling again with runtime safety
|
3 years ago |
Jonathan Kelley
|
95bd17e38f
wip: more raw ptrs
|
3 years ago |
Jonathan Kelley
|
b8d98698c6
wip: remove resource pool in favor of raw ptrs
|
3 years ago |
Jonathan Kelley
|
70b983d090
wip: consolidation, simplification
|
3 years ago |
Jonathan Kelley
|
b56ea6c9a9
wip: work on scheduler, async, coroutines, and merge scope into context
|
3 years ago |
Jonathan Kelley
|
1e6e5e611b
wip: move examples around
|
3 years ago |
Jonathan Kelley
|
d298b626d3
wip: add router
|
3 years ago |
Jonathan Kelley
|
9874f342e2
docs: more docs
|
3 years ago |
Jonathan Kelley
|
5a21493fb7
wip: remove send requirement on root props
|
3 years ago |
Jonathan Kelley
|
5ffa60664c
docs: update docs surrounding cx.render
|
3 years ago |
Jonathan Kelley
|
2cf90b6903
feat: pull children out of component definition
|
3 years ago |
Jonathan Kelley
|
f438bbcfd2
wip: move children onto scope
|
3 years ago |
Jonathan Kelley
|
d1b294fff0
polish: move debugging virtualdom into its own feature
|
3 years ago |
Jonathan Kelley
|
9c1343610b
wip: clean up using new children syntax
|
3 years ago |