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" />
<PackageVersion Include="Select2.js" Version="3.4.6" />
<PackageReference Include="Select2.js" />
paket add Select2.js --version 3.4.6
#r "nuget: Select2.js, 3.4.6"
#:package Select2.js@3.4.6
#addin nuget:?package=Select2.js&version=3.4.6
#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
This package is not used by any NuGet packages.
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.0 | 9,211 | 7/26/2015 |
3.5.2 | 29,299 | 11/3/2014 |
3.5.1 | 12,916 | 7/30/2014 |
3.5.0 | 4,870 | 6/23/2014 |
3.4.8 | 6,262 | 5/5/2014 |
3.4.6 | 6,008 | 3/25/2014 |
3.4.5 | 13,423 | 11/19/2013 |
3.4.3.1 | 10,767 | 9/19/2013 |
3.4.3 | 270 | 9/18/2013 |
3.4.2 | 1,520 | 9/6/2013 |
3.4.1.2 | 5,297 | 7/29/2013 |
3.4.1.1 | 5,795 | 7/16/2013 |
3.4.1 | 338 | 7/12/2013 |
3.4.0 | 6,283 | 5/28/2013 |
3.3.2 | 8,696 | 4/15/2013 |
3.2.1 | 15,562 | 1/23/2013 |
3.2.0 | 32,132 | 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