Commit graph

33 commits

Author SHA1 Message Date
Benedikt Terhechte
5d25a6498b
Move property so it is in the right category
index_on_404 was never used with the default config because the property is set on `web.watcher` and not on `web.app`
2022-12-29 11:57:13 +01:00
mrxiaozhuox
bd2853a194 feat: commit lua code 2022-07-25 08:10:06 +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
ecb846dd24 Rename files to input 2022-05-10 23:00:39 +08:00
YuKun Liu
551d2477ff Add source_map option 2022-05-10 22:32:47 +08:00
YuKun Liu
b5ecd09185 Add files list option 2022-05-10 19:22:19 +08:00
YuKun Liu
8b06fe6059 Fixed sass tool 2022-05-10 13:46:53 +08:00
YuKun Liu
768a0426d8 Add sass support 2022-05-10 10:31:02 +08:00
YuKun Liu
f7f1d90520 Add sass support 2022-05-08 00:56:22 +08:00
YuKun Liu
5d013ecf82 Try to add Sass support 2022-05-07 11:54:00 +08:00
YuKun Liu
2c9f5f1957 Fixed dioxus.toml 2022-04-29 12:59:15 +08:00
Michael Mroz
569b294ab9 Opt into standards mode 2022-04-17 01:13:48 -07:00
YuKun Liu
01f623d1fd
Merge branch 'master' into master 2022-04-07 13:53:41 +08:00
Ben Birch
280480de6b - set index on 404 to true (highly desired for SPA)
- add support for web.base_path in dioxus.toml to allow multi level routes
2022-04-07 15:22:46 +10:00
YuKun Liu
1017c87e9b
Merge branch 'master' into master 2022-04-01 16:04:45 +08:00
YuKun Liu
59b073fda3
Merge pull request #28 from naturalethic/fix-app-start-in-release
Call wasm main if debug start is missing
2022-03-29 15:45:19 +08:00
Joshua Kifer
9aa64a0fa0 Call wasm main if debug start is missing 2022-03-28 08:34:45 -06:00
YuKun Liu
d756a42cc1
Merge branch 'master' into master 2022-03-28 10:35:27 +08:00
Joshua Kifer
56e6f19dd2 Add meta viewport tag for scale (for phones) 2022-03-27 10:17:06 -06:00
mrxiaozhuox
e5dfe84eb1 feat: add custom html support 2022-03-20 19:31:30 +08:00
mrxiaozhuox
140d7ad7ed feat: commit code 2022-03-14 19:11:12 +08:00
mrxiaozhuox
5fb1b3e20b feat: commit code 2022-03-12 13:00:07 +08:00
mrxiaozhuox
91a8ce3169 feat: config init platform arg 2022-03-10 11:29:27 +08:00
YuKun Liu
c3ba5c287d feat: change public to asset_dir 2022-02-17 19:28:54 +08:00
mrxiaozhuox
59ebb9ec11 feat: add default_platform config 2022-02-09 21:11:41 +08:00
mrxiaozhuox
b617299860 fix: auto-reload 2022-01-27 11:13:41 +08:00
mrxiaozhuox
7aeddba427 fix: auto-connect ws server 2022-01-27 01:03:17 +08:00
mrxiaozhuox
78980b2dbf fix: use channel 2022-01-26 10:18:31 +08:00
mrxiaozhuox
20977a49f0 fix: high CPU usage 2022-01-26 00:21:40 +08:00
mrxiaozhuox
66b832045a feat: add config command 2022-01-24 16:18:16 +08:00
mrxiaozhuox
7343af2089 feat: clean command 2022-01-23 22:50:23 +08:00
mrxiaozhuox
9bb10c65a3 feat: add Dioxus.toml 2022-01-23 17:35:59 +08:00