Select2.js 3.4.6

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

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

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 558,249 5/15/2020
4.0.11 188,172 10/15/2019
4.0.7 98,857 6/4/2019
4.0.6 30,813 5/6/2019
4.0.6-rc0 13,851 11/7/2017
4.0.5 768,485 10/29/2017
4.0.3 687,102 5/31/2016
4.0.2 149,927 3/15/2016
4.0.1 76,831 1/14/2016
4.0.0 234,900 7/26/2015
3.5.4 22,262 7/12/2018
3.5.3 3,525 7/12/2018
3.5.2 443,573 11/3/2014
3.5.1 581,825 7/30/2014
3.5.0 32,632 6/23/2014
3.4.8 36,645 5/5/2014
3.4.6 33,618 3/25/2014
3.4.5 65,592 11/19/2013
3.4.3.1 80,496 9/19/2013
3.4.3 3,902 9/18/2013
3.4.2 5,716 9/6/2013
3.4.1.2 17,726 7/29/2013
3.4.1.1 36,985 7/16/2013
3.4.1 4,396 7/12/2013
3.4.0 21,597 5/28/2013
3.3.2 14,599 4/15/2013
3.2.1 52,651 1/23/2013
3.2.0 224,079 1/5/2013

Changelog from 3.4.5

#2176 Fix Focus war with modals
#2173 Select2 dropdown inside Bootstrap dropdown: IE8+ issue
#2148 Update select2.css to prevent float & width style to leak in
#2147 Unit of measure px is redundant
#2096 make selection on iOS more intuitive
#2073 preventDefault on select2-removing doesn't cancel the event
#2040 nextSearchTerm is not triggered when the first search is done after loading a page
#2037 Changed default text for min number of characters.
#2020 L10n files improved
#2003 Enable nextSearchTerm function for multiple select
#2002 Fix CSS linear-gradient syntax (gradients broken in IE10)
#1987 Fixed plural suffix for Polish translation
#1984 Fix problem with positioning the dropdown when it is on RHS
#1971 Fix syntax error in Arabic locale file
#1964 CSS dpi warning in chrome
#1963 Fix georgian locale syntax error
#1962 Add component.json
#1949 version 3.4.5 does not work correctly on iPad
#1940 Fix dropdown items not being reset after filtering and selecting when `closeOnSelect` is `false`
#1938 Only pick up direct children when retrieving data in 'multiple' mode
#1923 fix for Uncaught TypeError: Object #<Object> has no method 'abort'
#1920 Prevent IE from generating unwanted clicks on the body.
#1903 Support for Composer
#1898 verbiage describe how to use id property with ajax calls.
#1891 Fix for collision detection regarding enoughRoomOnRight and css border top for drop-auto-width
#1888 gradient not working in IE10
#1887 Improve position of dropdown when opening up
#1885 Initial fix for main accessibility issues
#1883 Georgian (Kartuli) language translation
#1880 Pressing Enter on a multi select when not highlighting produces duplicate last value
#1877 Styling fixes for RTL direction
#1865 Fixed typos
#1850 Fixed string used as regular expression for ID attribute (issue #1841)
#1846 issue #1778: prevent delayed focus when the list is hidden
#1728 Compatibility with jQuery 1.9 +
#1685 formatResultCssClass option ignored when attached to select
#1423 Select2 Arabic Translate.
#1014 .select2("data", null) causes an error
#595 Adding createSearchChoice at the end