Skip to content

Releases: ubuntu/yaru.dart

v4.1.0

02 Apr 17:19
9fe84fd
Compare
Choose a tag to compare

4.1.0 (2024-03-10)

What's Changed

  • chore(example): add a full color icons page for designers by @Feichtmeier in #877
  • chore(example): add missing icon by @Feichtmeier in #879
  • feat(YaruIcons): add light bulb on/off icons by @Jupi007 in #881
  • chore: add todo comments on deprecated features by @Jupi007 in #883
  • feat: add YaruInfoBadge, YaruInfoBox, YaruTranslucentBorderContainer by @Feichtmeier in #880
  • chore(example): improve wording, placement and info by @Feichtmeier in #884
  • fix(YaruMasterDetailPage): has too many nested Scaffolds by @Feichtmeier in #885

Full Changelog: v4.0.0...v4.1.0

v4.0.0

05 Mar 16:57
4f2d418
Compare
Choose a tag to compare

4.0.0 (2024-03-05)

Important

yaru.dart 4.0.0 is now released

Information for canonical flutter contributors on what to do:

  • remove yaru_icons and yaru_widgets from pubspec
  • replace all imports of yaru_icons.dart and yaru_widgets.dart with just yaru.dart
  • in case you were using YaruAnimatedIcon somewhere, the api has changed:
    grafik

Here is the diff of this in musicpod as an example:
https://github.com/ubuntu-flutter-community/musicpod/pull/542/files

Was really straight forward
CC @spydon @d-loose @robert-ancell @BLKKKBVSIK

What's Changed

  • chore!: migrate yaru.dart and yaru_icons.dart into yaru_widgets.dart by @Feichtmeier in #839
  • chore!: rename yaru_widgets.dart to yaru.dart by @Feichtmeier in #852
  • fix: pin flutter version for actions on 3.16.5 for now by @Feichtmeier in #854
  • chore: Update golden images by @github-actions in #855
  • feat(example): improve icon page by @Feichtmeier in #856
  • fix: make the icon page work in the github pages web page build by @Jupi007 in #858
  • feat(YaruWindowControl)!: use material state properties for colors by @Jupi007 in #859
  • chore(YaruTitleBar): backdrop effect is already implemented by @Jupi007 in #861
  • chore: fix icons page title bar by @Jupi007 in #864
  • fix(YaruSearchField): display clear button on _controller text change by @Jupi007 in #866
  • chore: move actions to floating button by @Jupi007 in #868
  • fix(IconButton): selected color needs to be different to onSurface by @Feichtmeier in #869
  • fix(theme): Material Check/Radio color by @Feichtmeier in #871
  • chore: Update golden images by @github-actions in #872
  • fix: Styling issue with YaruPopupMenuButton by @Feichtmeier in #873
  • fix(YaruPopupMenuButton): Wrong background color by @Feichtmeier in #876

Full Changelog: v3.6.0...v4.0.0

v3.6.0

17 Feb 09:53
2e98773
Compare
Choose a tag to compare

3.6.0 (2024-02-17)

What's Changed

  • feat: rounded rectangle page indicator and size transition by @Jupi007 in #831

Full Changelog: v3.5.0...v3.6.0

v3.5.0

03 Feb 07:39
7a122dc
Compare
Choose a tag to compare

3.5.0 (2024-01-21)

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

27 Dec 09:34
85a7bf3
Compare
Choose a tag to compare

3.4.0 (2023-12-27)

What's Changed

Full Changelog: v3.3.1...v3.4.0

v3.3.1

20 Nov 14:58
7fba7b8
Compare
Choose a tag to compare

3.3.1 (2023-11-20)

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

16 Nov 13:21
5a05b25
Compare
Choose a tag to compare

3.3.0 (2023-11-15)

What's Changed

Full Changelog: v3.2.2...v3.3.0

v3.2.2

23 Oct 10:17
2aefa08
Compare
Choose a tag to compare

3.2.2 (2023-10-23)

What's Changed

  • fix: overflow in left pane of YaruMasterDetailPage by @Jupi007 in #790

Full Changelog: v3.2.1...v3.2.2

v3.2.1

19 Oct 15:21
de8f0e0
Compare
Choose a tag to compare

3.2.1 (2023-10-19)

What's Changed

  • fix(YaruTabBar): make TabController nullable, add onTap by @Feichtmeier in #782
  • fix: overflow in left pane of YaruMasterDetailPage by @Jupi007 in #787

Full Changelog: v3.2.0...v3.2.1

v3.2.0

23 Sep 08:27
d7f62e9
Compare
Choose a tag to compare

3.2.0 (2023-09-23)

What's Changed

Full Changelog: v3.1.0...v3.2.0