Pete Campbell
|
2a4e026b49
Bugfix - only selected options that are not disabled should be used when initializing the dropdown
|
11 vuotta sitten |
Kevin Brown
|
3c28c35503
Merge pull request #2095 from mkurz/readonly_chaining
|
11 vuotta sitten |
Matthias Kurz
|
bd3bd55719
Allow chaining for .select2('readonly', ...)
|
11 vuotta sitten |
Coleman Watts
|
175c78441f
Accept strings as well as functions for localization
|
11 vuotta sitten |
Jeanmonod David
|
ed77cab7d5
Allow to display item created by createSearchChoice at the end of the list
|
11 vuotta sitten |
jdecuyper
|
c87615f14c
The function hideSelectionFromResult was tested against undefined as a property and not as a function
|
11 vuotta sitten |
Kevin Brown
|
0f1372ce72
Merge pull request #1733 from flyerhzm/append-label-only-when-formatted-defined
|
11 vuotta sitten |
Marchenko Alexandr
|
89ae701691
merge
|
11 vuotta sitten |
Marchenko Alexandr
|
2e901f79a1
merge
|
11 vuotta sitten |
Kevin Brown
|
e559f92c35
Merge pull request #2001 from arendjr/master
|
11 vuotta sitten |
Marchenko Alexandr
|
f4886a0afa
Optional Search Input Placeholder parameter added
|
11 vuotta sitten |
jdecuyper
|
84cf134a4e
Add hideSelectionFromResult function
|
11 vuotta sitten |
Tim Robertson
|
eaf09c7f76
Accessibility updates based on jQuery UI Autocomplete
|
11 vuotta sitten |
Sebastian Kather
|
48d392635f
singleSelect: setting nextSearchTerm in initSelection
|
11 vuotta sitten |
Steven Armstrong
|
829b8c7346
Changed default text for min number of characters.
|
11 vuotta sitten |
Jonathan Potter
|
4dce487ccb
Prevent IE from generating unwanted clicks on the body. When mousedown fires on the selection element and then mouseup fires on the mask (because it is moved under the mouse during mousedown) then IE fires a click event on the body because it is the closest common ancestor. To prevent this, we detach and reatach the elements on mousedown which cancels the click event.
|
11 vuotta sitten |
Igor Vaynberg
|
3e5ad1334e
Merge pull request #2020 from merkuriy/master
|
11 vuotta sitten |
pj
|
c22bdd41a0
Removed hardcoded class names from $.fn.select2. The code now uses the exports accessible through window.Select2 to instantiate widgets, allowing the environment to replace or extend those classes globally.
|
11 vuotta sitten |
pj
|
41c3d4cfc4
Removed hardcoded class names from $.fn.select2. The code now uses the exports accessible through window.Select2 to instantiate widgets, allowing the environment to replace or extend those classes globally.
|
11 vuotta sitten |
Uriy Efremochkin
|
fd97e585d7
L10n files and template l10n file were improved: Groups of three characters "." (dots) were replaced by a single character "…" (ellipsis).
|
11 vuotta sitten |
Kevin Brown
|
4eb1370b9c
Merge pull request #1981 from openwide-java/fix-1946-hard_coded_title
|
11 vuotta sitten |
jdecuyper
|
c7dd8c5179
Enable nextSearchTerm function for multiple select
|
11 vuotta sitten |
Arend van Beelen
|
a6ec8fc4e1
Don't rely on :visible and :not(..., ...) selectors which only work with Sizzle.
|
11 vuotta sitten |
jibwa
|
92357e61b8
Fix problem with positioning the dropdown when it is on the right hand side of view
|
11 vuotta sitten |
Guillaume Smet
|
3d2b91bd7a
Fix #1946: remove an hard coded title.
|
11 vuotta sitten |
Igor Vaynberg
|
c186dc826e
better handling for ipads. fixes #1949
|
11 vuotta sitten |
Lito
|
abe7777b0a
Fixed string used as regular expression for ID attribute.
|
11 vuotta sitten |
Igor Vaynberg
|
fc5ac5b137
Merge pull request #1728 from corinnaerin/master
|
11 vuotta sitten |
Igor Vaynberg
|
f8dda91171
Merge pull request #1014 from sjschukin/patch-1
|
11 vuotta sitten |
Igor Vaynberg
|
aa0fb730aa
Merge pull request #1938 from datapad/data-result-direct-children
|
11 vuotta sitten |