Releases: ubuntu/yaru.dart
Releases · ubuntu/yaru.dart
v2.7.0
2.7.0 (2023-08-07)
What's Changed
- fix: relax yaru version constraint; update example by @Feichtmeier in #748
- feat: change sidebar color, improve YMD theme by @Feichtmeier in #750
- feat: adapt navigationpage sidebarcolor to YMD by @Feichtmeier in #751
Full Changelog: v2.6.1...v2.7.0
v2.6.1
2.6.1 (2023-08-07)
What's Changed
- fix: add the missing optional icon parameters by @Feichtmeier in #740
- chore!: update yaru icons by @Feichtmeier in #746
- chore: relax yaru_icons version constraint by @jpnurmi in #747
Full Changelog: v2.6.0...v2.6.1
v2.6.0
2.6.0 (2023-07-27)
What's Changed
- chore: dependabot by @jpnurmi in #724
- chore(dependabot): configure semantic commits by @jpnurmi in #727
- feat: expose YaruNavigationPage.navigatorKey and onGenerateRoute by @jpnurmi in #730
- ci: reuse pr title & release actions from ufc/actions by @jpnurmi in #729
- feat: expose YaruNavigationPage.initialRoute and onUnknownRoute by @jpnurmi in #731
- feat: expose NavigationPage navigator observers by @jpnurmi in #732
- fix(master-detail): retain state when switching orientation by @jpnurmi in #733
- feat(master-detail): expose Navigator properties by @jpnurmi in #735
- feat(master-detail): allow inserting spacers and dividers by @jpnurmi in #736
- feat(master-detail): expose breakpoint as widget property by @jpnurmi in #737
- feat: add YaruSearchField and YaruSearchTitleField by @Feichtmeier in #734
- fix(YaruMasterTile): let onTap override scope ontap by @Feichtmeier in #738
Full Changelog: v2.5.0...v2.6.0
v2.5.0
2.5.0 (2023-06-29)
What's Changed
- Upgrade to
flutter_lints
2.0 by @pablojimpas in #698 - chore: migrate to Flutter 3.10 and Dart 3.0 by @jpnurmi in #702
- Update YaruMasterDetailPage comments by @Jupi007 in #705
- Remove useless YaruMasterListView.materialTiles by @Jupi007 in #707
- Pass available width to YaruMasterDetailBuilder by @Jupi007 in #708
- Rename
YaruMasterDetailBuilder
intoYaruMasterTileBuilder
by @Jupi007 in #710 - Drop double
YaruMasterTileScope
retrieval by @Jupi007 in #712 - Add YaruChoiceChipBar by @Feichtmeier in #713
- feat: add a stack option to YaruChoiceChipBar by @Feichtmeier in #714
- chore: add example/macos/Podfile.lock to gitignore by @Feichtmeier in #715
- feat: improve YaruChipChoice parameters by @Feichtmeier in #716
- feat: add progress indicator themes by @Jupi007 in #717
- chore: bump yaru ^0.9.0 by @jpnurmi in #719
- ci: merge workflows with same triggers & specify FLUTTER_VERSION by @jpnurmi in #720
- ci: let release-please maintain the changelog by @jpnurmi in #721
- chore: fix up the changelog for release-please by @jpnurmi in #723
New Contributors
- @pablojimpas made their first contribution in #698
Full Changelog: 2.4.1...v2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
What's Changed
- Add
emptyBuilder
by @d-loose in #676 - Update golden images by @github-actions in #681
- Add support for high contrast theme by @d-loose in #682
- YaruPageIndicator: fix RTL layout by @d-loose in #684
- YaruWindowTitleBar.ensureInitialized(): clear cached window states by @jpnurmi in #685
Full Changelog: 2.2.2...2.3.0