What's Changed
- Fix ElasticWrapPanel not skipping hidden children when IsFillHorizontal and ItemWidth are set by @Copilot in #896
- MultiAutoCompleteBox: Don't throw exception on key down commit by @rabbitism in #907
- specify the name of the child control inside DefaultDialogControl by @holdxen in #925
- Fix NavMenu not populating sub menus if initially collapsed. by @rabbitism in #938
- Titlebar fix by @rabbitism in #940
- Fix pack.yml: pass secrets to reusable workflow, quote API key arg, and pin actions to valid versions by @Copilot in #945
- Fix missing PlaceholderForeground defaults in control themes by @Copilot in #943
- Add SafePadding property to OverlayDialogHost by @Copilot in #936
- feat: use DateOnly and TimeOnly as payload of DatePickerCalendarView … by @rabbitism in #947
- Date/Time Picker refactoring by @rabbitism in #949
- misc: architechture enhancement. by @zdpcdt in #951
- Add Confirm support for DatePicker, TimePicker, DateTimePicker, TimeRangePicker by @rabbitism in #950
- Add DefaultDateKind property to DatePicker, DateRangePicker, and DateTimePicker by @rabbitism in #952
- Support Close/CloseAll for notification and toast managers by @Copilot in #953
- Add MessageCloseReason to OnClose callback for Notifications and Toasts by @Copilot in #954
- ScrollBarVisibility as Dialog/Drawer option by @rabbitism in #955
- Merge 2.0 to main by @rabbitism in #956
- TagInput rework by @rabbitism in #758
- Add PART name to standard dialog window. by @rabbitism in #957
- Make Tags nullable in TagInput by @rabbitism in #958
New Contributors
Full Changelog: v2.0.0-rc1...v2.0.0-rc2