Jonathan Kelley
|
bdeedc13eb
feat: router-based wasm bundle splitting (#3683)
|
4 months ago |
Cathal
|
c7951b7dd5
feat(cli): add feature to disable downloads (#3465)
|
5 months ago |
Evan Almloff
|
c4b5e7dbf1
Remove doctor command which doesn't do anything (#3536)
|
5 months ago |
Miles Murgaw
|
ccf500c77b
Feat: CLI `wasm-bindgen-cli` Installer (#3335)
|
6 months ago |
Jonathan Kelley
|
1cbfcde6cd
improve build times by extracting asset opt into its own crate (#3273)
|
6 months ago |
Jonathan Kelley
|
ac3e33af46
cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186)
|
7 months ago |
Jonathan Kelley
|
7ec3453ca3
Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779)
|
8 months ago |
Jonathan Kelley
|
3fb1f739d1
Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975)
|
9 months ago |
Jonathan Kelley
|
f0d814fede
Extract some simple cleanups from 2779 (#2966)
|
9 months ago |
Miles Murgaw
|
8d68886310
CLI Fixes & Tweaks (#2846)
|
9 months ago |
Jonathan Kelley
|
63e7aab4e8
Fix 2265: close tui on success, custom tui subscriber (#2734)
|
11 months ago |
Evan Almloff
|
a6e41e9d68
Make dioxus-cli a binary - not a library (#2698)
|
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
|
2ef406982e
Use Manganis Linker System (#2561)
|
1 year ago |
Miles Murgaw
|
f4164c78c2
Fix: CLI Logging (#2254)
|
1 year ago |
Miles Murgaw
|
44f3047780
Revision: Change Default Logging In CLI (#2157)
|
1 year ago |
Evan Almloff
|
2ac4bdb673
Switch to tracing for the cli (#2137)
|
1 year ago |
Evan Almloff
|
da3b066934
Revert "switch to tracing"
|
1 year ago |
Evan Almloff
|
6608f73a2e
switch to tracing
|
1 year ago |
Jonathan Kelley
|
982b96074a
Add basic hotreload test samples
|
1 year ago |
Jonathan Kelley
|
ad7a350d2e
fix hotreloading issues in the CLI
|
1 year ago |
Jonathan Kelley
|
214a907adc
Upgrade to axum 0.7, drop 3rd party adapters
|
1 year ago |
Evan Almloff
|
b88c66d8df
report syn parse errors to the user
|
1 year ago |
Andrew Voynov
|
ea9622a75c
fix(serve): fixed long rebuilds with `dx serve`
|
1 year ago |
Andrew Voynov
|
c22014571e
refactor(cli): added multiple nested errors support
|
1 year ago |
hem1t
|
c6e1b0f728
`init` subcommand (#1840)
|
1 year ago |
hem1t
|
1db8bd7edd
Minor fixes in cli (#1837)
|
1 year ago |
Evan Almloff
|
e004c1722f
set the required environment variable for manganis support
|
1 year ago |
Evan Almloff
|
23509ada9f
Merge branch 'master' into cli-config-library
|
1 year ago |
Evan Almloff
|
0914298bea
Merge branch 'intigrate-collect-assets' of https://github.com/Demonthos/dioxus into intigrate-collect-assets
|
1 year ago |