Commit History

Author SHA1 Message Date
  Igor Vaynberg cdcdc98b55 copy style attr from original element. fixes #1476 12 years ago
  Igor Vaynberg bed05df474 Merge pull request #1486 from fjmilens3/select2-loaded-events 12 years ago
  Igor Vaynberg 88af7ce387 add missing semis. fixes #1489 12 years ago
  Igor Vaynberg 37073f623a Merge pull request #1485 from timisbusy/master 12 years ago
  Igor Vaynberg 42d3ef4405 use click instead of mousedown so we dont break drag and drop support 12 years ago
  Igor Vaynberg ea14b7c30d Merge pull request #1474 from geophree/query-fix 12 years ago
  Frederick John Milens III 37bf85ead0 Added select2-loaded event trigger in loadMoreIfNeeded 12 years ago
  Tim Atkinson a469143f01 adding trim to opts.createSearchChoice default function to avoid mismatches with val object 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