1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist
Kevin Brown 1349579192 Respect -1 with minimumResultsForSearch
In past versions of Select2, supplying a value less than zero to
`minimumResultsForSearch` acted the same as providing a high value,
such as `Infinity`.  This corrects the regression by mapping anything
less than zero to the value `Infinity`.

This closes https://github.com/select2/select2/issues/2994.
2015-02-06 19:54:36 -05:00
..
css Fix z-index for modals 2015-01-27 14:27:18 -05:00
js Respect -1 with minimumResultsForSearch 2015-02-06 19:54:36 -05:00