Jake
|
ef9f1dea90
Fix for drop-auto-width collision detection and css border top
|
11 年之前 |
Igor Vaynberg
|
cb5b684ae5
Merge pull request #1887 from lukinpark/patch-1
|
11 年之前 |
Igor Vaynberg
|
50698fd51c
Merge pull request #1685 from jdecuyper/feature-enable-formatResultCssClass
|
11 年之前 |
Igor Vaynberg
|
fc4bbbb5ef
Merge pull request #1846 from tpruvot/master
|
11 年之前 |
lukinpark
|
85de8cc1d6
Update select2.js
|
11 年之前 |
Jonathan Mahoney
|
78ccc05e04
Accessibility enhancements for single-value elements. Added correct ARIA attributes and associations. Much-improved screen-reader support (tested with NVDA on Firefox 25)
|
11 年之前 |
Max Bruchmann
|
2d13c0a00a
fixed invalid index in buildChangeDetails, fixes #1858
|
11 年之前 |
Tanguy Pruvot
|
b757fb987d
issue #1778: prevent delayed focus when the list is hidden
|
11 年之前 |
Igor Vaynberg
|
cb7aefaeda
fix keyboard removal of choices. fixes #1839
|
11 年之前 |
Riley Lynch
|
53d1fea248
Modified syncCssClasses to use output of adapter when applying a class rather than applying the original class
|
11 年之前 |
cmcnulty
|
d5297ccd6d
#1807 add support for MutationObserver
|
11 年之前 |
Bob Renwick
|
8e46faa1d9
Fixing reference to undefined this triggering change on multiselect
|
11 年之前 |
Arend van Beelen
|
fc44b96e84
Don't rely on :selected, makes Select2 compatible with jQuery builds without Sizzle.
|
11 年之前 |
stan
|
2a9154e0c7
Remove unused var declarations
|
11 年之前 |
Igor Vaynberg
|
d1f51910ee
small cleanup in width regex matching. #1557
|
11 年之前 |
Igor Vaynberg
|
58f939ef3b
Merge pull request #1774 from avelis/master
|
11 年之前 |
Igor Vaynberg
|
2982be4ec9
fixes #1557 ...again...
|
11 年之前 |
Igor Vaynberg
|
0d0882942f
Merge pull request #1639 from francoispluchino/fix-close-focus
|
11 年之前 |
Igor Vaynberg
|
a3e188afe1
Merge pull request #1772 from KyKyPy3/master
|
11 年之前 |
Yoni Jah
|
a65a3ce038
#1776 and #1722 dropdown position issue
|
11 年之前 |
Andrew Velis
|
204d4a276e
Update to unselect method to support "select2-removing" triggers.
|
11 年之前 |
Andrew Velis
|
f39ab3080e
Fix for #1518. Update to select2.js to trigger properly named event.
|
11 年之前 |
Efremenko Roman
|
9266d7cf55
Fix selection first element from "postprocessResults" - exclude selected elements from highlightable elements
|
11 年之前 |
Igor Vaynberg
|
9e7dde66b7
Merge pull request #1722 from yonjah/master
|
11 年之前 |
Alexander Zaytsev
|
67699746b4
Use more specific selector for finding options of a select
|
11 年之前 |
Yoni Jah
|
e6840fdc37
dropdown repostion fix when previous postion changes container position
|
11 年之前 |
Edwin Vlieg
|
ca9b55fadb
Remove negative selector for `.select2-selected`
|
11 年之前 |
cnanney
|
3b54482522
Fix focus on select
|
11 年之前 |
evangun
|
cfec9c6434
Edit the default initSelection function to pass all tag properties
|
11 年之前 |
jdecuyper
|
fa4ce8e382
Enable function formatResultCssClass.
|
11 年之前 |