12 releases (7 breaking)
new 0.8.0 | Dec 19, 2024 |
---|---|
0.7.0 | Apr 9, 2024 |
0.6.0 | Apr 1, 2024 |
0.5.0 | Mar 28, 2024 |
0.1.3 | Feb 22, 2023 |
#596 in GUI
29 downloads per month
87KB
2.5K
SLoC
dioxus-daisyUI
- Daisy UI
- v4.9.0
Documents for Updating
Code | Documentation | Notes |
---|---|---|
actions.rs | link Actions | |
display.rs | link Data display | |
navigation.rs | link Navigation | use active_ disabled_ focus_ instead of active disabled focus , the names been taken by tailwindcss as modifiers |
feedback.rs | link Feedback | |
input.rs | link Data input | |
layout.rs | link Layout | |
mockup.rs | link Mockup |
Build All Used CSS Classes
Since tailwindcss need to get all used values, when using class!
, the default build process is not working.
Check BUILD.md for how to handle this process.
Dependencies
~3–8MB
~75K SLoC