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
|
0cfbfc88e2
feat: more tests working
|
2 years ago |
Jonathan Kelley
|
e04a6d63a5
chore: move tests out of core and into the top level crate
|
3 years ago |
Jonathan Kelley
|
4ae11b5756
fmt: make tests easier to visually parse with fmt rules
|
3 years ago |
Jonathan Kelley
|
cda759c659
examples: upgrade to new version of dioxus core.
|
3 years ago |
Jonathan Kelley
|
ded9696930
wip: fix ssr
|
3 years ago |
Jonathan Kelley
|
2fd56e7619
wip: remove portals completely
|
3 years ago |
Jonathan Kelley
|
8daf7a6ed8
wip: go back to noisy lifetime solution
|
3 years ago |
Jonathan Kelley
|
1e4a599d14
wip: rename fc to component
|
3 years ago |
Jonathan Kelley
|
a21020ea57
wip: bubbling in progress
|
3 years ago |
Jonathan Kelley
|
fd93ee89c1
feat: upgrade syntax
|
3 years ago |
Jonathan Kelley
|
fffc7ea061
wip: working on re-enabling components
|
3 years ago |
Jonathan Kelley
|
2559740463
wip: clean up, use old approach to components
|
3 years ago |
Jonathan Kelley
|
2933e4bc11
wip: major cleanups to scheduler
|
3 years ago |
Jonathan Kelley
|
1e6e5e611b
wip: move examples around
|
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
|
7b97e009ec
wip: remove cx.children. start to move towards a "children" field
|
3 years ago |
Jonathan Kelley
|
0e9d5fc530
wip: move everything over to a stack dst
|
3 years ago |
Jonathan Kelley
|
601078f9cf
fix: desktop and mobile
|
3 years ago |
Jonathan Kelley
|
9726a065b0
feat: massage lifetimes
|
3 years ago |
Jonathan Kelley
|
efd0e9b564
feat: support desktop more completely
|
3 years ago |
Jonathan Kelley
|
82953f2ac3
wip: threadsafe
|
3 years ago |
Jonathan Kelley
|
7bdad1e2e6
publish: move macro crate out of core
|
3 years ago |
Jonathan Kelley
|
bfdcb20437
feat: transition to cx, props
|
3 years ago |
Jonathan Kelley
|
8b3ac0b57c
perf: remove global allocation for props
|
3 years ago |
Jonathan Kelley
|
da8159190b
polish: tests and documentation
|
3 years ago |