Select2.js 3.4.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Select2.js --version 3.4.8
NuGet\Install-Package Select2.js -Version 3.4.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Select2.js" Version="3.4.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Select2.js --version 3.4.8
#r "nuget: Select2.js, 3.4.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Select2.js as a Cake Addin
#addin nuget:?package=Select2.js&version=3.4.8

// Install Select2.js as a Cake Tool
#tool nuget:?package=Select2.js&version=3.4.8

A jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Select2.js:

Repository Stars
rstropek/Samples
Version Downloads Last updated
3.5.2 23,721 11/3/2014
3.5.1 10,096 7/30/2014
3.5.0 3,910 6/23/2014
3.4.8 2,914 5/5/2014
3.4.6 2,337 3/25/2014
3.4.5 4,266 11/19/2013
3.4.3.1 2,008 9/19/2013
3.4.3 82 9/18/2013
3.4.2 348 9/6/2013
3.4.1.2 881 7/29/2013
3.4.1.1 3,192 7/16/2013
3.4.1 81 7/12/2013
3.4.0 947 5/28/2013
3.3.2 965 4/15/2013
3.2.1 2,311 1/23/2013
3.2.0 11,148 1/5/2013

Changelog from 3.4.6

#2337 Fix query parameter in tags
#2313 Cleanup jQuery DOM elements on destroy
#2307 Recalculation dropdown height if dropdownAutoWidth is true
#2293 Fix issue syncing CSS classes in IE9/10
#2287 Testing if the dropdown is opened before call positionDropdown
#2255 Select2 creates invalid HTML, stops working
#2241 Trap touch events within container
#2238 Prevent the cursor from setting it to initial position in IE
#2226 Mobile (iOS 7) select2-result Selection Leaks Click Through to Next Screen
#2223 tabindex chain is broken when selecting a value with keyboard
#2187 destroy broken on selections with length > 1
#2141 Query term in tags function in select2 3.4
#1541 Virtual keyboard showing up always
#781 Select2 is slow on opening
#642 select2 doesn't copy title attribute