Select2.js 3.4.3.1

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

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

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 555,706 5/15/2020
4.0.11 187,830 10/15/2019
4.0.7 98,804 6/4/2019
4.0.6 30,765 5/6/2019
4.0.6-rc0 13,801 11/7/2017
4.0.5 766,954 10/29/2017
4.0.3 686,209 5/31/2016
4.0.2 149,768 3/15/2016
4.0.1 76,782 1/14/2016
4.0.0 234,290 7/26/2015
3.5.4 22,241 7/12/2018
3.5.3 3,509 7/12/2018
3.5.2 442,548 11/3/2014
3.5.1 580,189 7/30/2014
3.5.0 32,520 6/23/2014
3.4.8 36,611 5/5/2014
3.4.6 33,578 3/25/2014
3.4.5 65,473 11/19/2013
3.4.3.1 80,202 9/19/2013
3.4.3 3,893 9/18/2013
3.4.2 5,701 9/6/2013
3.4.1.2 17,689 7/29/2013
3.4.1.1 36,922 7/16/2013
3.4.1 4,387 7/12/2013
3.4.0 21,569 5/28/2013
3.3.2 14,557 4/15/2013
3.2.1 52,620 1/23/2013
3.2.0 224,009 1/5/2013

Changelog from 3.4.3

I messed up the nuget files in the previous version. 3.4.3 actually contained the 3.4.2 files. Sorry about that.
Stefan


Changelog from 3.4.2

#1706 Remove negative selector for `.select2-selected`
#1694 Fix focus on select
#1690 Edit the default initSelection function to pass all tag properties
#1684 Avoid locked options to be selected and deleted.
#1678 Remove duplicated options from multi-valued select boxes.
#1676 Updated docs for `select2-clearing` event.
#1675 Added `select2-clearing` event
#1669 Add documentation for the nextSearchTerm function
#1667 Clicking outside of dropdown should remove select2-container-active class.
#1646 Tab issue with 3.4.2
#1633 Extra comma in NL locale
#1628 Cleanup CSS
#1622 Preventing on("click") propagation from Select2
#1617 Fix missing dropdownCssClass on init
#1614 3.4.1 -> 3.4.2 upgrade breaks placeholder
#1533 Option cannot be selected after unselecting it (select multiple with duplicate options)
#1211 Search width inconsistencies in different browsers due to fractional pixels