Select2.js 3.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Select2.js --version 3.5.2
NuGet\Install-Package Select2.js -Version 3.5.2
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.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Select2.js --version 3.5.2
#r "nuget: Select2.js, 3.5.2"
#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.5.2

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

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.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Select2.js:

Package Downloads
Serenity.Web.Assets The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains static assets for Serenity web applications

Select2-Bootstrap-Theme

A Select2 v4 Theme for Bootstrap 3

Angular.UI

The enhancement companion suite to the AngularJS framework

Select2-Bootstrap

Bare bones stylesheet for making select2 fit in with bootstrap a bit better

Vault.js

Part of Vault libraries set designed to enhance experience with latest UI frameworks.

GitHub repositories (1)

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

Repository Stars
rstropek/Samples
Version Downloads Last updated
4.0.13 546,815 5/15/2020
4.0.11 186,412 10/15/2019
4.0.7 98,527 6/4/2019
4.0.6 30,614 5/6/2019
4.0.6-rc0 13,651 11/7/2017
4.0.5 761,672 10/29/2017
4.0.3 682,560 5/31/2016
4.0.2 148,987 3/15/2016
4.0.1 76,542 1/14/2016
4.0.0 232,345 7/26/2015
3.5.4 22,094 7/12/2018
3.5.3 3,406 7/12/2018
3.5.2 437,773 11/3/2014
3.5.1 571,371 7/30/2014
3.5.0 32,275 6/23/2014
3.4.8 36,406 5/5/2014
3.4.6 33,409 3/25/2014
3.4.5 64,998 11/19/2013
3.4.3.1 79,177 9/19/2013
3.4.3 3,850 9/18/2013
3.4.2 5,572 9/6/2013
3.4.1.2 17,480 7/29/2013
3.4.1.1 36,644 7/16/2013
3.4.1 4,314 7/12/2013
3.4.0 21,458 5/28/2013
3.3.2 14,405 4/15/2013
3.2.1 52,443 1/23/2013
3.2.0 223,580 1/5/2013

Changelog from 3.5.2

#2776 Replaced nonexistent locale "no" with "nb" (Norwegian Bokmål).
#2769 Automatically scrolls down to multi-value select2 in Chrome
#2726 Fixes results count in accessible text
#2720 Fixing IE8 and IE9 issues
#2615 Syntax error with IE embedded as ActiveX in fat client
#2588 Redirect the focus of original input to Select2
#2412 Multiple empty spans with select2-hidden-accessible appended to body
#2364 Stopped refresh to top when `closeOnSelect: false`