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
Assigned to nobody Loading
Sort

Pull requests list

Respect field visibility in store derive breaking This is a breaking change stores
#5425 opened Mar 27, 2026 by ealmloff Draft
chore: add TOML schema reference to Dioxus.toml template and examples cli Related to the dioxus-cli program
#5424 opened Mar 27, 2026 by rustsoldev Loading…
2 tasks
feat(examples): add Web Worker integration example
#5423 opened Mar 27, 2026 by rustsoldev Loading…
4 tasks
Add non-exhaustive to the derived props in #[component] breaking This is a breaking change core relating to the core implementation of the virtualdom
#5422 opened Mar 27, 2026 by ealmloff Loading…
fix(cli): watch depinfo paths to detect sub-module changes cli Related to the dioxus-cli program
#5421 opened Mar 27, 2026 by rustsoldev Loading…
1 task done
fix: add --package flag to component add/remove/list commands cli Related to the dioxus-cli program
#5420 opened Mar 26, 2026 by rustsoldev Loading…
1 task done
feat: add HTML attribute support to GoBackButton and GoForwardButton
#5418 opened Mar 26, 2026 by rustsoldev Loading…
2 tasks done
feat(cli): support custom renderers via [renderer] config cli Related to the dioxus-cli program
#5416 opened Mar 26, 2026 by rlch Loading…
4 of 5 tasks
feat(router): support inactive_class in Link
#5410 opened Mar 24, 2026 by nerjs Loading…
feat(fullstack-server): add router_with_state<S>
#5401 opened Mar 22, 2026 by Mr-KRAMA Loading…
feat(desktop): expose navigation_handler in Config
#5390 opened Mar 19, 2026 by FreeSynergy Loading…
Fix autofill event downcast - ignore events of the wrong type bug Something isn't working web relating to the web renderer for dioxus
#5379 opened Mar 16, 2026 by ealmloff Loading…
2
Fix: notify parent store when child is marked dirty
#5365 opened Mar 12, 2026 by dunkyl Loading…
Better hydration error messages in debug mode fullstack related to the fullstack crate
#5357 opened Mar 10, 2026 by ealmloff Draft
fix(fullstack): honor status in tuple FromResponse
#5342 opened Mar 3, 2026 by kyle-rader Loading…
fix: Content-hash-based filename when bundling with wasm_split cli Related to the dioxus-cli program
#5340 opened Mar 1, 2026 by SuperKenVery Loading…
Introduce a crate to write unit tests of Dioxus apps enhancement New feature or request native Related to dioxus-native
#5323 opened Feb 20, 2026 by hovinen Loading…
Support hotpatching in web extensions cli Related to the dioxus-cli program
#5316 opened Feb 14, 2026 by mohe2015 Loading…
Avoid inline css and js in dev cli Related to the dioxus-cli program
#5315 opened Feb 14, 2026 by mohe2015 Loading…
Fix dropped store comparison when coercing into a readsignal breaking This is a breaking change bug Something isn't working stores
#5312 opened Feb 13, 2026 by ealmloff Loading…
fix(cli): use correct registry root for dependency asset copying cli Related to the dioxus-cli program
#5309 opened Feb 13, 2026 by matta Draft
fix(cli): Add retry logic for executable copy to handle EPERM race condition cli Related to the dioxus-cli program
#5278 opened Feb 1, 2026 by ThomasSteinbach Loading…
2
Switch to a const hash instead of comparing pointers for template diffing breaking This is a breaking change bug Something isn't working core relating to the core implementation of the virtualdom
#5276 opened Jan 30, 2026 by ealmloff Loading…
Add HTML attribute support to GoBackButton and GoForward button breaking This is a breaking change router Related to the router implementation
#5273 opened Jan 29, 2026 by lavisha4193 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.