Skip to content

Releases: ubuntu/yaru.dart

2.2.2

16 Mar 14:42
44367bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

16 Mar 14:41
dcd121e
Compare
Choose a tag to compare

What's Changed

  • YaruAutocomplete: calculate matching options width by default by @jpnurmi in #673
  • Example: add autocomplete by @jpnurmi in #674

Full Changelog: 2.2.0...2.2.1

2.2.0

11 Mar 22:02
31c70da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

22 Feb 19:22
2d8058c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

15 Feb 08:05
62a7683
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.1.0

2.0.3

12 Feb 11:11
5d0a956
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

09 Feb 19:36
80a948d
Compare
Choose a tag to compare

What's Changed

  • Add diagnosticable properties to togglable widgets by @Jupi007 in #579
  • YaruSection: fix unbounded height by @jpnurmi in #584
  • pubspec: add missing issue tracker link by @jpnurmi in #590
  • Restructure by @jpnurmi in #586
  • Update screenshot by @jpnurmi in #589
  • Introduce YaruClip.diagonal() by @jpnurmi in #591
  • Allow null YaruNavigationRailItem label with compact style by @Jupi007 in #592
  • Introduce YaruPageIndicator by @Jupi007 in #593
  • Add YaruBanner.selected property by @jpnurmi in #596
  • YaruCarousel: fix laggy animation on multiple clicks by @Jupi007 in #597
  • YaruTitleBar: set an opaque background when the window is inactive by @jpnurmi in #599
  • Expose kYaruBannerRadius constant by @jpnurmi in #601
  • Example: remove generated files to fix pub.dev warnings by @jpnurmi in #600
  • Use Flutter's callback typedefs by @jpnurmi in #598
  • Improve YaruCarousel comments by @Jupi007 in #594
  • YaruExpandable: leave iconbutton padding indvidually from widget padding by @Jupi007 in #605
  • Missing mixed->checked checkbox animation by @Jupi007 in #606
  • Pass curve parameter to next/previousPage methods by @Jupi007 in #602
  • pubspec.yaml: clean up uses-material-design: true by @jpnurmi in #608

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Jan 20:29
958dc46
Compare
Choose a tag to compare

What's Changed

  • Allow YaruNavigationRailItem width control by @Jupi007 in #571
  • Allow switch dot to be mouse dragged by @Jupi007 in #573
  • Fix: YaruBanners bg color with upgrading yaru to 0.5.1 by @Feichtmeier in #575

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Jan 21:53
10bab30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0-beta-5...2.0.0

2.0.0-beta-5

20 Jan 15:28
c189884
Compare
Choose a tag to compare
2.0.0-beta-5 Pre-release
Pre-release

What's Changed

  • Landscape: remove separator fix for web, not needed anymore by @Feichtmeier in #529
  • Remove YaruTabbedPage by @Feichtmeier in #530
  • YaruTile: make title optional by @jpnurmi in #533
  • YaruTitleBar: use TextTheme.titleLarge as a fallback by @jpnurmi in #535
  • Revert "Remove all RepaintBoundary widgets" by @Jupi007 in #537
  • Update goldens by @jpnurmi in #538
  • YaruPopupMenuButton: sync border with OutlinedButton by @jpnurmi in #539
  • YaruPopupMenuButton: fix styling issues by @jpnurmi in #541
  • YaruNavigationPage: add HeroController to support YaruDetailPage by @jpnurmi in #545
  • Add YaruBackButtonTheme & YaruBackButtonStyle (rounded vs. square) by @jpnurmi in #531
  • YaruPopupMenuButton: remove default tooltip by @jpnurmi in #543
  • YaruTitleBarThemeData: fix buttonPadding type by @jpnurmi in #544
  • Add missing RepaintBoundary on painter widgets by @Jupi007 in #547
  • Fix use of deprecated members (beta channel) by @jpnurmi in #551
  • Example: fix the settings bottom bar look sensible with Flutter beta by @jpnurmi in #552
  • YaruDetailPage: allow specifying the hero tag by @jpnurmi in #553
  • YaruTitleBar: allow specifying the hero tag by @jpnurmi in #554
  • Release 2.0.0-beta-5 by @jpnurmi in #558

Full Changelog: 2.0.0-beta-4...2.0.0-beta-5