Evan Almloff
|
09da9c04a8
Use zero cost option instead of null pointers
|
2 年之前 |
Evan Almloff
|
8a04a6ab0e
clean up fuzzing test
|
2 年之前 |
Evan Almloff
|
75932a43e0
Merge branch 'upstream' into add-fuzzing-to-core
|
2 年之前 |
Evan Almloff
|
1899a10aec
fix removing aborted nodes
|
2 年之前 |
Evan Almloff
|
733ff40bd0
Merge branch 'upstream' into handle-aborting-renders
|
2 年之前 |
Jon Kelley
|
432125c630
Merge pull request #759 from Demonthos/fix-global-attribute-translation
|
2 年之前 |
Evan Almloff
|
fc28050da6
pass clippy
|
2 年之前 |
Evan Almloff
|
6c804cded7
Merge branch 'upstream' into desktop-hot-reload
|
2 年之前 |
Evan Almloff
|
f71ab650e8
don't include inteprocess in wasm builds
|
2 年之前 |
Evan Almloff
|
d8d483a8b4
apply the same fixes to element specific attributes
|
2 年之前 |
Evan Almloff
|
232b49a3be
change some upper camel case to snake case and fix some incorrect attributes
|
2 年之前 |
Evan Almloff
|
97b9f422e1
log path errors
|
2 年之前 |
Evan Almloff
|
4e180bd19e
remmove comment
|
2 年之前 |
Evan Almloff
|
dc8fcf254b
Merge branch 'upstream' into desktop-hot-reload
|
2 年之前 |
Evan Almloff
|
6b4a300880
doc formatting and cleanup
|
2 年之前 |
Evan Almloff
|
351b9fab6f
allow custom namespaces
|
2 年之前 |
Evan Almloff
|
c49c59b8b2
add readme
|
2 年之前 |
Evan Almloff
|
9be1df1451
allow disabling logging
|
2 年之前 |
Evan Almloff
|
82048737f4
fix the macro export and WIP hot reloading docs
|
2 年之前 |
Evan Almloff
|
19aaa0ee5b
allow watching arbitrary paths
|
2 年之前 |
Evan Almloff
|
ee57046b58
Merge branch 'desktop-hot-reload' of https://github.com/demonthos/dioxus into desktop-hot-reload
|
2 年之前 |
Jonathan Kelley
|
fd4eac3488
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2 年之前 |
Jonathan Kelley
|
cf79ca8113
chore: stop ignoring some doc tests
|
2 年之前 |
Jon Kelley
|
7bc2db8174
Merge pull request #755 from DioxusLabs/jk/clippy-everywhere
|
2 年之前 |
=
|
9e45cbe4a7
remove the hot-reload-macro crate
|
2 年之前 |
Jonathan Kelley
|
c4a18bc24d
chore: clean up some clippy warnings and add clippy lints to CI
|
2 年之前 |
=
|
042b67b61b
factor out a hot reloading connect function
|
2 年之前 |
Evan Almloff
|
1b53d4585e
handle liveview sockets disconnecting
|
2 年之前 |
Evan Almloff
|
e5e1abbdac
implement hot reloading for liveview
|
2 年之前 |
Evan Almloff
|
6eff4438cf
implement hot reloading for TUI
|
2 年之前 |