Skip to content

2.0.0-beta-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpnurmi jpnurmi released this 15 Jan 20:05
· 859 commits to main since this release
cc34de8

What's Changed

  • MD: wrap detail page with ScaffoldMessenger in landscape layout by @jpnurmi in #463
  • Add YaruNavigationPageTheme.railPadding by @jpnurmi in #466
  • YaruTitleBar: make themable and use window controls by @jpnurmi in #464
  • YaruTitleBar: adjust callbacks by @jpnurmi in #467
  • MD: fix page controller updates by @jpnurmi in #468
  • NavigationPage: fix controller updates by @jpnurmi in #469
  • Update goldens for yaru.dart border changes by @jpnurmi in #472
  • YaruPopupMenuButton: align drop indicator to the end by @jpnurmi in #471
  • Example: update yaru and handy_window by @Feichtmeier in #470
  • Navigation/MD pages: pop all but first on select by @d-loose in #473
  • Introduce YaruWindowTitleBar & YaruDialogTitleBar by @jpnurmi in #455
  • Example: change YaruDialogTitleBar menu entry name by @Feichtmeier in #476
  • YaruTitleBar: small styling changes by @Feichtmeier in #478
  • add NavigationPage by @d-loose in #474
  • CI: add missing apt update by @jpnurmi in #491
  • Use new filled icons in sidebar navigation by @Jupi007 in #488
  • Fix stretched yaru togglables by @Jupi007 in #490
  • Fix title bar corners by @jpnurmi in #487
  • Fix the example to respect the system theme variant by @jpnurmi in #485
  • Expose title bar / window control metrics by @jpnurmi in #486
  • YaruTitleBar: consider active by default by @jpnurmi in #482
  • example: sort page items in alphabetical order by @jpnurmi in #479
  • Hide kTogglableActiveResizeFactor out of the public API by @jpnurmi in #494
  • Move kCheckboxRadio* constants out of the public API by @jpnurmi in #495
  • Use title bar colors from yaru_colors by @jpnurmi in #496
  • YaruTitleBar: remove empty padding when there are no window controls by @jpnurmi in #497
  • YaruExpandable: expand button position control by @Jupi007 in #499
  • Example: eliminate duplicate page titles/tooltips by @jpnurmi in #504
  • YaruDetailPage: fix app/title bar height by @jpnurmi in #501
  • YaruWindowTitleBar: fix slow window state init by @jpnurmi in #506
  • YaruWindowTitleBar: fix state init by @jpnurmi in #507
  • YaruTitleBar: fix hero conflict by @jpnurmi in #509
  • Add YaruTitleBarStyle (hidden, background, normal) by @jpnurmi in #510
  • MD: specify the desired title bar style in landscape and portrait modes by @jpnurmi in #511
  • YaruWindowTitleBar: improve defaults for web by @jpnurmi in #514
  • YaruTitleBar: trailing -> actions by @jpnurmi in #517
  • Example: move code snippet button out of the app bar by @jpnurmi in #519
  • Remove all RepaintBoundary widgets by @Jupi007 in #520
  • Example: make better use of YaruWindowTitleBar by @jpnurmi in #521
  • YaruTitleBar: fix single-click delay by @jpnurmi in #524
  • Add scaffold to yaru-master-detail page by @whiskeyPeak in #525
  • Allow color customization of single togglable by @Jupi007 in #527
  • Release 2.0.0-beta-4 by @jpnurmi in #528

New Contributors

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