Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@NaBian NaBian released this 28 Nov 10:20
· 764 commits to master since this release

💥 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

💥 fixed bugs

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

💥 other

  • performance optimization
  • #495
  • use TabContainer instead of TabPanel