Ján Koščo
|
f3c6d6d51f
After prevented removing of item in multiselect, proper item is focused
|
пре 11 година |
Ján Koščo
|
86a9c79b04
Removed unnecessary animation during unseint multiselect by close button
|
пре 11 година |
Ján Koščo
|
2059b5d4d3
Unselected item is returned as options only if event isn't prevented
|
пре 11 година |
Daniel Norman
|
660643ae87
Fix a typo in the docs.
|
пре 11 година |
dhardtke
|
60359f9d43
fix select2 csp errors / warnings
|
пре 11 година |
Kevin Brown
|
d87e93dd45
Add `shouldFocusInput` option [Fix #1541]
|
пре 11 година |
Pete Campbell
|
2a4e026b49
Bugfix - only selected options that are not disabled should be used when initializing the dropdown
|
пре 11 година |
Coleman Watts
|
9460b0c9b6
Fix evaluation of formatLoadMore
|
пре 11 година |
Kevin Brown
|
3c28c35503
Merge pull request #2095 from mkurz/readonly_chaining
|
пре 11 година |
Matthias Kurz
|
bd3bd55719
Allow chaining for .select2('readonly', ...)
|
пре 11 година |
Coleman Watts
|
175c78441f
Accept strings as well as functions for localization
|
пре 11 година |
Jeanmonod David
|
ed77cab7d5
Allow to display item created by createSearchChoice at the end of the list
|
пре 11 година |
jdecuyper
|
c87615f14c
The function hideSelectionFromResult was tested against undefined as a property and not as a function
|
пре 11 година |
Kevin Brown
|
0f1372ce72
Merge pull request #1733 from flyerhzm/append-label-only-when-formatted-defined
|
пре 11 година |
Marchenko Alexandr
|
89ae701691
merge
|
пре 11 година |
Marchenko Alexandr
|
2e901f79a1
merge
|
пре 11 година |
Kevin Brown
|
e559f92c35
Merge pull request #2001 from arendjr/master
|
пре 11 година |
Marchenko Alexandr
|
f4886a0afa
Optional Search Input Placeholder parameter added
|
пре 11 година |
jdecuyper
|
84cf134a4e
Add hideSelectionFromResult function
|
пре 11 година |
Tim Robertson
|
eaf09c7f76
Accessibility updates based on jQuery UI Autocomplete
|
пре 11 година |
Sebastian Kather
|
48d392635f
singleSelect: setting nextSearchTerm in initSelection
|
пре 11 година |
Steven Armstrong
|
829b8c7346
Changed default text for min number of characters.
|
пре 11 година |
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 година |
Igor Vaynberg
|
3e5ad1334e
Merge pull request #2020 from merkuriy/master
|
пре 11 година |
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 година |
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 година |
Uriy Efremochkin
|
fd97e585d7
L10n files and template l10n file were improved: Groups of three characters "." (dots) were replaced by a single character "…" (ellipsis).
|
пре 11 година |
Kevin Brown
|
4eb1370b9c
Merge pull request #1981 from openwide-java/fix-1946-hard_coded_title
|
пре 11 година |
jdecuyper
|
c7dd8c5179
Enable nextSearchTerm function for multiple select
|
пре 11 година |
Arend van Beelen
|
a6ec8fc4e1
Don't rely on :visible and :not(..., ...) selectors which only work with Sizzle.
|
пре 11 година |