Features:
- Enhanced Frame and Page controls with UWP-like API. Supports object navigation and page transitions.
Changes:
- 3cc4b70 Fix exception when reparenting repeater
- 5845073 Fix NavView keyboard navigation
- 97d804e Fix children flyout margin
- e0abcea Add ApplicationPageBackgroundThemeBrush
- 92544ea Fix top nav settings item
- 4c023d1 Fix issue where AreOpenCloseAnimationsEnabled="false" in MenuFlyout not working (#80)
- 8a3771d Improve popup positioning when using ThemeShadowChrome
- ce1f327 Fix #81: ControlHelper.SetHeader() does not work on ToggleSwitch
- d18848a Prevent title bar buttons from getting focus
- a0c4b27 Fix for numberbox corner radius issues (microsoft/microsoft-ui-xaml#2224)
- 7bd16ce Progress Controls Template Settings from WUXC + Re-Templating Tests (microsoft/microsoft-ui-xaml#2268)
- 91c3d0d Move NavViewItem presenter margin to resource (microsoft/microsoft-ui-xaml#2301)
- 7f3b825 Navview fix issue with compact pane length not being behaving correctly (microsoft/microsoft-ui-xaml#2326)
- 292f7ce Fixed corner radius on the query button on the AutoSuggestBox control (microsoft/microsoft-ui-xaml#2198)
- 929b4ae Fix regressions with NumberBox HeaderPresenter behavior (microsoft/microsoft-ui-xaml#2148)
- a34e010 NavigationView: Fix SelectedItem not being unset when no NavigationViewItem is selected (microsoft/microsoft-ui-xaml#2329)
- 18e9917 Fix AutoSuggestBox not respecting common TextBox properties (microsoft/microsoft-ui-xaml#2252)
- 3fdb68d Fix issue with item invoke and out of sync selection (microsoft/microsoft-ui-xaml#2318)
- 3432c82 Fix PersonPicture automation name
- e8fc07c Prevent SimpleTimePicker's popup from going off screen
- 569e623 Respect Windows animations setting
- 8add95a Implement IsTemplateFocusTarget property
- 495cceb Refactor PopupPositioner
- f9dfbea Rework FocusVisualHelper
- 4b2d5ee ToggleSwitch visual states fix
- 6387566 Hide deprecated types and members from IntelliSense
- 19e8659 Try to prevent flicker when playing NavView indicator animations
- cecc7d7 Rework app bar buttons
- 61dc8eb NavView keyboard navigation fix
- 58d1fd7 Add font setters to TabControl styles