YuKun Liu
|
78c78548e8
|
feat: commit prettier_build
|
2022-07-09 16:41:53 +08:00 |
|
YuKun Liu
|
526a88cab1
|
feat: commit code
|
2022-07-09 14:16:19 +08:00 |
|
YuKun Liu
|
98134cfe1c
|
feat: commit Cargo.lock
|
2022-07-09 10:09:44 +08:00 |
|
YuKun Liu
|
dfe571df1a
|
feat: commit prettier_build
|
2022-07-09 10:09:25 +08:00 |
|
YuKun Liu
|
eb0145173d
|
feat: add indicatif crate
|
2022-07-09 00:32:23 +08:00 |
|
YuKun Liu
|
0a2bac8715
|
feat: commit code
|
2022-07-09 00:28:00 +08:00 |
|
YuKun Liu
|
5edcb9238c
|
feat: cargo format struct
|
2022-07-08 09:26:05 +08:00 |
|
YuKun Liu
|
7860f8b931
|
feat: commit code
|
2022-07-07 23:03:30 +08:00 |
|
YuKun Liu
|
f57dc5212b
|
fix: change local https to http
|
2022-07-06 23:01:39 +08:00 |
|
YuKun Liu
|
b642dcd739
|
fix: format code
|
2022-07-06 22:45:08 +08:00 |
|
YuKun Liu
|
3551d1b6a0
|
feat: commit code
|
2022-07-06 22:44:50 +08:00 |
|
YuKun Liu
|
14a2ec306e
|
feat: commit code
|
2022-07-06 22:37:27 +08:00 |
|
YuKun Liu
|
61c06ea598
|
feat: commit console log
|
2022-07-06 21:23:35 +08:00 |
|
YuKun Liu
|
81b712ec0b
|
feat: commit code
|
2022-07-06 21:08:46 +08:00 |
|
YuKun Liu
|
8dbf571891
|
feat: commit console print
|
2022-07-06 18:11:25 +08:00 |
|
YuKun Liu
|
9e64b5dde8
|
feat: commit code
|
2022-07-06 17:46:46 +08:00 |
|
YuKun Liu
|
b2c5141fa6
|
feat: commit code
|
2022-07-06 17:36:14 +08:00 |
|
YuKun Liu
|
719e48c0a5
|
feat: beautify console
|
2022-07-06 16:16:16 +08:00 |
|
Jonathan Kelley
|
baab2b9b4f
|
feat: use local bundle strategy
|
2022-07-06 00:45:22 -04:00 |
|
YuKun Liu
|
c86c39477f
|
Merge branch 'master' of https://github.com/mrxiaozhuox/dioxus-cli
|
2022-07-06 00:22:51 +08:00 |
|
YuKun Liu
|
f4ed207649
|
feat: commit code
|
2022-07-06 00:22:40 +08:00 |
|
YuKun Liu
|
a0a8b8b2d3
|
Merge pull request #48 from Demonthos/fix_path_seperator
fix path separator for hot reloading
|
2022-06-30 09:25:40 +08:00 |
|
YuKun Liu
|
a944076694
|
Merge pull request #49 from mrxiaozhuox/master
feat: set `port` configurable
|
2022-06-30 09:25:14 +08:00 |
|
YuKun Liu
|
c54d467730
|
feat: set port configurable
|
2022-06-29 16:40:23 +08:00 |
|
YuKun Liu
|
c9d98820c6
|
Merge pull request #47 from Demonthos/fix_dioxus_dep
update hot_reload to hot-reload
|
2022-06-29 12:15:06 +08:00 |
|
Evan Almloff
|
c9ac828ec7
|
fix path seperator
|
2022-06-28 10:00:02 -05:00 |
|
Evan Almloff
|
abded864c3
|
update hot_reload to hot-reload
|
2022-06-28 09:59:05 -05:00 |
|
YuKun Liu
|
7929dd4c52
|
Merge pull request #43 from Demonthos/hot_reload
Add Hot reload rsx to dioxus serve
|
2022-06-24 22:43:07 +08:00 |
|
Demonthos
|
f8014f307b
|
depend on dioxus master until next release
|
2022-06-21 10:19:42 -05:00 |
|
Evan Almloff
|
7025bd43aa
|
use line!, col!, and row! instead of panic location
|
2022-06-20 15:44:14 -05:00 |
|
Evan Almloff
|
2908e53d1b
|
add delay before reading the changed file
|
2022-06-17 14:50:05 -05:00 |
|
Evan Almloff
|
815bdcdf00
|
clean up logs
|
2022-06-16 13:23:45 -05:00 |
|
Evan Almloff
|
11d045deeb
|
Merge https://github.com/DioxusLabs/cli into hot_reload
|
2022-06-16 13:20:41 -05:00 |
|
Evan Almloff
|
a79046f36a
|
use build manager instead of rebuilding in the ws handler
|
2022-06-16 13:13:06 -05:00 |
|
Evan Almloff
|
22e40c6bc1
|
removed debugging messages
|
2022-06-16 10:21:28 -05:00 |
|
Evan Almloff
|
8e33b8e027
|
improve speed when reloading the site
|
2022-06-16 09:11:02 -05:00 |
|
Evan Almloff
|
edc31dfc03
|
better error messages
|
2022-06-15 13:58:24 -05:00 |
|
Evan Almloff
|
8ff50df3a5
|
preserve whitespace in rsx
|
2022-06-15 13:29:35 -05:00 |
|
Demonthos
|
b0f987aa10
|
accept all interperter errors
|
2022-06-15 12:55:25 -05:00 |
|
Evan Almloff
|
fb7ea5915b
|
use cli flag instead of feature flag
|
2022-06-14 09:47:16 -05:00 |
|
Evan Almloff
|
712d258496
|
clean up config statements
|
2022-06-14 07:31:37 -05:00 |
|
YuKun Liu
|
d7d4699606
|
Merge pull request #44 from xTeKc/master
Update editions and closure
|
2022-06-14 11:28:09 +08:00 |
|
Evan Almloff
|
b3db5469c3
|
ignore files that have not been changed recently when checking for changes initially
|
2022-06-13 15:33:49 -05:00 |
|
xTeKc
|
bfab711010
|
force closure to take ownership
|
2022-06-12 03:35:25 -04:00 |
|
xTeKc
|
f287e75761
|
update edition
|
2022-06-12 03:31:35 -04:00 |
|
xTeKc
|
d1c619e5dc
|
update edition
|
2022-06-12 03:31:13 -04:00 |
|
Jon Kelley
|
79044f7503
|
Merge pull request #42 from mrxiaozhuox/master
Complete build flags
|
2022-06-11 13:06:50 -04:00 |
|
Evan Almloff
|
0c4028ad52
|
close websocket on disconnect
|
2022-06-10 19:18:02 -05:00 |
|
Evan Almloff
|
1d29f66cfc
|
use log::info instead of print
|
2022-06-09 13:00:28 -05:00 |
|
Evan Almloff
|
aa9f5a1a42
|
clean up imports
|
2022-06-09 12:44:07 -05:00 |
|