Skip to content

2.5.5

Compare
Choose a tag to compare
@jeromelaban jeromelaban released this 21 Mar 13:29
· 4 commits to release/stable/2.5 since this release
3059000

What's Changed

  • perf: png optimisations - saving approx 934.92 KB by @mikeirvingweb in #430
  • fix: Windows crash by @kazo0 in #432
  • chore: chip selection rework by @Xiaoy312 in #422
  • fix(autolayout): When SpaceBetween no spacing by @Robert-Louis in #433
  • fix(winui): when attempting to dismiss keyboard by @ajpinedam in #440
  • feat(TabBar): Vertical TabBar by @kazo0 in #434
  • Bump Uno 4.6.19 -> 4.6.41 by @kazo0 in #445
  • fix(autolayout): conflict with padding and spacing vs primary alignment by @Robert-Louis in #443
  • fix: Remove unnecessary GestureInterceptorMargin and TrueToVisible converter in the DrawerControl style to fix UWP Sample by @agneszitte-nventive in #448
  • fix: DrawerFlyout still displaying the LightDismissOverlayBackground after tapping outside by @agneszitte-nventive in #453
  • fix(AutoLayout): Making sure the AutoLayout is correctly loaded before updating the layout by @agneszitte-nventive in #458
  • fix(AutoLayout): Properly call the UpdateAutoLayout method during the OnLoaded by @agneszitte-nventive in #462
  • fix: Adjust measure/arrange for TabBarListPanel by @kazo0 in #467
  • fix: Ensure NavBar closes Popup regardless of being within a Page by @kazo0 in #466
  • fix: TabBarItem Icon should respect templated parent Foreground by @kazo0 in #472
  • fix(autolayout): padding rules when all children are strech by @Robert-Louis in #475
  • feat: Simplify Toolkit Initialization by @kazo0 in #474
  • test: UITest CI Enhancements by @kazo0 in #471
  • fix: Removing framework reference requirement by @nickrandolph in #476
  • feat: add generic selection support for ItemsRepeater by @Xiaoy312 in #451
  • fix: Restore net6.0 compatible TargetPlatformVersion by @jeromelaban in #487
  • fix: ignore safearea ui tests for android temp by @kazo0 in #486
  • fix: use proper color for tabbaritem text by @kazo0 in #479
  • ci: restore build with net6.0 to keep compatibility with 6.0.XX SDKs by @jeromelaban in #488
  • build: Simplify Directory.Build.props and PlatformItemGroups.props by @Youssef1313 in #439
  • Enable TabBar Selection Indicator Customization by @kazo0 in #477
  • feat(Cards): add IsClickable property by @Xiaoy312 in #481
  • fix: Remove frameworkreference by @nickrandolph in #490
  • fix: TabBar Selection Indicator adapts to collapsed items by @kazo0 in #491
  • fix(AutoLayout): remove issue where padding did not behave expectedly by @Robert-Louis in #496
  • docs: add additional resources section by @kazo0 in #499
  • fix(autolayout): Horizontal padding issue when spacebetween and independant. by @Robert-Louis in #503
  • fix: TabBar issues by @kazo0 in #502
  • docs: Fix MaterialToolkitTheme namespace by @Youssef1313 in #500
  • chore: bump to stable themes (backport #504) by @mergify in #505
  • feat: add surface tint to tabbar (backport #508) by @mergify in #510
  • fix: avoid winappsdk crash (backport #517) by @mergify in #520
  • fix: Handle case when SelectedItem is not of type TabBarItem (backport #516) by @mergify in #522

New Contributors

Full Changelog: 2.4.0...2.5.5