Evan Almloff
|
ce902e4586
fix creating EventHandler in a component
|
1 year ago |
Evan Almloff
|
4013341b6c
hello world example working
|
1 year ago |
Evan Almloff
|
05fb8c1e91
Merge branch 'master' into router-typesafe
|
2 years ago |
Evan Almloff
|
8f67d0aafd
make creating rsx nodes from macros possible
|
2 years ago |
Evan Almloff
|
c04ce2901e
fix the span the error reports under
|
2 years ago |
Evan Almloff
|
3655e7c89e
throw an error instead of accepting attributes without commas
|
2 years ago |
Evan Almloff
|
3f1d525734
make trailing commas in components optional
|
2 years ago |
Jonathan Kelley
|
1940855e39
feat: implement comments in zero children nodes
|
2 years ago |
Evan Almloff
|
555b192436
Merge branch 'upstream' into fix-hot-reloading
|
2 years ago |
Evan Almloff
|
e5a5850354
merge master
|
2 years ago |
Jonathan Kelley
|
d3be971f4e
chore: rollback to option instead of anyhow
|
2 years ago |
Evan Almloff
|
2131e5658b
add hot reloading context trait
|
2 years ago |
Jonathan Kelley
|
5673017def
chore: clean up the repo some
|
2 years ago |
Jonathan Kelley
|
3b166c9edd
wip: clean up some things
|
2 years ago |
Jonathan Kelley
|
9c4abcbea0
wip: more tests!
|
2 years ago |
Jonathan Kelley
|
e09b6bf813
chore: tweak generic arguments and iterators in rsx
|
2 years ago |
Jonathan Kelley
|
584504feb7
feat: keys
|
2 years ago |
Jonathan Kelley
|
c6a6c3d0f8
feat: components pass thru children
|
2 years ago |
Demonthos
|
daeffd4149
pass clippy (#575)
|
2 years ago |
Demonthos
|
047ed1e553
Subtree memorization / reactive templates (#488)
|
2 years ago |
Demonthos
|
4a8a7dd5f4
allow the last attribute in a component to contain formatting (#504)
|
2 years ago |
Jonathan Kelley
|
fa756ba245
feat: manual props
|
3 years ago |
Evan Almloff
|
9e7e5b0859
Merge remote-tracking branch 'upstream/master' into jk/rsx-refactor
|
3 years ago |
Evan Almloff
|
94448ea4aa
handle formatting options
|
3 years ago |
Evan Almloff
|
06390b9be5
allow rsx to be used outside of a proc_macro context
|
3 years ago |
Evan Almloff
|
4b1ea5879d
Merge https://github.com/DioxusLabs/dioxus into jk/rsx-refactor
|
3 years ago |
Evan Almloff
|
a0c7e4d78a
add component support
|
3 years ago |
Jonathan Kelley
|
f9d9f85924
feat: format components properly
|
3 years ago |
Jonathan Kelley
|
794f43ffee
concept: move rsx out to its own crate
|
3 years ago |
Ilya Maximov
|
b8573bc4dd
refactor: remove the rsx folder
|
3 years ago |