Evan Almloff
|
aed29b1dec
separate mount information from VNodes
|
1 éve |
Evan Almloff
|
aefa8a2431
use boxed slices instead of vecs where possible
|
1 éve |
Evan Almloff
|
6630a81b0b
fix VComponent::new
|
1 éve |
Evan Almloff
|
3865f44081
make desktop compile
|
1 éve |
Evan Almloff
|
d90c71c508
move creation functions into the structs they are creating and unify user and system events
|
1 éve |
Evan Almloff
|
a1676537ad
restore drop scope
|
1 éve |
Evan Almloff
|
32b15fc851
make core compile
|
1 éve |
Evan Almloff
|
113b2c1529
port over more diffing + creation logic
|
1 éve |
Evan Almloff
|
0c76770da0
remove a lot of unsafe
|
1 éve |
Evan Almloff
|
c70e2bfcb6
move diffing into the global runtime
|
1 éve |
Evan Almloff
|
f42ef3ef9d
remove more lifetimes
|
1 éve |
Evan Almloff
|
3ad16ddd37
rip out more lifetimes
|
1 éve |
Evan Almloff
|
c9ff449e45
remove the bump allocator
|
1 éve |
Jonathan Kelley
|
c1d9553e49
Merge pull request #1624 from Erithax/rename_into_node_traits
|
1 éve |
ealmloff
|
56478d1856
Merge branch 'DioxusLabs:master' into fix-event-bubbling
|
1 éve |
Jonathan Kelley
|
f52233c095
Merge pull request #1634 from ealmloff/fix-string-memory-leak
|
1 éve |
Evan Almloff
|
3c115bbef7
add into attribute value impl for String
|
1 éve |
Evan Almloff
|
7f4e2af0c4
fix string memory leak
|
1 éve |
Erithax
|
c2749b3371
rename IntoDynNode and IntoTemplate traits
|
1 éve |
Evan Almloff
|
3eee13c7eb
Merge branch 'master' into fix-event-bubbling
|
1 éve |
Evan Almloff
|
35b643e23f
switch to bubble ids on vnodes to fix nodes under fragments pointing to an invalid parent
|
1 éve |
ealmloff
|
6662892c10
find attributes and components to drop in lazy nodes (#1376)
|
1 éve |
Evan Almloff
|
cf04256395
try to keep template indexes valid
|
1 éve |
Evan Almloff
|
c5ebdc9635
fix parents in placeholder diffing
|
1 éve |
Evan Almloff
|
e337aff0a4
WIP split element from element ref
|
1 éve |
Evan Almloff
|
943c76b1da
Fix memory leak in core
|
1 éve |
Evan Almloff
|
2d51a1c4f2
make more of core private
|
1 éve |
Jonathan Kelley
|
2871c8bb4d
Don't use boxed cell slice, use a refcell instead
|
1 éve |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
1 éve |
Evan Almloff
|
382d5cb8c5
fix hot reloading with namespaces
|
2 éve |