Skip to content

Releases: coingaming/moon_flutter

v1.0.6

09 Oct 08:52
be5bf41
Compare
Choose a tag to compare

1.0.6 (2024-10-09)

Bug Fixes

v1.0.5

25 Sep 09:44
bfe7cd1
Compare
Choose a tag to compare

1.0.5 (2024-09-25)

Bug Fixes

  • [MDS-1331] Dispose animation controllers for tooltip and popover (#441) (3466cfd)

v1.0.4

30 Aug 09:21
d53cdda
Compare
Choose a tag to compare

1.0.4 (2024-08-30)

Bug Fixes

  • [MDS-1318] Fix Accordion clip behavior (#439) (2c33904)

v1.0.3

09 Aug 11:40
15d1959
Compare
Choose a tag to compare

1.0.3 (2024-08-09)

Bug Fixes

  • revert back to MIT license (372bc1a)

v1.0.2

09 Aug 11:35
e28c752
Compare
Choose a tag to compare

1.0.2 (2024-08-08)

Bug Fixes

  • add license link to footer [MDS-1279] (#435) (deaa1a0)

v1.0.1

08 Aug 12:59
6581ac8
Compare
Choose a tag to compare

1.0.1 (2024-08-08)

Bug Fixes

v1.0.0

02 Aug 07:39
582d238
Compare
Choose a tag to compare

1.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • All properties that had deprecated tag have been removed
  • Removed unused properties
  • Removed caption from typography
  • Reverted semiBold font weight used in headings back to w600 (check in readme how to bump the fontweight down if your project needs it)
  • Changed moon_flutter internal line length from 120 to 80

Features

v0.59.3

17 Jul 13:44
5259f24
Compare
Choose a tag to compare

0.59.3 (2024-07-17)

Bug Fixes

  • [MDS-1244] General fixes and improvements (#426) (7edc0c4)

v0.59.2

05 Jul 15:45
da3f0f6
Compare
Choose a tag to compare

0.59.2 (2024-07-05)

Bug Fixes

  • [MDS-1231] Fix Accordion absorbing children actions (#423) (c119d15)

v0.59.1

07 Jun 08:31
d0fd745
Compare
Choose a tag to compare

0.59.1 (2024-06-07)

Bug Fixes

  • [MDS-1176] Fix input components context menu (#417) (ff6cf21)