Demonthos
|
f8014f307b
depend on dioxus master until next release
|
3 years ago |
Evan Almloff
|
7025bd43aa
use line!, col!, and row! instead of panic location
|
3 years ago |
Evan Almloff
|
2908e53d1b
add delay before reading the changed file
|
3 years ago |
Evan Almloff
|
815bdcdf00
clean up logs
|
3 years ago |
Evan Almloff
|
11d045deeb
Merge https://github.com/DioxusLabs/cli into hot_reload
|
3 years ago |
Evan Almloff
|
a79046f36a
use build manager instead of rebuilding in the ws handler
|
3 years ago |
Evan Almloff
|
22e40c6bc1
removed debugging messages
|
3 years ago |
Evan Almloff
|
8e33b8e027
improve speed when reloading the site
|
3 years ago |
Evan Almloff
|
edc31dfc03
better error messages
|
3 years ago |
Evan Almloff
|
8ff50df3a5
preserve whitespace in rsx
|
3 years ago |
Demonthos
|
b0f987aa10
accept all interperter errors
|
3 years ago |
Evan Almloff
|
fb7ea5915b
use cli flag instead of feature flag
|
3 years ago |
Evan Almloff
|
712d258496
clean up config statements
|
3 years ago |
YuKun Liu
|
d7d4699606
Merge pull request #44 from xTeKc/master
|
3 years ago |
Evan Almloff
|
b3db5469c3
ignore files that have not been changed recently when checking for changes initially
|
3 years ago |
xTeKc
|
bfab711010
force closure to take ownership
|
3 years ago |
xTeKc
|
f287e75761
update edition
|
3 years ago |
xTeKc
|
d1c619e5dc
update edition
|
3 years ago |
Jon Kelley
|
79044f7503
Merge pull request #42 from mrxiaozhuox/master
|
3 years ago |
Evan Almloff
|
0c4028ad52
close websocket on disconnect
|
3 years ago |
Evan Almloff
|
1d29f66cfc
use log::info instead of print
|
3 years ago |
Evan Almloff
|
aa9f5a1a42
clean up imports
|
3 years ago |
Evan Almloff
|
f06920a37e
search directory .rs files to diff automaticly
|
3 years ago |
Evan Almloff
|
f19958d766
move into feature
|
3 years ago |
Evan Almloff
|
61e9f56816
automaticly reload when rsx requires it
|
3 years ago |
Evan Almloff
|
3ccd65b582
remove unused import
|
3 years ago |
Evan Almloff
|
49b3ef83d3
create websocket to update rsx and report errors back
|
3 years ago |
YuKun Liu
|
421d2ed298
feat: add `verbose` flag
|
3 years ago |
YuKun Liu
|
d20e7ab508
feat: add `features` flag
|
3 years ago |
YuKun Liu
|
6aa609144d
feat: add `profile` flag
|
3 years ago |