Evan Almloff
|
959ab67624
Fix templates merging in debug mode in macros (#2828)
|
10 months ago |
Evan Almloff
|
cab573eefd
Synchronous prevent default (#2792)
|
10 months ago |
Jonathan Kelley
|
0de3bf7aeb
Fix nested rsx expansion by not using template titles (#2799)
|
10 months ago |
Evan Almloff
|
022e4ad203
Suspense boundaries/out of order streaming/anyhow like error handling (#2365)
|
1 year ago |
Jonathan Kelley
|
e0b0afc0a9
remove unsafe from tests in core
|
1 year ago |
Jonathan Kelley
|
4a7fe938ad
Make clippy happy
|
1 year ago |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
1 year ago |
Evan Almloff
|
51441b44ca
fix diffing fuzz test
|
1 year ago |
Evan Almloff
|
4c5a311191
fix create fuzzing test
|
1 year ago |
Evan Almloff
|
36e9eb1160
partially restore spreading attributes
|
1 year ago |
Jonathan Kelley
|
e801007698
Clean up some bits
|
1 year ago |
Jonathan Kelley
|
2ae3241cc0
Merge branch 'master' into jk/breaking-merged
|
1 year ago |
Evan Almloff
|
fd0a53ab63
make all core tests compile
|
1 year ago |
Evan Almloff
|
1794debf79
fix components that take no arguments
|
1 year ago |
Evan Almloff
|
55f76fede6
work on fixing some core tests
|
1 year ago |
Jonathan Kelley
|
b8fac44537
Clean up merge comments
|
1 year ago |
Jonathan Kelley
|
23f7a37b06
Clean up merge conflicts
|
1 year ago |
Jonathan Kelley
|
44a27bf8a3
Fix leak in render macro
|
1 year ago |
Evan Almloff
|
502c80b0ad
remove an unused import
|
1 year ago |
Evan Almloff
|
e5df83ceec
Merge branch 'master' into pr/atty303/1349
|
1 year ago |
Evan Almloff
|
113b2c1529
port over more diffing + creation logic
|
1 year ago |
Evan Almloff
|
f42ef3ef9d
remove more lifetimes
|
1 year ago |
Evan Almloff
|
7b45a3a98b
run fuzzing more when miri is deactivated
|
1 year ago |
Evan Almloff
|
22f2c0ad9b
reduce how many times the create and diff fuzzing runs
|
1 year ago |
Evan Almloff
|
7033276c34
Merge branch 'master' into pr/atty303/1349
|
1 year ago |
Evan Almloff
|
fc8c25280a
allow many attributes to be attached to one element
|
1 year ago |
Evan Almloff
|
c8fca7b321
fix clippy
|
1 year ago |
Evan Almloff
|
35b643e23f
switch to bubble ids on vnodes to fix nodes under fragments pointing to an invalid parent
|
1 year ago |
Evan Almloff
|
dc4707ee2a
WIP fix event bubbling
|
1 year ago |
Evan Almloff
|
b8600d5144
fix tests
|
1 year ago |