Commit graph

242 commits

Author SHA1 Message Date
YuKun Liu
0c7d921853
Merge pull request #66 from Oyami-Srk/windows-fix
Fix problems on windows and jetbrains
2022-09-24 03:33:20 +08:00
Shiroko
a0ffb3bb65 Fix jetbrains saving tmp file to tilde suffix 2022-09-24 03:25:01 +08:00
Shiroko
dddaec20fc Fix program not found by fallback to ANSI-escape 2022-09-24 01:45:40 +08:00
YuKun Liu
e6650dee2c
Merge pull request #63 from trevyn/exit-code
Return non-zero exit code on error
2022-08-27 08:50:07 -07:00
trevyn
9152e00fab Return non-zero exit code on error 2022-08-27 11:18:44 +04:00
YuKun Liu
bc1a81b84b
Merge pull request #58 from trevyn/fix-notify
Fix `notify` and make CI pass
2022-08-15 13:52:51 -07:00
trevyn
6d9ec38eac update for notify 5.0.0-pre.16 2022-08-15 07:47:19 -04:00
trevyn
a853c1fb18 cargo fmt --all 2022-08-15 07:44:17 -04:00
trevyn
9364119734 Update Cargo.lock 2022-08-15 07:37:51 -04:00
YuKun Liu
62bf761c1b
Merge pull request #56 from bamboo-maker/master
[TOOL] Adding tailwind-css
2022-07-21 01:43:58 +08:00
vianney
9649410c37 [RM] removed tailwindcss line from Dioxus.toml 2022-07-20 19:29:08 +02:00
vianney
7aa8feaa49 [FIX] fixed typo : tailwind-css -> tailwindcss 2022-07-20 19:26:26 +02:00
vianney
014df14a24 [ADD] Added tailwind-css tool in dioxus-cli. tailwind-css downloads tailwind binary from github and puts it in the tool directory. tailwind-css handles release profile by minifying the bundle. Fixed typo in src/config.rs. Updated docs in configure.md. Updated Dioxus.toml by adding tailwind tool 2022-07-20 17:22:22 +02:00
YuKun Liu
66862e2310
Merge pull request #55 from Demonthos/fix_single_line_rsx_hot_reloading
fix single line rsx hot reloading
2022-07-14 21:30:11 +08:00
Evan Almloff
6c11eca05b fix single line rsx hot reloading 2022-07-14 07:38:51 -05:00
YuKun Liu
4bb8015298
Merge pull request #53 from mrxiaozhuox/master
feat: clean warning info
2022-07-11 12:10:53 +08:00
YuKun Liu
0adabf68a0 feat: clean warning info 2022-07-10 11:28:20 +08:00
YuKun Liu
14f09e69b2
Merge pull request #52 from mrxiaozhuox/master
Prettier console output
2022-07-10 09:00:55 +08:00
YuKun Liu
6cefdcc0cf fix: typo 2022-07-09 22:37:06 +08:00
YuKun Liu
9731588e2d fix: format code 2022-07-09 22:23:54 +08:00
YuKun Liu
c97d7f263a feat: commit code 2022-07-09 22:21:21 +08:00
YuKun Liu
dfcf4e1f88 feat: change default config 2022-07-09 22:17:32 +08:00
YuKun Liu
d543ea19d0 feat: commit some thing 2022-07-09 22:02:33 +08:00
YuKun Liu
bfaa8e3c74 feat: commit code 2022-07-09 20:54:16 +08:00
YuKun Liu
8613518c40 feat: commit code 2022-07-09 20:00:17 +08:00
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
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