MeiHui FAN
|
029c0b23f4
|
eliminate duplicate absolute path join
|
2022-10-24 19:58:22 +08:00 |
|
MeiHui FAN
|
c2c4989483
|
Why clean up the 'dist' directory when building for desktop?
This can affect things like extra side generating css files.
|
2022-10-24 19:48:26 +08:00 |
|
YuKun Liu
|
6ae68a93a9
|
Merge pull request #72 from crisqyxw/master
Update doc to avoid misunderstanding
|
2022-10-21 16:12:59 -07:00 |
|
crisqyxw
|
90e7463bb3
|
Update doc to avoid misunderstanding
|
2022-10-21 12:17:43 +08:00 |
|
YuKun Liu
|
2d158c9afc
|
Merge pull request #65 from Demonthos/templates
update hot reloading to work with templates
|
2022-10-03 08:44:13 -07:00 |
|
YuKun Liu
|
3fe3598f51
|
Merge pull request #70 from xTeKc/readme
update Readme
|
2022-10-02 22:35:40 -07:00 |
|
YuKun Liu
|
4960b05b7a
|
Merge pull request #71 from xTeKc/cli-mod
update: match comments to readme
|
2022-10-02 22:34:17 -07:00 |
|
Demonthos
|
46d46b139a
|
Merge branch 'master' into templates
|
2022-10-02 07:12:14 -05:00 |
|
xTeKc
|
348180ec40
|
Merge branch 'DioxusLabs:master' into cli-mod
|
2022-10-02 02:35:00 -04:00 |
|
xTeKc
|
3bee0308fc
|
update to match readme
|
2022-10-02 02:34:22 -04:00 |
|
xTeKc
|
64a5329fda
|
Merge branch 'DioxusLabs:master' into readme
|
2022-10-02 02:29:17 -04:00 |
|
xTeKc
|
555680df99
|
update: improve readability
|
2022-10-02 02:28:25 -04:00 |
|
YuKun Liu
|
62a2bb551e
|
Merge pull request #69 from xTeKc/master
update build.yml: add new target
|
2022-10-01 22:16:07 -07:00 |
|
xTeKc
|
99a7f68a28
|
update build.yml: add new target
|
2022-10-02 01:12:34 -04:00 |
|
Jon Kelley
|
4dbb4e1e4b
|
Merge pull request #68 from DioxusLabs/mrxiaozhuox-patch-2
Fix Docs CI to not deploy on any pull request
|
2022-09-30 13:46:30 -07:00 |
|
YuKun Liu
|
a81f0c6810
|
Update docs.yml
|
2022-09-28 07:59:15 -07:00 |
|
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 |
|
Evan Almloff
|
7b9a321356
|
update to work with templates
|
2022-08-26 16:28:46 -05: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 |
|