Historique des commits

Auteur SHA1 Message Date
  Igor Vaynberg 42d3ef4405 use click instead of mousedown so we dont break drag and drop support il y a 12 ans
  Igor Vaynberg ea14b7c30d Merge pull request #1474 from geophree/query-fix il y a 12 ans
  Jeff Hanke 2a0cc76236 Remove ajax out-of-order dropping code, handled in updateResults now. il y a 12 ans
  Igor Vaynberg be535c7a77 add support for diacritics. fixes #1472 il y a 12 ans
  Jeff Hanke 1eb461a42c Ignore old queries, remove highlight when beginning a new query. il y a 12 ans
  Igor Vaynberg 76f9bae39a fix js error that happens when enter is pressed and there is no highlighted option. fixes #1469 il y a 12 ans
  Mateusz Dereniowski 8fb7f46297 Add accurate comment to the 'equal' function il y a 12 ans
  Jeff Hanke 338a126067 Always call createSearchChoice and tokenizer with the Select2 object as this. il y a 12 ans
  Cyrille Jouineau 7303852862 replaces a <div> inside a <a> with a <span> il y a 12 ans
  Igor Vaynberg 75edea83b2 added support for data-locked=true next to locked=locked attr. fixes #503. il y a 12 ans
  Igor Vaynberg 4969dcb42c fix #1396 - fix destroy() when double initting il y a 12 ans
  Igor Vaynberg ef136731d4 move markup escaping of selection into the formatSelection callback. fixes #1417. fixes #1420 il y a 12 ans
  vitalets c57dd1f0ff fix: data not passed in select2-loaded event il y a 12 ans
  Igor Vaynberg 3ab1aafae5 fix #1425 ctrl+enter should not open il y a 12 ans
  Igor Vaynberg ce67f7b7fb fix #1426 - reinitting screws up tabindex il y a 12 ans
  Igor Vaynberg 455067ed4e fix #1391 make tabbing out work when no results message is shown il y a 12 ans
  Igor Vaynberg c36b53ad24 fix #1404 allow formatnomatches to be null in multiselects il y a 12 ans
  Igor Vaynberg 48294f2aea remove undermask for ie since its no longer needed after #1414 il y a 12 ans
  Igor Vaynberg 4aaa887b64 fix ie detection logic il y a 12 ans
  Igor Vaynberg 7c729555e5 improve highlighting in single selects il y a 12 ans
  Igor Vaynberg 29129008d5 when opened scroll to selected item. fixes #1408. closes #1411 il y a 12 ans
  Igor Vaynberg b1867b5341 fix access to search method. fixes #1392 il y a 12 ans
  Igor Vaynberg 4917429c7a fixes #1387, better handling of ajax handler var il y a 12 ans
  Mike S bbd08bec03 Restoring allowedMethod container il y a 12 ans
  Mike S 796c9e802a Renamed to search il y a 12 ans
  Mike S 06130ffc12 Added setSearch method il y a 12 ans
  Igor Vaynberg 30dac9a40b export default escapeMarkup function so it can be easily accessed. #1222 il y a 12 ans
  Igor Vaynberg 4e7a8b00fc a tweak to prevent clicks propagating through the mask on IE9. #1058 il y a 12 ans
  Igor Vaynberg 8904e42ef9 correctly handle undefined placeholders. tweak to issue #1365 il y a 12 ans
  Igor Vaynberg def8adca7c cleaner way to detect older IE il y a 12 ans