-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DioxusLabs/dioxus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0-rc.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DioxusLabs/dioxus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0-rc.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 34 files changed
- 6 contributors
Commits on Oct 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5018074 - Browse repository at this point
Copy the full SHA 5018074View commit details -
resolve the index before rendering (#4806)
Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19ada89 - Browse repository at this point
Copy the full SHA 19ada89View commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9a1cbf5 - Browse repository at this point
Copy the full SHA 9a1cbf5View commit details -
Removed wasm rel-preload link from bundle index.html to save bandwidt…
…h for Safari users (#4796)
Configuration menu - View commit details
-
Copy full SHA for 7408a33 - Browse repository at this point
Copy the full SHA 7408a33View commit details -
follow up to serveconfig (#4820)
* remove latent dbg! * cleanup serveconfig
Configuration menu - View commit details
-
Copy full SHA for 306639e - Browse repository at this point
Copy the full SHA 306639eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6be08 - Browse repository at this point
Copy the full SHA 2f6be08View commit details -
* Add optional static_dir support - add optional application.static_dir field defaulting to none - copy configured static directory into web output during build/serve - document config knob and add unit tests - force full rebuild when static_dir contents change - sync removes stale outputs and logs copy activity - track static manifest next to platform dir Tests: cargo fmt * default to public dir to match vite * static_dir -> public_dir * wip * deser as none... * wip... use .manifest.json * implement dumb form of asset manifest generation * implement manifest using asset system directly * cleanup * dont create extra asset dir for server --------- Co-authored-by: Evan Almloff <evanalmloff@gmail.com> Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b3966c3 - Browse repository at this point
Copy the full SHA b3966c3View commit details -
* add component subcommand * add dx component add, remove and list commands * handle rust dependencies * handle component dependencies * fetch remote registries * sort components before listing them * remove local dependency * move te component manifest into the dioxus workspace * add additional instalation instructions the first time the component module is created * fix mod name * fix clippy * improve docs and move to the main branch of components * fix typos * more typos * undo const-serialize changes * remove a few unwraps * Allow adding multiple components at once and add a `--all` flag * add options to the config for the base path, global asset path and default registry * component_path -> component_dir * component_dir is always relative to the crate root * fix clippy * fix request imports * wip: code style changes * rename to "components" instead of "component" * bump lock --------- Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 79613f9 - Browse repository at this point
Copy the full SHA 79613f9View commit details -
CLI fixes for hotpatching the playground (#4715)
* add component subcommand * add dx component add, remove and list commands * handle rust dependencies * handle component dependencies * fetch remote registries * sort components before listing them * remove local dependency * move te component manifest into the dioxus workspace * add additional instalation instructions the first time the component module is created * fix mod name * fix clippy * improve docs and move to the main branch of components * fix typos * more typos * undo const-serialize changes * remove a few unwraps * Allow adding multiple components at once and add a `--all` flag * add options to the config for the base path, global asset path and default registry * component_path -> component_dir * component_dir is always relative to the crate root * fix clippy * fix hot patching with a base path * read the hot patch file from stdin instead of a CLI arg to allow for longer inputs * fix request imports * wip: code style changes * rename to "components" instead of "component" * bump lock * move to method on request * read until eof in the case of pretty json * strip is now copy --------- Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 987e41d - Browse repository at this point
Copy the full SHA 987e41dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 321032c - Browse repository at this point
Copy the full SHA 321032cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.0-rc.2...v0.7.0-rc.3