New
v0.10.2
- fix: (TextBlock) BaseTextBlockStyle not using global theme font family key (#396)
- fix: (ContentDialog) m_adorner will be null, causing possible null exception (#393)
- feat: (FlipView) navigation: arrow keys nav, focus visual fix, wheel scrolling, trackpad (#382)
- feat: (ThemeKeys) add keys for Expander & SettingsExpander resources
- feat: (Expander) animated transitions and style updates (#305)
- refactor: (NavigationView) resource update (#277)
- refactor: (AutoSuggestBox) resource update (#270)
- refactor: (NumberBox) resource update (#268)
- fix: (MessageBox) EntryPointNotFoundException thrown if MB_GetString is not implemented (#386)
- feat: (GridView) use TemplateBinding on Margin prop
- fix: (ScrollViewerEx) duplicated e.Handled block (#346)
- feat: (TabControl) add tooltips (#281)
- feat: (ScrollViewerEx) add configuration to enable/disable scroll animation (#347)
- fix: (MessageBox) MessageBox.ShowInTaskBar is now false (#308)
- refactor: (TabControl) tab closing and close buttons (#400)
- feat: (ThemeKeys) add more text style keys
- fix: (DatePicker,TimePicker) TopHeaderMargin not aligned with other controls (#336)