Evan Almloff 8c866b783d Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925) 3 月之前
..
autofmt 0251221c69 Fix the typo checking CI (#3824) 4 月之前
check 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 月之前
cli 8c866b783d Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925) 3 月之前
cli-config 67515ce812 Allow to connect to the dev server from a physical Android device (#3634) 5 月之前
cli-opt bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
config-macro 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 月之前
config-macros bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
const-serialize 2924ec4678 Fix pointer provenance in const rust with zero sized type enum variants (#3532) 5 月之前
const-serialize-macro 1cbfcde6cd improve build times by extracting asset opt into its own crate (#3273) 7 月之前
core 2e856ecb3b doc: Fix spawn doc (#3871) 3 月之前
core-macro bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
core-types 79a2f023e7 Add the `onvisible` event handler to `Element` (#2911) 7 月之前
desktop 83ea89b88c fix comment (#3929) 3 月之前
devtools ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 月之前
devtools-types 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 月之前
dioxus bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
dioxus-lib d75cb59491 feat: Reexport the `Warning` trait in dioxus-signals (#3321) 6 月之前
document 3ee3d0610d feat: Add head ordering doc part (#3771) 3 月之前
dx-wire-format bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
extension fc861327dc build(deps): bump tar-fs from 2.1.1 to 2.1.2 in /packages/extension (#3954) 3 月之前
fullstack dfc359cdfb adds feature `server_fn_axum` that compiles for wasm target (#3840) 3 月之前
generational-box 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 月之前
history 3d62fbf021 Fix base path on web and fullstack (#3247) 7 月之前
hooks bdf87aadc7 fixed the bug when future restarts the state goes to ready instead of pending (#3617) 3 月之前
html 9e09bcf3f7 trivial fix for documentation example for onclick handler of buttons (#3882) 3 月之前
html-internal-macro b67122dd2a Chore: format some cargo tomls (#2970) 9 月之前
interpreter ceb1a0e796 Prevent default if an onclick event is triggered on a button under a form (#3804) 4 月之前
isrg 09a4b5eb4e Return a 404 when paring the route fails (#3860) 3 月之前
lazy-js-bundle 459dbde697 Fix bug in js bundle 9 月之前
liveview dfc359cdfb adds feature `server_fn_axum` that compiles for wasm target (#3840) 3 月之前
logger 30f760ca15 Feat: Release Dioxus v0.6 7 月之前
manganis 9361c3ecd9 Support `concat!` and other macros in asset path (#3809) 4 月之前
mobile 91a218039e Update wry version to 0.50.1 (#3810) 4 月之前
playwright-tests 8c866b783d Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925) 3 月之前
router 09a4b5eb4e Return a 404 when paring the route fails (#3860) 3 月之前
router-macro bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
rsx f4c59e1188 Fix span locations in ifmt and components (#3823) 4 月之前
rsx-hotreload f99e50b0aa Fix hot reload diffing to empty rsx (#3567) 5 月之前
rsx-rosetta 343c48f5ad fix: viewBox translation by not accidentally stringifying literals (#3527) 5 月之前
server-macro 8dbb652628 update the server function crate to 0.7 (#3560) 4 月之前
signals c85018300b Ignore write while rendering warning in memo lazy recompute (#3647) 5 月之前
ssr 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 月之前
wasm-split bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 月之前
web bd30516490 Fix web eval return (#3656) 5 月之前