Jonathan Kelley
|
0de3bf7aeb
Fix nested rsx expansion by not using template titles (#2799)
|
10 months ago |
Tristan F.
|
9167cd9dec
fix most typos, add crate-ci/typos to CI (#2653)
|
11 months ago |
Evan Almloff
|
fa4e5dbf62
Fix rsx autocomplete and diagnostics in the root; provide better completions after attributes are finished (#2656)
|
11 months ago |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 year ago |
Evan Almloff
|
af1749d7be
re export renderers in dioxus
|
1 year ago |
Jonathan Kelley
|
2ae3241cc0
Merge branch 'master' into jk/breaking-merged
|
1 year ago |
Evan Almloff
|
3267ddec10
more consistent naming of the root component in core
|
1 year ago |
Evan Almloff
|
fd0a53ab63
make all core tests compile
|
1 year ago |
Evan Almloff
|
a9d09d858b
fix more errors in core tests
|
1 year ago |
Evan Almloff
|
1794debf79
fix components that take no arguments
|
1 year ago |
Evan Almloff
|
404c864246
make the root component take no arguments
|
1 year ago |
Jonathan Kelley
|
d9b84f9f8f
Disambiguate expressions in rsx by requiring curlies
|
1 year ago |
Evan Almloff
|
55f76fede6
work on fixing some core tests
|
1 year ago |
Evan Almloff
|
f42ef3ef9d
remove more lifetimes
|
1 year ago |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 year ago |
Jonathan Kelley
|
a61daf220d
feat: context api overhaul
|
2 years ago |
Jonathan Kelley
|
85657d3906
feat: rip out mutations for templates
|
2 years ago |
Jonathan Kelley
|
3b166c9edd
wip: clean up some things
|
2 years ago |
Jonathan Kelley
|
4dd9a616a5
wip: fragment diffing working
|
2 years ago |
Jonathan Kelley
|
62d672fc90
wip: play with error code
|
2 years ago |