Jonathan Kelley
|
70b983d090
wip: consolidation, simplification
|
il y a 3 ans |
Jonathan Kelley
|
b56ea6c9a9
wip: work on scheduler, async, coroutines, and merge scope into context
|
il y a 3 ans |
Jonathan Kelley
|
1e6e5e611b
wip: move examples around
|
il y a 3 ans |
Jonathan Kelley
|
d298b626d3
wip: add router
|
il y a 3 ans |
Jonathan Kelley
|
9874f342e2
docs: more docs
|
il y a 3 ans |
Jonathan Kelley
|
5a21493fb7
wip: remove send requirement on root props
|
il y a 3 ans |
Jonathan Kelley
|
5ffa60664c
docs: update docs surrounding cx.render
|
il y a 3 ans |
Jonathan Kelley
|
2cf90b6903
feat: pull children out of component definition
|
il y a 3 ans |
Jonathan Kelley
|
f438bbcfd2
wip: move children onto scope
|
il y a 3 ans |
Jonathan Kelley
|
d1b294fff0
polish: move debugging virtualdom into its own feature
|
il y a 3 ans |
Jonathan Kelley
|
9c1343610b
wip: clean up using new children syntax
|
il y a 3 ans |
Jonathan Kelley
|
d4192d0de2
wip: implement dst magic
|
il y a 3 ans |
Jonathan Kelley
|
3e07214272
wip: implement lazy nodes properly
|
il y a 3 ans |
Jonathan Kelley
|
7b97e009ec
wip: remove cx.children. start to move towards a "children" field
|
il y a 3 ans |
Jonathan Kelley
|
6b2645fd80
feat: improve FC handling to allow lifetimes of parent
|
il y a 3 ans |
Jonathan Kelley
|
f70b5b4e4a
wip: try to get lifetimes passed in properly
|
il y a 3 ans |
Jonathan Kelley
|
27d891934a
fix: use annotation method from rust/58052 to fix closure lifetimes
|
il y a 3 ans |
Jonathan Kelley
|
9ee2bfb010
wip: worked backwards a bit and got it slightly figured out
|
il y a 3 ans |
Jonathan Kelley
|
ba9e1dbb8f
fix: messed up how lifetimes worked, need to render once per component
|
il y a 3 ans |
Jonathan Kelley
|
0e9d5fc530
wip: move everything over to a stack dst
|
il y a 3 ans |
Jonathan Kelley
|
12a9758c3c
docs: new advanced guide
|
il y a 3 ans |
Jonathan Kelley
|
97a2c62804
docs: create a new "advanced" book
|
il y a 3 ans |
Jonathan Kelley
|
54d050cf89
docs: strong improvmenets, first major section done
|
il y a 3 ans |
Jonathan Kelley
|
b9b98dc7a5
Merge pull request #29 from DioxusLabs/jk/remove_node_safety
|
il y a 3 ans |
Jonathan Kelley
|
db0004758c
Merge branch 'master' into jk/remove_node_safety
|
il y a 3 ans |
Jonathan Kelley
|
60d6eb204a
Merge branch 'master' of https://github.com/jkelleyrtp/dioxus
|
il y a 3 ans |
Jonathan Kelley
|
78007445f9
docs: improve docs
|
il y a 3 ans |
Jonathan Kelley
|
9b5f82af7d
docs: start on components
|
il y a 3 ans |
Jonathan Kelley
|
e1c858dda5
chore: clippy happy on macro
|
il y a 3 ans |
Jonathan Kelley
|
339e450027
wip: fix some bugs around the rsx macro
|
il y a 3 ans |