New
v0.10.1
- fix: ComboBox - not inheriting font-related properties from parent (#149)
- fix: TextBox - broken caret in dark mode
- feat: Update Fluent System Icons font to latest (fetched on 04/26/2025)
- fix: FontIcon - outdated & incorrect icon glyphs (#161)
- fix: NavigationViewItem - debugger asserted when right click and left click NavigationViewItem at the same time (#168)
- feat: ScrollViewerEx - use ScrollableHeight instead VerticalScrollBarVisibility to check if scrollable
- fix: Window - unable to resize window when dragging the border right to the close button (barely) (#153)
- fix: NumberBox - Wheel scrolling not working (#171)
- feat: SettingsExpander - add expand/collapse animated transition (#169)
- fix: SplitButton - incorrect divider color (#134)
- feat: FlipView - add slide transition effect (#130)
- fix: FlipView - incorrect colors in dark mode (#133)
- fix: InfoBar - incorrect padding with Severity != Informational (#144)
- fix: SettingsCard - unable to update colors when switching schemes (#158)
- fix: NavigationView - content overlap with PaneDisplayMode="Auto" when window width changed (#163)
- fix: SettingsCard, SettingsExpander - exception thrown when horizontal space is insufficient (#182)
- fix: MenuItem - incorrect corner radius for radio menus (#137)
- feat: ScrollViewerEx - add support for customizing wheel sensitivity (#240)
- fix: Window - stop rendering after Windows got locked or suspended for a while (#179)
- fix: gh-actions - build workflow not working (#244)
- feat: TimePicker - new style with rounded corners (#145)
- fix: CommandBar - focusing with flyout open (#284)
- feat: RatingControl - new style with outlined stars (#131)
- feat: PipsPager - animated transition effect (#195)
- feat: NavigationView - force NavigationView content area to clip content (rounded corner)
- fix: TabControl - incorrect forgeround for selected tabs (#239)
Gallery
- fix: CommandBar page - broken settings icon
- fix: IconElement page - remove SVG icon section (#136)
- fix: restore the missing 'Media' category
- fix: SettingsCard page - typo in sample code
- fix: NavigationView page - typo in sample code
- fix: App not saving 'requested theme' perference (#170)
- feat: TreeView page - use new file icon (#140)
- feat: Page revamp for: SettingsPage, SliderPage, TreeViewPage, StackPanelPage, ScrollViewerPage, ProgressRingPage, AcrylicBrushPage, IconElementPage, PasswordBoxPage, HomePage, SplitButtonPage