Evan Almloff
|
6b84f284c9
fix manganis assets overlapping between examples
|
1 year ago |
Evan Almloff
|
1909b05412
Merge branch 'master' into pr/Andrew15-5/1903
|
1 year ago |
Andrew Voynov
|
ea9622a75c
fix(serve): fixed long rebuilds with `dx serve`
|
1 year ago |
Jonathan Kelley
|
eff1dd6c90
Merge branch 'master' into breaking
|
1 year ago |
Andrew Voynov
|
48957b11d8
refactor(cli-config): modified `CrateConfig` struct
|
1 year ago |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 year ago |
Evan Almloff
|
23509ada9f
Merge branch 'master' into cli-config-library
|
1 year ago |
Evan Almloff
|
15dff7ad55
delete a leftover dioxusin file on all unix operating systems, not just mac
|
1 year ago |
Evan Almloff
|
ab79c00cd8
kill the fullstack server before starting another one
|
1 year ago |
Evan Almloff
|
49be972507
make dx clean clean the new .dioxus directory
|
1 year ago |
Evan Almloff
|
1683ec8a72
introduce RAIIChild to drop the child process for desktop even when the exit is not planned
|
1 year ago |
ealmloff
|
2853b16cd6
Merge branch 'DioxusLabs:master' into intigrate-collect-assets
|
1 year ago |
Evan Almloff
|
2a764aaf6a
remove some unused CLI imports
|
1 year ago |
Evan Almloff
|
e7515d18c1
show multiple different error messages in hot reloading
|
1 year ago |
Exotik850
|
cf413780c1
Make hot reload error only show once (#1725)
|
1 year ago |
Evan Almloff
|
66e2c02bf7
Merge branch 'master' into intigrate-collect-assets
|
1 year ago |
Jonathan Kelley
|
fe7df0c6a5
Merge pull request #1697 from ealmloff/hot-reload-temp-dir
|
1 year ago |
Evan Almloff
|
9a13df2c73
move hot reload socket into the target directory
|
1 year ago |
Jonathan Kelley
|
edebe5be4a
Merge pull request #1653 from ealmloff/fix-hot-reload-missing-items
|
1 year ago |
Jonathan Kelley
|
ea15c6a2eb
Merge branch 'master' into cli-config-library
|
1 year ago |
Evan Almloff
|
b965fc23e9
use a temp directory for the hot reloading pipe on desktop, fullstack and liveview
|
1 year ago |
Felix F Xu
|
a2ca1760c9
Set local_socket_stream to blocking (default) (#1682)
|
1 year ago |
Evan Almloff
|
8cf8f66c27
add more logging to desktop hot reloading
|
1 year ago |
Evan Almloff
|
06be18a591
export lazy current config
|
1 year ago |
Evan Almloff
|
b76f129083
Merge branch 'master' into intigrate-collect-assets
|
1 year ago |
Sridhar Ratnakumar
|
0d7bc86250
cli: Log connection errors during `dx serve` in desktop apps (#1515)
|
1 year ago |
Evan Almloff
|
e2f50cc689
Merge branch 'master' into intigrate-collect-assets
|
1 year ago |
Evan Almloff
|
f976e08f71
Merge branch 'master' into intigrate-collect-assets
|
1 year ago |
Evan Almloff
|
49a127b31e
deduplicate serve code with hot reloading in the CLI crate
|
1 year ago |
Evan Almloff
|
e162e3e4cf
fix formatting
|
1 year ago |