Skip to content

Releases: ubuntu/yaru.dart

v5.2.1

20 Sep 15:57
0f213a6
Compare
Choose a tag to compare

5.2.1 (2024-09-20)

What's Changed

Full Changelog: v5.2.0...v5.2.1

v5.2.0

18 Sep 19:22
d0cc369
Compare
Choose a tag to compare

5.2.0 (2024-09-18)

What's Changed

  • fix: use safe picks for ubuntu colors by @Feichtmeier in #914
  • fix: rename brown to wartyBrown, matching the gtk theme name by @Feichtmeier in #916
  • chore: renamed the snap back to yaru-widgets-example which is what's published by @kenvandine in #918
  • fix: ensure better contrast for the warty version by @Feichtmeier in #921
  • feat: follow accent-color gsettings key for 24.10 by @Feichtmeier in #922

Full Changelog: v5.1.0...v5.2.0

v5.1.0

22 Aug 17:00
7287450
Compare
Choose a tag to compare

5.1.0 (2024-08-22)

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

07 Aug 20:53
b55ccb1
Compare
Choose a tag to compare

5.0.0 (2024-08-07)

What's Changed

  • chore!: remove YaruExpansionPanelList by @Feichtmeier in #887
  • fix: windows window control and titlebar color by @Feichtmeier in #889
  • fix(YaruIcons): Fix emote_monkey icon broken path by @Jupi007 in #890
  • fix: Make YaruExpansionPanel build lazily by @Feichtmeier in #892
  • chore(Example): add RTL mode settings by @Jupi007 in #894
  • fix(YaruToggleButton): rtl and infinite available space by @Jupi007 in #896
  • feat!: drop deprecated features for 5.0 by @Jupi007 in #898
  • feat!: decouple paned view from master detail by @Jupi007 in #897
  • chore!: update project to flutter 3.22 by @Feichtmeier in #901
  • chore!: update golden images by @github-actions in #902
  • feat: YaruDateTimeEntry, YaruSegmentedEntry, YaruEdgeFocusInterceptor by @Jupi007 in #824
  • feat(example): enable semantics by @d-loose in #906
  • feat(YaruBackButton): add backButtonTooltip from MaterialLocalizations by @Jupi007 in #907
  • chore: update flutter version to 3.24 and update dependencies by @Feichtmeier in #909
  • Update golden images by @github-actions in #910

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

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