Releases: Leaf-Computer/lumen-blocks
Releases · Leaf-Computer/lumen-blocks
v0.3.0
What's Changed
- input component extends input attributes by @ripytide in #54
- input improvements by @ripytide in #57
- Add dialog component by @ripytide in #56
- Update Lucide dependency to use crates.io version by @danieldaquino in #62
- add ci workflow by @ripytide in #63
- fix warnings and clippy by @ripytide in #64
- Issue 65 build failure by @martin-hughes in #67
- Add Windows troubleshooting note for missing HOME environment variable by @Copilot in #70
- Make Side sheet context public by @danieldaquino in #72
New Contributors
- @ripytide made their first contribution in #54
- @martin-hughes made their first contribution in #67
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This is a release for Lumen Blocks v0.2.0. This new version features support for Dioxus 0.7.0 (stable), and Tailwind v4!
What's Changed
- Update to Dioxus 0.7.0 and the newest Dioxus Primitives
- Update project configuration to use the built-in Tailwind support by @danieldaquino in #37
- Add Tailwind v4 support by @danieldaquino in #38
- Fix dropdown menu item mouse events by @danieldaquino in #40
- Update documentation with v0.2 changes by @danieldaquino in #43
- Use git directly for the dioxus-time dependency by @danieldaquino in #51
Full Changelog: v0.1.1...v0.2.0
v0.2.0 RC 1
This is a release candidate for Lumen Blocks v0.2.0. This new version supports Dioxus 0.7 (RC0), and Tailwind v4!
The official v0.2.0 release is planned to be made once Dioxus 0.7 stable gets fully released.
What's Changed
- Update to the newest Dioxus Primitives by @danieldaquino in #34
- Update project configuration to use the built-in Tailwind support by @danieldaquino in #37
- Add Tailwind v4 support by @danieldaquino in #38
- Fix dropdown menu item mouse events by @danieldaquino in #40
- Update to Dioxus 0.7 RC 0 by @danieldaquino in #42
- Update documentation with v0.2 changes by @danieldaquino in #43
Full Changelog: v0.1.1...v0.2.0-rc.1
v0.1.1
What's Changed
- Fix docs sidebar not appearing at medium screen widths by @Copilot in #29
- Fix toast notification appearance on smaller screens by @danieldaquino in #31
Full Changelog: v0.1.0...v0.1.1
v0.1.0 Alpha
The initial release for Lumen Blocks!