Commit History

Author SHA1 Message Date
  Jonathan Kelley bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 months ago
  Jonathan Kelley bb3fd38231 feat: document and re-export dioxus-cli-config (#3515) 6 months ago
  Marc Espin d75cb59491 feat: Reexport the `Warning` trait in dioxus-signals (#3321) 6 months ago
  Evan Almloff aab1258f0e remove the file engine feature in the html crate (#3392) 6 months ago
  Jonathan Kelley 6a10fd8d78 fix: drop target list to make docsrs build happy (#3329) 6 months ago
  Jonathan Kelley 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 months ago
  Jonathan Kelley 7d490dc3bd feat: integrate dioxus-logger inline (#3302) 7 months ago
  Evan Almloff 3d62fbf021 Fix base path on web and fullstack (#3247) 7 months ago
  Evan Almloff f9617c8d33 Restore manganis optimizations (#3195) 7 months ago
  Jonathan Kelley ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 months ago
  Evan Almloff 281087469a Move the history provider into the context (#3048) 8 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
  Evan Almloff 519ec9d294 Move the document trait into a separate crate (#3035) 8 months ago
  Jonathan Kelley 3fb1f739d1 Simplify cli-config, hotreload -> devtools (drop to 0 deps, fast compile times) (#2975) 9 months ago
  Evan Almloff eeccb741d3 Re-export the axum feature flag under "server" (#2786) 11 months ago
  Evan Almloff 9dbdf74a1e Move the manganis into attribute value implementation into dioxus core (#2765) 11 months ago
  Jonathan Kelley c5fb69f9f1 release: 0.6.0-alpha.1 (improve docs.rs for fullstack, dioxus) (#2760) 11 months ago
  Jonathan Kelley 0cbcef735f Pre-release 0.6.0-alpha.0 (#2755) 11 months ago
  Jonathan Kelley c4e55c7fb6 Fix #2378: CLI MSRV and add MSRV to CI (#2716) 11 months ago
  Miles Murgaw 672f4dfefc Re-Export Manganis & Update Examples (#2625) 11 months ago
  Evan Almloff 176e67e5b7 switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 11 months ago
  Evan Almloff 022e4ad203 Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 1 year ago
  Evan Almloff b0caf442ab Make it easier to provide context to fullstack (#2515) 1 year ago
  Evan Almloff a09548d80e Remove implicit optional dependency features (#2512) 1 year ago
  Evan Almloff 0127501dbf Improve inline docs (#2460) 1 year ago
  Evan Almloff b3cd4fac10 set up example scaping for docs.rs (#2450) 1 year ago
  Evan Almloff 245003a5d4 Create a Static Site Generation platform; Deduplicate hot reloading code (#2226) 1 year ago
  Evan Almloff 36f67bd5e2 update 0.4 doc links to 0.5 1 year ago
  Evan Almloff d442dac168 Add a menu bar option to the desktop config (#2107) 1 year ago
  Miles Murgaw ab2e2c63d5 feat: fix unknown imports 1 year ago