Jonathan Kelley
|
66a50240bc
Update all docs links to 0.6, release 0.6 (#3225)
|
7 months ago |
Evan Almloff
|
3d62fbf021
Fix base path on web and fullstack (#3247)
|
7 months ago |
Jonathan Kelley
|
316ef25f77
Add metadata to crates
|
8 months ago |
Jonathan Kelley
|
3fb1f739d1
Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975)
|
9 months ago |
Drew Pirrone-Brusse
|
eac7f65551
Bump dependencies to transitively bump git2 from 0.18 to 0.19 (#2873)
|
10 months ago |
Evan Almloff
|
841b447d2a
improve error message when the CLI and dioxus versions don't match (#2683)
|
11 months ago |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
11 months ago |
Miles Murgaw
|
9567674a63
Feat: CLI Settings (#2424)
|
1 year ago |
Evan Almloff
|
a09548d80e
Remove implicit optional dependency features (#2512)
|
1 year ago |
Evan Almloff
|
b3cd4fac10
set up example scaping for docs.rs (#2450)
|
1 year ago |
Evan Almloff
|
460a685fa3
Warn if cli-config is not available at compile time (#2135)
|
1 year ago |
rtretter
|
f62c81ea0d
added automatic platform detection to cli if none is passed
|
1 year ago |
Jonathan Kelley
|
be29c1fdaa
chore: move all packages onto workspace versions
|
1 year ago |
Jonathan Kelley
|
214a907adc
Upgrade to axum 0.7, drop 3rd party adapters
|
1 year ago |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 year ago |
Evan Almloff
|
2cc6f2f51f
fix merge and reorganize the CLI a bit
|
1 year ago |
Evan Almloff
|
4ff86d9763
make some extra dependencies only enabled for the CLI
|
1 year ago |
Evan Almloff
|
1ed66a54cc
fix cli configuration environment variable
|
1 year ago |
Evan Almloff
|
06be18a591
export lazy current config
|
1 year ago |
Evan Almloff
|
1b7017f67b
fix formatting
|
1 year ago |
Evan Almloff
|
8a2d170d96
pull out the CLI config data into a separate library
|
1 year ago |