Jonathan Kelley
|
44a27bf8a3
Fix leak in render macro
|
vor 1 Jahr |
Evan Almloff
|
5b6f9d6b80
fix merge
|
vor 1 Jahr |
Evan Almloff
|
e5df83ceec
Merge branch 'master' into pr/atty303/1349
|
vor 1 Jahr |
Jonathan Kelley
|
c1d9553e49
Merge pull request #1624 from Erithax/rename_into_node_traits
|
vor 1 Jahr |
ealmloff
|
56478d1856
Merge branch 'DioxusLabs:master' into fix-event-bubbling
|
vor 1 Jahr |
Jonathan Kelley
|
f52233c095
Merge pull request #1634 from ealmloff/fix-string-memory-leak
|
vor 1 Jahr |
Evan Almloff
|
3c115bbef7
add into attribute value impl for String
|
vor 1 Jahr |
Evan Almloff
|
7f4e2af0c4
fix string memory leak
|
vor 1 Jahr |
Erithax
|
c2749b3371
rename IntoDynNode and IntoTemplate traits
|
vor 1 Jahr |
Evan Almloff
|
ee25c03e74
fix some clippy lints
|
vor 1 Jahr |
Evan Almloff
|
7b51bb8060
WIP: add extends to the props macro
|
vor 1 Jahr |
Evan Almloff
|
9e167dfdb7
Merge branch 'many_optional_attributes' into pr/atty303/1349
|
vor 1 Jahr |
Evan Almloff
|
7033276c34
Merge branch 'master' into pr/atty303/1349
|
vor 1 Jahr |
Evan Almloff
|
fa494349fe
add a lifetime to the properties trait and make the manual spread example work
|
vor 1 Jahr |
Evan Almloff
|
fc8c25280a
allow many attributes to be attached to one element
|
vor 1 Jahr |
Evan Almloff
|
dc446b5e5b
fix extending an element
|
vor 1 Jahr |
Evan Almloff
|
d297e2baa2
Add optional attributes
|
vor 1 Jahr |
Evan Almloff
|
3eee13c7eb
Merge branch 'master' into fix-event-bubbling
|
vor 1 Jahr |
Evan Almloff
|
35b643e23f
switch to bubble ids on vnodes to fix nodes under fragments pointing to an invalid parent
|
vor 1 Jahr |
ealmloff
|
6662892c10
find attributes and components to drop in lazy nodes (#1376)
|
vor 1 Jahr |
Evan Almloff
|
cf04256395
try to keep template indexes valid
|
vor 1 Jahr |
Evan Almloff
|
c5ebdc9635
fix parents in placeholder diffing
|
vor 1 Jahr |
Evan Almloff
|
e337aff0a4
WIP split element from element ref
|
vor 1 Jahr |
Evan Almloff
|
943c76b1da
Fix memory leak in core
|
vor 1 Jahr |
Koji AGAWA
|
d573f5dfd5
feat: props spread
|
vor 1 Jahr |
Evan Almloff
|
2d51a1c4f2
make more of core private
|
vor 1 Jahr |
Jonathan Kelley
|
2871c8bb4d
Don't use boxed cell slice, use a refcell instead
|
vor 1 Jahr |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
vor 1 Jahr |
Evan Almloff
|
382d5cb8c5
fix hot reloading with namespaces
|
vor 2 Jahren |
Evan Almloff
|
b6c7d44a27
fix clippy
|
vor 2 Jahren |