Evan Almloff
|
fc2b441ee1
Fix memorization for the fragment component (#2360)
|
1 rok temu |
Evan Almloff
|
50e3216d8b
convert T into signals automatically
|
1 rok temu |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 rok temu |
Evan Almloff
|
3267ddec10
more consistent naming of the root component in core
|
1 rok temu |
Evan Almloff
|
fd0a53ab63
make all core tests compile
|
1 rok temu |
Evan Almloff
|
1794debf79
fix components that take no arguments
|
1 rok temu |
Evan Almloff
|
404c864246
make the root component take no arguments
|
1 rok temu |
Evan Almloff
|
0c76770da0
remove a lot of unsafe
|
1 rok temu |
Evan Almloff
|
f42ef3ef9d
remove more lifetimes
|
1 rok temu |
Evan Almloff
|
3ad16ddd37
rip out more lifetimes
|
1 rok temu |
Evan Almloff
|
c9ff449e45
remove the bump allocator
|
1 rok temu |
Evan Almloff
|
35b643e23f
switch to bubble ids on vnodes to fix nodes under fragments pointing to an invalid parent
|
1 rok temu |
Evan Almloff
|
e337aff0a4
WIP split element from element ref
|
1 rok temu |
Evan Almloff
|
4c1fe1d9bb
allow changing the number of root nodes
|
2 lat temu |
Evan Almloff
|
e5a5850354
merge master
|
2 lat temu |
Evan Almloff
|
4364a4b511
handle updating templates better
|
2 lat temu |
Jonathan Kelley
|
5a0ae67ccb
chore: make clippy happy
|
2 lat temu |
Jonathan Kelley
|
a61daf220d
feat: context api overhaul
|
2 lat temu |
Jonathan Kelley
|
7c3d308ab5
chore: make warnings go away
|
2 lat temu |
Jonathan Kelley
|
0cfbfc88e2
feat: more tests working
|
2 lat temu |
Jonathan Kelley
|
0e5a59f9ed
wip: error boundary
|
2 lat temu |
Jonathan Kelley
|
493591400f
wip: pre any props
|
2 lat temu |