Evan Almloff
|
6b84f284c9
|
fix manganis assets overlapping between examples
|
2024-03-11 17:11:52 -05:00 |
|
Robin Tretter
|
8eda67ecb2
|
added hot-reload as config option with default to true (#2024)
|
2024-03-08 14:54:03 -06:00 |
|
rtretter
|
f62c81ea0d
|
added automatic platform detection to cli if none is passed
|
2024-03-06 21:16:51 +01:00 |
|
Jonathan Kelley
|
be29c1fdaa
|
chore: move all packages onto workspace versions
|
2024-02-21 14:30:13 -08:00 |
|
Jonathan Kelley
|
214a907adc
|
Upgrade to axum 0.7, drop 3rd party adapters
|
2024-02-15 18:05:30 -08:00 |
|
Evan Almloff
|
1909b05412
|
Merge branch 'master' into pr/Andrew15-5/1903
|
2024-02-06 10:28:49 -06:00 |
|
Andrew Voynov
|
ea9622a75c
|
fix(serve): fixed long rebuilds with dx serve
|
2024-02-06 00:27:45 +03:00 |
|
Evan Almloff
|
356497df4e
|
fix some clippy lints
|
2024-02-05 08:17:25 -06:00 |
|
Jonathan Kelley
|
eff1dd6c90
|
Merge branch 'master' into breaking
|
2024-01-30 16:20:19 -08:00 |
|
Andrew Voynov
|
48957b11d8
|
refactor(cli-config): modified CrateConfig struct
`out_dir` and `asset_dir` are now methods, because they derive from
`crate_dir` and `dioxus_config`.
|
2024-01-30 23:23:00 +03:00 |
|
Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Evan Almloff
|
2cc6f2f51f
|
fix merge and reorganize the CLI a bit
|
2024-01-08 13:39:12 -06:00 |
|
Evan Almloff
|
0269a59c95
|
add fullstack platform
|
2024-01-08 13:24:23 -06:00 |
|
Evan Almloff
|
4ff86d9763
|
make some extra dependencies only enabled for the CLI
|
2023-11-21 13:11:49 -06:00 |
|
Evan Almloff
|
d51e9b60df
|
make WebDevResourceConfig optional
|
2023-11-19 11:16:15 -06:00 |
|
Evan Almloff
|
e11f3fdc48
|
fix clippy
|
2023-11-15 09:30:15 -06:00 |
|
Evan Almloff
|
1ed66a54cc
|
fix cli configuration environment variable
|
2023-11-14 15:50:04 -06:00 |
|
Evan Almloff
|
06be18a591
|
export lazy current config
|
2023-11-14 15:34:06 -06:00 |
|
Evan Almloff
|
1b7017f67b
|
fix formatting
|
2023-11-09 08:36:14 -06:00 |
|
Evan Almloff
|
8a2d170d96
|
pull out the CLI config data into a separate library
|
2023-11-08 12:48:25 -06:00 |
|