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