5 releases
new 0.1.10 | Oct 30, 2024 |
---|---|
0.1.8 | Oct 24, 2024 |
0.1.6 | Oct 22, 2024 |
0.1.4 | Jul 17, 2024 |
0.1.3 | Jun 2, 2024 |
#21 in #dioxus
431 downloads per month
55KB
2K
SLoC
Daisy-RSX
This is a Dioxus version of the Daisy UI components.
To Create a Release
To create a new release, use the following command locally:
cargo release patch
Once you are ready, pass the --execute
flag.
This will:
- Bump the version number.
- Create a git tag.
- Push changes to the remote repository.
- Trigger the GitHub Actions workflow to publish the crate.
Dependencies
~7–13MB
~156K SLoC