Commit History

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