This repository was archived by the owner on Feb 25, 2026. It is now read-only.
v5.1.1
Bug Fixes
animations
- Fix carousel animation bug when SelectedIndex changes quickly. - hhchaos (PR)
- Fix reorder grid animation - h82258652 (PR)
controls
- Make StaggeredPanel sensitive to HorizontalContentAlignment of children - David Lee (PR)
- Range Selector Tooltip Keyboard Fix #2730 - Stefano Tenuta (PR)
- Fix HeaderedContentControl throws ArgumentException - Dino Chan (PR)
- WrapPanel control bug fixes (issues #2804 and #2837) - Sergio Pedri (PR)
- Add null check for Content property before applying automation peer - Kevin Bronstein (PR)
- Add
IsMaskedproperty to DropShadowPanel - Michael Hawker MSFT (XAML Lllama) (PR) - Fix HeaderedContentControl orientation bug. - David Lee (PR)
- Fix compatibility of InAppNotification with build 17134 - marianstdt (PR)
helpers
- Fix preview pages on direct printing using PrintHelper - Lucas Rojas (PR)
- Print Helper - Fix ElementTheme on Dark Mode - AVK (PR)
documentation
- Improve packages description - Lucas Rojas (PR)
other
- fix: add unit tests to fix StringFormatConverter - David Bottiau (PR)
- Updated SDK ISO url in build script - Nikola Metulev (PR)
- Enable developer to have more control of the cursor shown for gaze - Pete Ansell (PR)
- Corrected TextBoxRegex IsValid Set() to update the correct DependencyProperty - Ryan Henderson (PR)
- Add the ImageCropper document link to readme.md - hhchaos (PR)
- Fix GazeHidParser to properly interpret negative position values - Jon Campbell (PR)
- Add Lottie links to Readme - sohchatt (PR)