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 년 전 |
Kevin Brown
|
9cb18478a5
Merge pull request #2055 from mac2000/feature-request-search-input-placeholder
|
11 년 전 |
Marchenko Alexandr
|
89ae701691
merge
|
11 년 전 |
Marchenko Alexandr
|
2e901f79a1
merge
|
11 년 전 |
Kevin Brown
|
e559f92c35
Merge pull request #2001 from arendjr/master
|
11 년 전 |
Kevin Brown
|
cd92405312
Merge pull request #2053 from jdecuyper/feature-hide-selection-from-result
|
11 년 전 |
Kevin Brown
|
2244365790
Merge pull request #2056 from mkurz/fix_2042
|
11 년 전 |
Kevin Brown
|
a186a16235
Merge pull request #2057 from mkurz/dppx_fix
|
11 년 전 |
Matthias Kurz
|
05efcaf160
Use dppx instead of non-existing ppx resolution unit
|
11 년 전 |
Matthias Kurz
|
6a3ec3f5de
Fix for #2042 Chrome bug: Reset the background position for multiple backgrounds
|
11 년 전 |
Marchenko Alexandr
|
f4886a0afa
Optional Search Input Placeholder parameter added
|
11 년 전 |
jdecuyper
|
84cf134a4e
Add hideSelectionFromResult function
|
11 년 전 |
Kevin Brown
|
9eb12a8906
Merge pull request #1816 from funkjedi/accessibility
|
11 년 전 |
Tim Robertson
|
eaf09c7f76
Accessibility updates based on jQuery UI Autocomplete
|
11 년 전 |
Kevin Brown
|
d5cb4bfa1c
Merge pull request #2044 from sieppl/master
|
11 년 전 |
Sebastian Kather
|
48d392635f
singleSelect: setting nextSearchTerm in initSelection
|
11 년 전 |
Igor Vaynberg
|
7087c4bfbf
Merge pull request #2037 from codemumbler/patch-1
|
11 년 전 |
Steven Armstrong
|
829b8c7346
Changed default text for min number of characters.
|
11 년 전 |
Kevin Brown
|
f0b25ef173
Update package.json on release
|
11 년 전 |
Kevin Brown
|
32a08eac5f
Merge pull request #1943 from Jarreddebeer/patch-1
|
11 년 전 |
Kevin Brown
|
4f4d77d36e
Fixed dpi warning [Fixes #1964]
|
11 년 전 |
Kevin Brown
|
79ee2084dc
Gradients are all set now
|
11 년 전 |
Kevin Brown
|
e2cccc9988
Fixed reversed gradients, again
|
11 년 전 |
Kevin Brown
|
a97b908a2a
Added version to composer.json
|
11 년 전 |
Kevin Brown
|
4847be1ab7
Merge pull request #2027 from limonte/master
|
11 년 전 |
Limon Saturized
|
76d21b03bb
Added Serbian locale
|
11 년 전 |
Kevin Brown
|
aab3381494
Fixed reversed gradient
|
11 년 전 |
Kevin Brown
|
2158a836e6
Merge pull request #1920 from jpotterm/prevent-ie-body-clicks
|
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 년 전 |