Skip to content

3.0.0

Compare
Choose a tag to compare
@ghost1372 ghost1372 released this 28 Nov 08:08
· 1190 commits to develop since this release
f9c806d

💥 new features

  • add IsIndeterminate property for CircleProgressBar
  • add ValueFormat property for NumericUpDown
  • add ButtonDefault style
  • add HideWhenClosing property for WindowAttach
  • add CanUnselectAllWithBlankArea property for DataGridAttach
  • add Persian Date Time for Growl

💥 fixed bugs

  • HandyOrg/HandyControl#462
  • VerticalContentAlignment is invalid on CheckBox
  • CheckBox should fix FlowDirection
  • it will throw error when Growl is used in thread with Fatal mode

💥 other