Evan Almloff
|
3545c14a38
fix formatting
|
1 سال پیش |
Evan Almloff
|
b43dfb1f67
fix mounted information
|
1 سال پیش |
Evan Almloff
|
967c082085
clippy fix
|
1 سال پیش |
Evan Almloff
|
41abffb267
remove the mount information when a node is dismounted
|
1 سال پیش |
Evan Almloff
|
8eb2b74832
move mounted info to the VDOM
|
1 سال پیش |
Evan Almloff
|
0175ae0599
refactor diffing a bit
|
1 سال پیش |
Evan Almloff
|
d1b9703ee7
fix release mode
|
1 سال پیش |
Evan Almloff
|
8af39e0f1e
fix some more clippy lints
|
1 سال پیش |
Evan Almloff
|
eb602fc29f
clippy fix
|
1 سال پیش |
Evan Almloff
|
aed29b1dec
separate mount information from VNodes
|
1 سال پیش |
Evan Almloff
|
c9bd5a4e6e
look out for a simple to optimize format case
|
1 سال پیش |
Evan Almloff
|
aefa8a2431
use boxed slices instead of vecs where possible
|
1 سال پیش |
Evan Almloff
|
c59926cb1f
remove IS_STATIC
|
1 سال پیش |
Evan Almloff
|
ce902e4586
fix creating EventHandler in a component
|
1 سال پیش |
Evan Almloff
|
ebacc7b709
make EventHandler partialeq
|
1 سال پیش |
Evan Almloff
|
58c01253e5
make EventHandler clone
|
1 سال پیش |
Evan Almloff
|
6630a81b0b
fix VComponent::new
|
1 سال پیش |
Evan Almloff
|
9ef4f465a6
fix formatting
|
1 سال پیش |
Evan Almloff
|
44ccdba0fe
remove wasm-bindgen cache (we use sledgehammer)
|
1 سال پیش |
Evan Almloff
|
65c0d213e3
remove bump in generational box
|
1 سال پیش |
Evan Almloff
|
88e2da6c11
update the web renderer to the new dioxus core
|
1 سال پیش |
Evan Almloff
|
f4af297777
merge upstream
|
1 سال پیش |
Evan Almloff
|
4013341b6c
hello world example working
|
1 سال پیش |
Evan Almloff
|
3865f44081
make desktop compile
|
1 سال پیش |
Jonathan Kelley
|
8f70509bc3
Merge pull request #1680 from ealmloff/derive-query-parsing
|
1 سال پیش |
Jonathan Kelley
|
8f6cdd88b2
Merge pull request #1369 from ealmloff/intigrate-collect-assets
|
1 سال پیش |
Jonathan Kelley
|
785b61a05e
Merge branch 'master' into intigrate-collect-assets
|
1 سال پیش |
Jonathan Kelley
|
4debd9cfac
Merge pull request #1402 from ealmloff/events-2
|
1 سال پیش |
Evan Almloff
|
21b71e992f
implement editwriter for the binary edit channel
|
1 سال پیش |
Evan Almloff
|
d90c71c508
move creation functions into the structs they are creating and unify user and system events
|
1 سال پیش |