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: add onunmounted lifecycle event to close #5108
#5113 opened Dec 18, 2025 by rapporian Loading…
2 tasks done
Fix optional element regression bug Something isn't working core relating to the core implementation of the virtualdom
#5110 opened Dec 17, 2025 by ealmloff Loading…
Add support for HTTP redirect from extractor
#5107 opened Dec 16, 2025 by dprkh Loading…
Add a prelude module to Dioxus Native native Related to dioxus-native
#5104 opened Dec 15, 2025 by nicoburns Loading…
Port dioxus to use objc2 for interacting with macOS/iOS platform apis breaking This is a breaking change dependencies Pull requests that update a dependency file desktop Suggestions related to the desktop renderer
#5101 opened Dec 15, 2025 by nicoburns Loading…
Add read_async to Resource
#5088 opened Dec 12, 2025 by mcmah309 Loading…
Scoped css
#5087 opened Dec 12, 2025 by mcmah309 Loading…
allow codesigning any server backend on macos
#5085 opened Dec 11, 2025 by jkelleyrtp Loading…
feat: implement hotreload for scss @use at-rule
#5001 opened Nov 20, 2025 by oknozor Loading…
Add --quiet flag to dx cli
#4987 opened Nov 18, 2025 by xsoheilalizadeh Loading…
Use ServeDir for fullstack dev static assets
#4983 opened Nov 18, 2025 by tekacs Loading…
rip out tauri-bundle
#4958 opened Nov 11, 2025 by jkelleyrtp Draft
7 tasks
Skip default members when canonicalize fails bug Something isn't working cli Related to the dioxus-cli program
#4942 opened Nov 9, 2025 by newfla Loading…
Switch const serialize to use CBOR const-serialize Related to the const serialize crate
#4932 opened Nov 7, 2025 by ealmloff Loading…
7 tasks done
Unify resource and loader experimental May or may not be merged hooks Changes to built-in hook package signals Related to the signals crate
#4846 opened Oct 27, 2025 by ealmloff Draft
2 of 5 tasks
Remove write on memo and create a new derived signal hook breaking This is a breaking change bug Something isn't working enhancement New feature or request hooks Changes to built-in hook package signals Related to the signals crate
#4824 opened Oct 21, 2025 by ealmloff Loading…
signals: Rebuild stale global cache entries automatically
#4809 opened Oct 18, 2025 by tekacs Loading…
ProTip! Filter pull requests by the default branch with base:main.