dioxus/packages
Jonathan Kelley ac3e33af46
cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186)
* clean up logging to avoid random extra trace

* fix race condition with updates

* properly wire up verbose

* fix bundling (macos) and logging

* Add structured output

* clean up clap names

* extract out wire format

* switch structured key to json

* fix random println, fallback to `dioxus/platform`

* clean up logging for run/build

* clean up logging around project

* remove manual exits

* fix tokio runtime for mobile

* rework dog app

* rip out ssg

* Switch dioxus/axum to dioxus/server

* add android template inline

* pre restructure for bundle prep

* add the whole res directory

* Better theme for the app

* remove mobile demo now that most apps work natively

* self-referential android

* only use deep linking for assets

* fix imports for android

* clippy, fixup ios and android

* I'm not boxing compiler message you can't make me

* fix clippy on unix
2024-11-12 09:01:01 -05:00
..
autofmt Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
check Allow hooks in the expression of a match statement and if statement (#2902) 2024-09-07 13:35:15 -05:00
cli cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
cli-config cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
config-macro cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
core Fix subscriptions for read only signals passed as props (#3173) 2024-11-10 21:35:33 -05:00
core-macro Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
core-types Fix: race condition in asset resolution 2024-11-01 15:34:48 -07:00
desktop cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
devtools cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
devtools-types Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
dioxus cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
dioxus-lib Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
document Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
dx-wire-format cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
extension bump to 0.6.0-alpha.3 2024-10-14 12:30:41 -07:00
fullstack cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
generational-box Fix subscriptions for read only signals passed as props (#3173) 2024-11-10 21:35:33 -05:00
history Release: dioxus v0.6.0-alpha.4 2024-11-01 16:39:02 -07:00
hooks Fix: Windows File Drag-N-Drop (#3046) 2024-10-14 11:00:11 -07:00
html Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
html-internal-macro Chore: format some cargo tomls (#2970) 2024-09-16 16:58:19 -07:00
interpreter feat: enable ssg using /api/static_routes (#3157) 2024-11-01 15:02:23 -07:00
isrg Add metadata to crates 2024-10-14 12:33:33 -07:00
lazy-js-bundle Fix bug in js bundle 2024-09-17 17:47:41 -07:00
liveview Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
manganis Release: dioxus v0.6.0-alpha.4 2024-11-01 16:39:02 -07:00
mobile cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
playwright-tests cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
router Remove latent dependencies in router 2024-11-01 16:11:24 -07:00
router-macro Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
rsx Fix if chain attributes with mixed expressions and strings (#3149) 2024-10-31 12:48:25 -07:00
rsx-hotreload Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
rsx-rosetta Escape HTML as we translate to rsx (#3038) 2024-10-08 07:02:02 -05:00
server-macro Improve documentation for the fullstack crate (#2952) 2024-10-10 13:40:11 -07:00
signals Fix subscriptions for read only signals passed as props (#3173) 2024-11-10 21:35:33 -05:00
ssr Extend head components with global attributes (#2888) 2024-10-01 10:24:22 -05:00
web cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00