Skip to content

v10.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:47
· 43 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • Add RealClock by @AlexanderBlackman
  • Fix missing LiveGraph Control's width change by @hoshiizumiya
  • Fix SelectorBarSegmented and DropDownColorPicker by @tinodin
  • Fix the default TextBox in the ValidatingTextBoxStyle
  • Sync TextBox Style for Validation and dev:TextBox control with Latest WinUI Style. also there is no need to use separate Validating style for dev:TextBox, so ValidatingDevWinUITextBoxStyle removed.

v10.2.0

1 August 2026

  • Fix missing LiveGraph Control's width change #201
  • Added RealClock and fixed a bug with ClockPicker reseting #198
  • Fix the default TextBox in the ValidatingTextBoxStyle #200
  • Add mouse back/forward navigation on window #199
  • Fix SelectorBarSegmented #197
  • Fix DropDownColorPicker #196
  • Fixed a reset bug with ClockPicker, Added real clock. 79bf8e6
  • Sync TextBox Style for Validation and dev:TextBox control with Latest WinUI Style. #200 594f74b
  • Add SecondHand 6e12ccc
  • Replaced DispatcherTimer (100ms) updates with frame-based updates via CompositionTarget.Rendering. ad8c88c
  • Fix missing LiveGraph Contro'sl width change 778cba0
  • Add RealClock Doc 001fceb
  • Revert "Tweeks to diary, and improvements to review." 3392857
  • Tweeks to diary, and improvements to review. 71efa93
  • Delete ClockPage.xaml 2174d0f
  • Update DevWinUI.Gallery.csproj b04c067
  • Rename SyncItemsStates to SyncItemStates f49494b
  • Also do it for ColorPallette 14d09de
  • Update DevWinUI.Gallery.csproj b73ca2d
  • Update Directory.Build.props bf8ff94
  • Fix Missing BasedOn Style 8d81a4b
  • Update SelectorBarSegmented.cs 99fb698
  • Revert "keeping old props" f54754d
  • keeping old props 7c684bd
  • Fix Spelling Mistake 11b4846
  • Fix Compile Errors 2055a65
  • personal use e47e49c
  • Revert "trying to revert my props changes." d902da5
  • trying to revert my props changes. 58b0f41
  • Revert "Fixed a reset bug in ClockPicker, Added RealClock + sample." f66d685
  • Fixed a reset bug in ClockPicker, Added RealClock + sample. 07045fe
  • Remove SyncItemsStates from OnApplyTemplate a50d854