Commit graph

321 commits

Author SHA1 Message Date
Jonathan Kelley
7d49f71cd5 fix: disable hotreloaidng stuff 2022-12-11 12:54:17 -08:00
Jonathan Kelley
aa05dc3054 fix: builds of CLI 2022-12-07 12:55:28 -08:00
Jon Kelley
2e804f71b3
Merge pull request #57 from mrxiaozhuox/master 2022-11-18 18:48:38 -08:00
Jonathan Kelley
d39045799e chore: bump version 2022-11-14 18:10:22 -08:00
Jonathan Kelley
4936e38f82 chore: publish 0.2 2022-11-14 18:09:54 -08:00
YuKun Liu
24249a7ff1 feet: merged 2022-11-03 00:31:50 -07:00
YuKun Liu
bbc9e1b3a2 feat: default plugin info 2022-11-03 00:30:47 -07:00
YuKun Liu
ad1ed6cfb5
Merge branch 'master' into master 2022-11-03 00:21:31 -07:00
YuKun Liu
9c5b2cc2ea
Merge pull request #78 from Demonthos/crate_out_dir 2022-10-31 09:22:30 -07:00
Evan Almloff
16935bded1 create out_dir if it doesn't exist on serve 2022-10-30 21:07:05 -05:00
YuKun Liu
3bac1ac1a7
Merge pull request #75 from mhfan/for-pr
fix some non-sense code
2022-10-24 16:28:20 -07:00
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
39e38917d6 feat: add api function 2022-10-12 16:37:26 -07:00
YuKun Liu
0fe8e4bcbd fix: plugin init problem 2022-10-12 11:47:05 -07:00
YuKun Liu
96ebe74d12 feat: custom plugin config support 2022-10-10 22:49:52 -07:00
YuKun Liu
e1497acef4 feat: types 2022-10-10 22:38:30 -07:00
YuKun Liu
cf9a9513df feat: commit code 2022-10-08 21:28:06 -07:00
YuKun Liu
f238e43bff feat: commit code 2022-10-06 17:25:57 -07:00
YuKun Liu
5104f767b3 Merge branch 'master' of https://github.com/DioxusLabs/cli 2022-10-03 09:37:26 -07:00
YuKun Liu
b3dcebcc50 feat: commit code 2022-10-03 08:47:58 -07: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
YuKun Liu
77393b273e feat: commit plugin error handle 2022-10-01 15:17:09 -07: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
762093094f feat: commit code 2022-09-27 20:34:32 -07:00
YuKun Liu
52e8d9f357
Merge branch 'master' into master 2022-09-25 13:55:46 +08:00
YuKun Liu
6ad1333a94 feat: commit code 2022-09-24 22:50:13 -07:00
YuKun Liu
6004cfdd40 feat: add some command 2022-09-23 16:10:17 -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
9ee572ad26 docs: add path docs 2022-09-23 09:34:12 -07:00
YuKun Liu
e2852a60d1 feat: commit code 2022-09-22 17:03:15 -07:00
YuKun Liu
b59e41eaee fix: move is_dir & is_file to path 2022-09-22 17:01:38 -07:00
YuKun Liu
1c59c902a6 docs: commit docs 2022-09-22 11:05:37 -07:00
YuKun Liu
d47319526c docs: commit new document 2022-09-22 08:32:57 -07:00
YuKun Liu
f099042726 docs: commit new document 2022-09-22 00:24:07 -07:00
YuKun Liu
20c29ed042 feat: add serve-shutdown support 2022-09-21 22:57:26 -07:00