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