HandyControl v3.0.0 Release Notes
Release Date: 2020-11-28 // almost 3 years ago-
🍱 💥 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