Releases: iced-rs/iced_aw
Releases · iced-rs/iced_aw
v0.4.1
A great thanks to all contributors!
What's Changed
- Add more anchors for FloatingElement. by @IohannRabeson in #92
- Fix menu crash by @latidoremi in #94
- Menu README by @latidoremi in #96
- Release 0.4.1 by @genusistimelord in #97
New Contributors
- @IohannRabeson made their first contribution in #92
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Make numberbox Lockable with Greyed out inputs buttons. by @genusistimelord in #87
- Fixed Clippy Issues by @genusistimelord in #88
- Formatting and a small UTC to Local date change. by @genusistimelord in #89
- Another menu widget by @latidoremi in #86
- Update to iced 0.8 by @genusistimelord in #91
New Contributors
- @latidoremi made their first contribution in #86
Full Changelog: v0.3.0...v0.4.0
v0.3.0
This release removes the colors
feature as it will no longer be a select-able feature.
This release is compatible with iced version: 0.7.0. 🥳
A great thanks to all contributors!
What's Changed
- Removed no longer needed
<S>
from style functions by @genusistimelord in #47 - Show which item is selected in
SelectionList
by @emann in #48 - Fix: Grid layout not correctly build by @Kaiden42 in #54
- Fix: card mouse interaction by @Kaiden42 in #55
- Pure widgets by @Kaiden42 in #57
- feat: make the floating button round by @Sherlock-Holo in #67
- Fix operations in Tabs by @Andrew-Schwartz in #69
- Fix rounded header bottom of card. It looks cleaner square. by @flomang in #72
- Upgrade to iced 0.7 by @carl-anders in #78
- Fix doctests by using the native type version by @carl-anders in #79
- Removed Colors feature as it is required for most widgets now. by @genusistimelord in #82
New Contributors
- @emann made their first contribution in #48
- @Luro02 made their first contribution in #43
- @torkleyy made their first contribution in #62
- @BeaconBrigade made their first contribution in #63
- @Sherlock-Holo made their first contribution in #67
- @Andrew-Schwartz made their first contribution in #69
- @flomang made their first contribution in #72
- @yeastplume made their first contribution in #74
- @carl-anders made their first contribution in #78
Full Changelog: v0.1.0...v0.3.0
v0.2.0
Second release of iced_aw. This release is compatible with iced version: 0.4.2.
This is the first version released to crates.io! 🥳
https://crates.io/crates/iced_aw
A great thanks to all contributors!:
@genusistimelord
@hangleang
@Cupnfish
@Luni-4
@yusdacra
@hecrj
@thenlevy
@mon