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

fix: additional new line in info.plist
#5389 opened Mar 19, 2026 by javiersuweijie Loading…
fix(cli): skip platform-specific test assertions when tools are unavailable
#5386 opened Mar 18, 2026 by Dieshen Loading…
1 of 2 tasks
chore: add .gitattributes for consistent line endings
#5385 opened Mar 18, 2026 by Dieshen Loading…
1 of 2 tasks
fix(cli): watch all workspace members in dx serve
#5381 opened Mar 17, 2026 by BillionClaw Loading…
Fix autofill event downcast bug Something isn't working desktop Suggestions related to the desktop renderer web relating to the web renderer for dioxus
#5379 opened Mar 16, 2026 by ealmloff Draft
2 tasks
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…
Bump actions/upload-artifact from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#5341 opened Mar 2, 2026 by dependabot bot 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 Loading…
Avoid inline css and js in dev
#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…
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…
Fix using iOS mobile simulator on Intel Mac.
#5268 opened Jan 27, 2026 by petewatts Loading…
ProTip! Exclude everything labeled bug with -label:bug.