3.0.4
jeromelaban
released this
05 Jun 15:33
·
8 commits
to release/stable/3.0
since this release
The release 3.0.4 for Uno.Toolkit introduces a major refactoring of the AutoLayout
control, which is now faster and lighter. This change is a binary breaking change, but is not a behavior breaking change.
What's Changed
- AutoLayout is now a Panel by @carldebilly in #569
- feat: add surface tint to tabbar by @kazo0 in #508
- fix: avoid winappsdk crash by @kazo0 in #517
- fix: Handle case when SelectedItem is not of type TabBarItem by @kazo0 in #516
- fix: Remove fixed height for TabBar by @kazo0 in #519
- fix(autolayout): padding refactoring by @Robert-Louis in #507
- fix: Ensure iOS NavigationBar renders when inside of AutoLayout by @kazo0 in #525
- fix: add tint support back to tabbar, refactor tabbar styles by @kazo0 in #527
- fix: Ensure NavBar properly displays MainCommand button in all scenarios by @kazo0 in #534
- fix: update tabbaritem font size to match design by @kazo0 in #542
- feat: Add IndicatorPlacement to TabBar by @kazo0 in #540
- ItemsRepeaterExtensions fixes by @Xiaoy312 in #538
- feat: Adding splash screen to skia and wasm targets by @nickrandolph in #535
- feat: Adding ability to disable animations by @nickrandolph in #553
- fix(NavigationBar): Ensure proper iOS back button behavior by @kazo0 in #548
- chore: update GitHub templates by @kazo0 in #493
- Rename DisableAnimations to UseTransitions by @nickrandolph in #554
- chore: add tool to debug visual tree for SampleApp by @Xiaoy312 in #559
- fix(ChipGroup): Chip.Icon being overwritten by @Xiaoy312 in #560
- fix: Loading appxmanifest.xml and package.appxmanifest from file or embedded resource by @nickrandolph in #564
- fix(test): XamlHelper unable to process xmlns'd attribute by @Xiaoy312 in #573
- fix: align CardContentControl with material guidance by @kazo0 in #570
- fix: Correct positioning of image by @nickrandolph in #577
- fix: Fix SelectorExtensions not updating NumberOfPages on Selector load by @Youssef1313 in #565
- style: add XamlStyler settings by @Xiaoy312 in #581
- fix(Android): Make NavBar Renderer MainCommandMode nullable by @kazo0 in #583
Full Changelog: 2.5.5...3.0.4