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

Use SuperInto and correct Owner for props defaults
#3959 opened Apr 6, 2025 by pandarrr Loading…
Fix select multiple default value bug Something isn't working
#3953 opened Apr 3, 2025 by ealmloff Loading…
Support scrollIntoView alignment options breaking This is a breaking change enhancement New feature or request html Related to the html crate
#3952 opened Apr 3, 2025 by otgerrogla Loading…
Fix component macro with where clause bug Something isn't working core relating to the core implementation of the virtualdom
#3951 opened Apr 3, 2025 by ealmloff Loading…
Merge static and dynamic styles bug Something isn't working
#3950 opened Apr 3, 2025 by ealmloff Loading…
Fix the base path in desktop builds bug Something isn't working cli Related to the dioxus-cli program desktop Suggestions related to the desktop renderer
#3949 opened Apr 2, 2025 by ealmloff Loading…
Fix displayed ip address bug Something isn't working cli Related to the dioxus-cli program
#3948 opened Apr 2, 2025 by ealmloff Loading…
2
Fix rsx evaluation order breaking This is a breaking change bug Something isn't working rsx Related to rsx or the dioxus-rsx crate
#3944 opened Apr 2, 2025 by ealmloff Loading…
feat: update examples to tailwind v4
#3943 opened Apr 1, 2025 by danielkov Loading…
Fix key validation logic bug Something isn't working rsx Related to rsx or the dioxus-rsx crate
#3936 opened Mar 31, 2025 by ealmloff Loading…
Fix javascript asset bundling errors and fallback bug Something isn't working cli Related to the dioxus-cli program
#3935 opened Mar 31, 2025 by ealmloff Loading…
2
Add some CLI docs for stdin file input to fmt command
#3934 opened Mar 31, 2025 by carlosdp Loading…
Fix escaped text in ssr stylesheets and scripts bug Something isn't working fullstack related to the fullstack crate ssr server-side-rendering (prerendering)
#3933 opened Mar 31, 2025 by ealmloff Loading…
Cache hashed assets forever in fullstack cli Related to the dioxus-cli program fullstack related to the fullstack crate performance
#3928 opened Mar 29, 2025 by ealmloff Loading…
Remove default features when fullstack is enabled and one platform is enabled in the default features cli Related to the dioxus-cli program fullstack related to the fullstack crate
#3925 opened Mar 27, 2025 by ealmloff Loading…
2
Create Helper Method For ReadOnlySignal enhancement New feature or request signals Related to the signals crate
#3921 opened Mar 26, 2025 by DogeDark Loading…
Fix warning when calling VirtualDom new with props bug Something isn't working core relating to the core implementation of the virtualdom
#3911 opened Mar 25, 2025 by ealmloff Loading…
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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.