What's Changed
- 修复PathPicker选中多个文件时SelectedPathsText第一行没有分行的bug by @satanikia1300 in #852
- Disable scroll chaining in AutoCompleteBox popup. by @rabbitism in #851
- Update TimePicker to correctly handle second selector panel type by @rabbitism in #856
- Add QrCode by @rabbitism in #861
- Add Debug.Assert for missing OverlayDialogHost with setup guidance by @Copilot in #863
- Add configurable corner ratio to QRCode symbol rendering by @Copilot in #865
- 修复数字键盘控件中的空引用异常 by @FireTiger23 in #867
- Add Small and Large size variants to date/time picker controls by @Copilot in #877
- Fix TimelineItem pseudo class re-evaluation on collection changes by @Copilot in #880
- Nav Menu: Canceled selection should not trigger command by @rabbitism in #857
- fix: the colon should invisible when ItemsAlignmen=Plain. by @zdpcdt in #884
- fix: using DynamicResource for IconButtonInnerSpacing. by @zdpcdt in #886
- Revent TargetType of BaseIconButton from IconButton to ContentControl by @zdpcdt in #888
New Contributors
- @satanikia1300 made their first contribution in #852
- @FireTiger23 made their first contribution in #867
Full Changelog: v1.14.1...v1.15.0