Commit graph

355 commits

Author SHA1 Message Date
Jonathan Kelley
479ee2a0f1 chore: use rosetta 2022-12-29 02:24:24 -05:00
Jonathan Kelley
230c83c35b fix: merge errors 2022-12-25 23:39:28 -05:00
Jonathan Kelley
98aa80d0c7 chore: commit cargo lock 2022-12-25 23:38:42 -05:00
Jonathan Kelley
fa52a8f71a Merge branch 'master' into jk/formatting-and-extension 2022-12-25 23:38:33 -05:00
Jon Kelley
b482b4c35d
Merge pull request #84 from Demonthos/fix-hot-reloading
Fix hot reloading
2022-12-25 21:54:43 -05:00
YuKun Liu
cd5599107f
Merge pull request #85 from dxps/master
fix(#60): handling default cfg & kebab_case name
2022-12-25 15:30:34 -08:00
dxps
3209dd330b fix(#60): handling default cfg & kebab_case name
closes #60
2022-12-25 16:54:09 +02:00
Evan Almloff
3cc52f432a Merge branch 'fix-hot-reloading' of https://github.com/Demonthos/cli into fix-hot-reloading 2022-12-23 15:42:24 -06:00
Evan Almloff
33e3f9c360 move hot reloading utilities to dioxus repository 2022-12-23 15:42:14 -06:00
Evan Almloff
49a0400d95 don't use local dependencies 2022-12-22 19:36:25 -06:00
Evan Almloff
86e10a9858 fix some warnings and remove debugging statements 2022-12-22 17:00:55 -06:00
Evan Almloff
ef6ae642ba fix hot reloading rsx with nested rsx calls 2022-12-22 16:37:15 -06:00
Evan Almloff
6f92e05d64 fix some warnings 2022-12-22 11:37:22 -06:00
Evan Almloff
9261e4d5e9 fix diffing 2022-12-20 15:07:35 -06:00
Evan Almloff
690aad7912 Merge branch 'fix-hot-reloading' of https://github.com/Demonthos/cli into fix-hot-reloading 2022-12-20 14:32:47 -06:00
Evan Almloff
fb7c55f9bd match the render macro as well 2022-12-20 14:32:04 -06:00
=
f50988b01f add serialize feature to core depenancy 2022-12-19 22:46:50 -06:00
Evan Almloff
c5ac7698fa fix hot reloading 2022-12-19 20:48:35 -06:00
=
6da1b531bb WIP update templates 2022-12-18 21:00:31 -06:00
Jonathan Kelley
15ec138320 chore: fix 2022-12-11 13:01:50 -08:00
Jonathan Kelley
21172850e8 chore: bumpb cli 2022-12-11 12:57:25 -08:00
Jonathan Kelley
90be4a19a3 erge branch 'master' of https://github.com/jkelleyrtp/dioxus-studio 2022-12-11 12:54:22 -08:00
Jonathan Kelley
7d49f71cd5 fix: disable hotreloaidng stuff 2022-12-11 12:54:17 -08:00
Jon Kelley
62bc72e3d2
Merge pull request #83 from mrxiaozhuox/master
Fixed docs workflow
2022-12-11 04:29:11 -08:00
Jonathan Kelley
aa05dc3054 fix: builds of CLI 2022-12-07 12:55:28 -08:00
YuKun Liu
c36ab028b9 fix: docs workflow 2022-12-01 09:17:03 -08:00
YuKun Liu
c176c9f82f feat: commit code 2022-11-30 13:51:23 -08:00
YuKun Liu
c44777003b fix: some warning 2022-11-30 09:31:42 -08:00
YuKun Liu
6092bfed0a Merge branch 'master' of https://github.com/mrxiaozhuox/dioxus-cli 2022-11-19 15:48:11 -08:00
YuKun Liu
9a73b4e9e4 feat: commit code 2022-11-19 15:48:09 -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
Jonathan Kelley
7a6b58d793 wip: more tweaks 2022-11-14 18:09:09 -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