Skip to content

Releases: iced-rs/iced_aw

v.0.11.0

19 Sep 16:03
c0514f8
Compare
Choose a tag to compare

What's Changed

  • (Breaking) Removed Fonts and replaced with iced_fonts.

Full Changelog: v0.10.0...v.0.11.0

v0.10.0

18 Sep 13:00
Compare
Choose a tag to compare

What's Changed

  • (Breaking) Split removed in favor of Iced pane grid
  • (Breaking) Modal and Floating element removed in favor of Iced Stack.
  • (Breaking) Segmented Button Removed use iced button.
  • (Breaking) cupertino Removed as we are not going to support these anymore.

New Contributors

Full Changelog: V0.9.2...v0.10.0

V0.9.2

08 May 12:03
Compare
Choose a tag to compare

What's Changed

  • Allow disabling scroll events for NumberInput. by @airblast-dev in #239
  • Fixed missing Bootstrap when not using Icon Feature.

New Contributors

Full Changelog: V0.9.0...V0.9.2

V0.9.0

07 May 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...V0.9.0

v0.8.0

25 Feb 00:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V0.7.0...v0.8.0

V0.7.0

30 Aug 20:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...V0.7.0

V0.6.0

28 Jul 19:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V0.5.2...v0.6.0

V0.5.2

08 May 20:55
Compare
Choose a tag to compare

What's Changed

  • Added operate to Element holding widgets.

Full Changelog: V0.5.1...V0.5.2

V0.5.1

08 May 17:44
Compare
Choose a tag to compare

What's Changed

  • Fix naming in color picker example by @Ciubix8513 in #117
  • Cargo.toml: Update repository url by @ids1024 in #119
  • Fixed Model components panic upon certain usages. #114

New Contributors

Full Changelog: v0.5.0...V0.5.1

V0.5.0

13 Apr 12:22
175b928
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0