Kevin Brown
|
e559f92c35
Merge pull request #2001 from arendjr/master
|
11 years ago |
Kevin Brown
|
cd92405312
Merge pull request #2053 from jdecuyper/feature-hide-selection-from-result
|
11 years ago |
Kevin Brown
|
2244365790
Merge pull request #2056 from mkurz/fix_2042
|
11 years ago |
Kevin Brown
|
a186a16235
Merge pull request #2057 from mkurz/dppx_fix
|
11 years ago |
Matthias Kurz
|
05efcaf160
Use dppx instead of non-existing ppx resolution unit
|
11 years ago |
Matthias Kurz
|
6a3ec3f5de
Fix for #2042 Chrome bug: Reset the background position for multiple backgrounds
|
11 years ago |
jdecuyper
|
84cf134a4e
Add hideSelectionFromResult function
|
11 years ago |
Kevin Brown
|
9eb12a8906
Merge pull request #1816 from funkjedi/accessibility
|
11 years ago |
Tim Robertson
|
eaf09c7f76
Accessibility updates based on jQuery UI Autocomplete
|
11 years ago |
Kevin Brown
|
d5cb4bfa1c
Merge pull request #2044 from sieppl/master
|
11 years ago |
Sebastian Kather
|
48d392635f
singleSelect: setting nextSearchTerm in initSelection
|
11 years ago |
Igor Vaynberg
|
7087c4bfbf
Merge pull request #2037 from codemumbler/patch-1
|
11 years ago |
Steven Armstrong
|
829b8c7346
Changed default text for min number of characters.
|
11 years ago |
Kevin Brown
|
f0b25ef173
Update package.json on release
|
11 years ago |
Kevin Brown
|
32a08eac5f
Merge pull request #1943 from Jarreddebeer/patch-1
|
11 years ago |
Kevin Brown
|
4f4d77d36e
Fixed dpi warning [Fixes #1964]
|
11 years ago |
Kevin Brown
|
79ee2084dc
Gradients are all set now
|
11 years ago |
Kevin Brown
|
e2cccc9988
Fixed reversed gradients, again
|
11 years ago |
Kevin Brown
|
a97b908a2a
Added version to composer.json
|
11 years ago |
Kevin Brown
|
4847be1ab7
Merge pull request #2027 from limonte/master
|
11 years ago |
Limon Saturized
|
76d21b03bb
Added Serbian locale
|
11 years ago |
Kevin Brown
|
aab3381494
Fixed reversed gradient
|
11 years ago |
Kevin Brown
|
2158a836e6
Merge pull request #1920 from jpotterm/prevent-ie-body-clicks
|
11 years ago |
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 years ago |
Igor Vaynberg
|
3e5ad1334e
Merge pull request #2020 from merkuriy/master
|
11 years ago |
Kevin Brown
|
7132a9a398
Merge pull request #2023 from TheDistantSea/feature/remove-hardcoded-classnames
|
11 years ago |
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 years ago |
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 years ago |
Uriy Efremochkin
|
fd97e585d7
L10n files and template l10n file were improved: Groups of three characters "." (dots) were replaced by a single character "…" (ellipsis).
|
11 years ago |
Uriy Efremochkin
|
147540b3b8
Korean l10n improved
|
11 years ago |