Harvest.Chosen
1.4.1
See the version list below for details.
dotnet add package Harvest.Chosen --version 1.4.1
NuGet\Install-Package Harvest.Chosen -Version 1.4.1
<PackageReference Include="Harvest.Chosen" Version="1.4.1" />
paket add Harvest.Chosen --version 1.4.1
#r "nuget: Harvest.Chosen, 1.4.1"
// Install Harvest.Chosen as a Cake Addin #addin nuget:?package=Harvest.Chosen&version=1.4.1 // Install Harvest.Chosen as a Cake Tool #tool nuget:?package=Harvest.Chosen&version=1.4.1
Chosen is a library for making long, unwieldy select boxes more user friendly.
jQuery support: 1.4+
Prototype support: 1.7+
For documentation, usage, and examples, see: https://harvesthq.github.io/chosen/
For downloads, see: https://github.com/harvesthq/chosen/releases/
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.4.0)
- PrototypeJS (>= 1.7.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Harvest.Chosen:
Package | Downloads |
---|---|
IMikhailov.Admin.FrontEnd
Front End for admin panel |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug Fixes
#2195 Fix bug when person searches for text that matches placeholder
#2217 Show optgroup label in initial setup when include_group_label_in_selected is turned on
#2119 Fix touch event propagation
#2255 Fix issue with group labels when group_search:false
Build Change
#2263 Use grunt-gh-pages to build our github pages branch