WinUI 3 Gallery v1.3.16
What's Changed
- Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /UITests by @dependabot in #1036
- Add debug manifest file for development by @chingucoding in #989
- Fixed punctuation in SystemBackDropSample1.txt by @KingPegasus in #1042
- AnimatedIcon: add missing automation name to button by @bkudiess in #1044
- Adds Automation Name to HeaderTile by @bkudiess in #1043
- Remove LocalizedControlType from Elements Automation Name by @bkudiess in #1046
- Removed policheck terms by @gregwoo-microsoft in #1052
- Add control namespaces to sample page header by @chingucoding in #1051
- move window helper into helper directory by @bpulliam in #1077
- Use the proper Window in multi-window scenarios by @bpulliam in #1088
- Fix crash due to invalid parameters to FindNextElement by @bpulliam in #1087
- fixes for unpackaged by @bpulliam in #1078
- Add Support MicaAlt by @ghost1372 in #1070
- Fix issue with color selection on TitleBar page not being keyboard accessible by @chingucoding in #1080
- Add minimum dimensions to WebView 2 sample by @chingucoding in #1082
- Enable ScrollViewer Zoom and add tab stop by @bpulliam in #1091
- Enable downlevel dragging of custom titlebar by adding Win 10 compatibility to the app manifest by @bpulliam in #1090
- Find alternative for UWP ExtendViewIntoTitleBar API to fix issue with non clickable elements in top orientation by @chingucoding in #1081
- Fix a11y issues in listview grouping sample by @chingucoding in #1083
- User/ranjeshj/tabdragdrop3 by @ranjeshj in #1097
- fix: typo in ListViewPage.xaml.cs by @loliGothicK in #1098
- Change arm64 platform to ARM64 by @bpulliam in #1105
- Update Gallery glyphs to current standard by @bpulliam in #1106
- Changed the zoom value to 2 by @zeyaddesigns in #1095
- Add xaml source to webview2 page by @bpulliam in #1107
- Merge Feature/winappsdk 1.2 into main by @bpulliam in #1116
- Scroll viewer zoom to 2.0 on startup and rename control x:Name by @baileydauterman in #1113
- Correct DependencyProperty names in HeaderTile.xaml.cs by @makazeu in #1109
- Update visual design of Infobar sample option panels by @chingucoding in #1013
- Update ControlInfo for New and Updated pages by @bpulliam in #1117
- Update Slider page by @bpulliam in #1118
- Update BreadcrumbBar samples by @chingucoding in #1015
New Contributors
- @dependabot made their first contribution in #1036
- @KingPegasus made their first contribution in #1042
- @bkudiess made their first contribution in #1044
- @ghost1372 made their first contribution in #1070
- @loliGothicK made their first contribution in #1098
- @zeyaddesigns made their first contribution in #1095
- @baileydauterman made their first contribution in #1113
- @makazeu made their first contribution in #1109
Full Changelog: v1.3.15...v1.3.16