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

feat: provide api to customize server address
#5473 opened Apr 9, 2026 by seflue Loading…
Split out html-events crate
#5470 opened Apr 9, 2026 by nicoburns Contributor Loading…
Allow subsecond to be used in release mode
#5469 opened Apr 8, 2026 by voidentente Loading…
Adjust asset referenced from css cli Related to the dioxus-cli program manganis Related to the manganis crate
#5452 opened Apr 6, 2026 by ealmloff Member Draft
Autodetect android location cli Related to the dioxus-cli program mobile Mobile renderer
#5446 opened Apr 3, 2026 by ealmloff Member Draft
2 of 3 tasks
Respect field visibility in store derive breaking This is a breaking change stores
#5425 opened Mar 27, 2026 by ealmloff Member Draft
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 Member Loading…
feat(router): support inactive_class in Link
#5410 opened Mar 24, 2026 by nerjs Contributor Loading…
feat(desktop): expose navigation_handler in Config
#5390 opened Mar 19, 2026 by FreeSynergy Loading…
Better hydration error messages in debug mode fullstack related to the fullstack crate
#5357 opened Mar 10, 2026 by ealmloff Member Draft
fix(fullstack): honor status in tuple FromResponse
#5342 opened Mar 3, 2026 by kyle-rader Contributor 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
#5316 opened Feb 14, 2026 by mohe2015 Contributor Loading…
Avoid inline css and js in dev cli Related to the dioxus-cli program
#5315 opened Feb 14, 2026 by mohe2015 Contributor 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 Member 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 Member 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…
fix: allow let chains in rsx! by updating rust editions breaking This is a breaking change rsx Related to rsx or the dioxus-rsx crate
#5267 opened Jan 26, 2026 by RichardEpure Loading…
ProTip! Adding no:label will show everything without a label.