QKit 0.4.1
dotnet add package QKit --version 0.4.1
NuGet\Install-Package QKit -Version 0.4.1
<PackageReference Include="QKit" Version="0.4.1" />
paket add QKit --version 0.4.1
#r "nuget: QKit, 0.4.1"
// Install QKit as a Cake Addin #addin nuget:?package=QKit&version=0.4.1 // Install QKit as a Cake Tool #tool nuget:?package=QKit&version=0.4.1
Various WinRT component for Windows Phone including a properly styled JumpList, a ListPlaceholder control for empty lists, a dedicated MultiSelectListView, and an InputPane aware panel.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug Fixes
-Changed EdgeSelectButton to derive from Button instead of ButtonBase.
-JumpList pickers now support theme changes during runtime. No need to restart app anymore.
-Improved Light theme colors to better match OS for JumpListPickers.
-Simplified GenericJumpList picker items for performance increases.
-Renamed incorrectly named JumpListItemBackgroundBrush to JumpListGroupHeaderBackgroundBrush and JumpListItemTextForegroundBrush to JumpListGroupHeaderTextForegroundBrush