Skip to content

Pull requests: DioxusLabs/dioxus

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix dx serve proxying of websocket connections established from the browser bug Something isn't working cli Related to the dioxus-cli program
#3895 opened Mar 20, 2025 by arvidfm Loading…
Wait for the suspense boundary above the router to resolve before sending the first streaming chunk enhancement New feature or request fullstack related to the fullstack crate
#3891 opened Mar 19, 2025 by ealmloff Loading…
build(deps): bump dtolnay/rust-toolchain from 1.84.0 to 1.100.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3885 opened Mar 17, 2025 by dependabot bot Loading…
Allow spread attributes to be set directly breaking This is a breaking change core relating to the core implementation of the virtualdom rsx Related to rsx or the dioxus-rsx crate
#3881 opened Mar 15, 2025 by ealmloff Loading…
adhoc: Fix Clippy lints in const-serialize etc.
#3880 opened Mar 15, 2025 by gbutler69 Loading…
default the storage to UnSyncStorage in ReadSignal type
#3879 opened Mar 15, 2025 by RobertasJ Loading…
Fix: Eval Prematurely Dropping bug Something isn't working javascript Pull requests that update Javascript code
#3877 opened Mar 15, 2025 by DogeDark Loading…
doc: Fix spawn doc
#3871 opened Mar 14, 2025 by mcmah309 Loading…
feat: Add logger to logger example
#3846 opened Mar 8, 2025 by mcmah309 Loading…
adds feature axum_core that compiles for wasm target exposing server functions and ssr enhancement New feature or request fullstack related to the fullstack crate
#3840 opened Mar 7, 2025 by conectado Loading…
Provide HotkeyState on Global Shortcut Events
#3822 opened Mar 3, 2025 by CryZe Loading…
Changes to support axum 0.8 breaking This is a breaking change dependencies Pull requests that update a dependency file fullstack related to the fullstack crate
#3820 opened Mar 3, 2025 by CristianCapsuna Loading…
debugger support for dx
#3814 opened Mar 1, 2025 by jkelleyrtp Draft
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3794 opened Feb 24, 2025 by dependabot bot Loading…
Reclaim element id for all removed nodes bug Something isn't working core relating to the core implementation of the virtualdom
#3782 opened Feb 21, 2025 by gammahead Loading…
Env logger feature
#3775 opened Feb 20, 2025 by mcmah309 Loading…
doc: Add head ordering doc part
#3771 opened Feb 20, 2025 by mcmah309 Loading…
feat: close behaviour for specific window
#3754 opened Feb 16, 2025 by Klemen2 Loading…
Fix global shortcut event handler being called twice
#3741 opened Feb 15, 2025 by Skippeh Loading…
ProTip! Exclude everything labeled bug with -label:bug.