Select2.js
3.4.6
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
<PackageReference Include="Select2.js" Version="3.4.6" />
paket add Select2.js --version 3.4.6
#r "nuget: Select2.js, 3.4.6"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.7.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Select2.js:
Package | Downloads |
---|---|
Serenity.Web.Assets
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 | 675,936 | 5/15/2020 |
4.0.11 | 210,970 | 10/15/2019 |
4.0.7 | 102,788 | 6/4/2019 |
4.0.6 | 32,934 | 5/6/2019 |
4.0.6-rc0 | 14,552 | 11/7/2017 |
4.0.5 | 839,541 | 10/29/2017 |
4.0.3 | 741,383 | 5/31/2016 |
4.0.2 | 162,760 | 3/15/2016 |
4.0.1 | 79,485 | 1/14/2016 |
4.0.0 | 257,347 | 7/26/2015 |
3.5.4 | 26,173 | 7/12/2018 |
3.5.3 | 3,576 | 7/12/2018 |
3.5.2 | 513,333 | 11/3/2014 |
3.5.1 | 688,250 | 7/30/2014 |
3.5.0 | 35,839 | 6/23/2014 |
3.4.8 | 38,916 | 5/5/2014 |
3.4.6 | 34,480 | 3/25/2014 |
3.4.5 | 72,660 | 11/19/2013 |
3.4.3.1 | 87,154 | 9/19/2013 |
3.4.3 | 3,941 | 9/18/2013 |
3.4.2 | 5,801 | 9/6/2013 |
3.4.1.2 | 19,100 | 7/29/2013 |
3.4.1.1 | 38,388 | 7/16/2013 |
3.4.1 | 4,471 | 7/12/2013 |
3.4.0 | 22,302 | 5/28/2013 |
3.3.2 | 15,825 | 4/15/2013 |
3.2.1 | 53,198 | 1/23/2013 |
3.2.0 | 229,571 | 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