Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Vaynberg 24716bc872 fixes #1513 hace 12 años
  Igor Vaynberg 1f09c7abaf fix options with empty values. fixes #1497 hace 12 años
  Alexander Ryden 3e2f11d193 Remove the byte order mark hace 12 años
  Igor Vaynberg b8c203ca36 fix #1478 hace 12 años
  Igor Vaynberg cdcdc98b55 copy style attr from original element. fixes #1476 hace 12 años
  Igor Vaynberg bed05df474 Merge pull request #1486 from fjmilens3/select2-loaded-events hace 12 años
  Igor Vaynberg 88af7ce387 add missing semis. fixes #1489 hace 12 años
  Igor Vaynberg 37073f623a Merge pull request #1485 from timisbusy/master hace 12 años
  Igor Vaynberg 42d3ef4405 use click instead of mousedown so we dont break drag and drop support hace 12 años
  Igor Vaynberg ea14b7c30d Merge pull request #1474 from geophree/query-fix hace 12 años
  Frederick John Milens III 37bf85ead0 Added select2-loaded event trigger in loadMoreIfNeeded hace 12 años
  Tim Atkinson a469143f01 adding trim to opts.createSearchChoice default function to avoid mismatches with val object hace 12 años
  Jeff Hanke 2a0cc76236 Remove ajax out-of-order dropping code, handled in updateResults now. hace 12 años
  Igor Vaynberg be535c7a77 add support for diacritics. fixes #1472 hace 12 años
  Jeff Hanke 1eb461a42c Ignore old queries, remove highlight when beginning a new query. hace 12 años
  Igor Vaynberg 76f9bae39a fix js error that happens when enter is pressed and there is no highlighted option. fixes #1469 hace 12 años
  Mateusz Dereniowski 8fb7f46297 Add accurate comment to the 'equal' function hace 12 años
  Jeff Hanke 338a126067 Always call createSearchChoice and tokenizer with the Select2 object as this. hace 12 años
  Cyrille Jouineau 7303852862 replaces a <div> inside a <a> with a <span> hace 12 años
  Igor Vaynberg 75edea83b2 added support for data-locked=true next to locked=locked attr. fixes #503. hace 12 años
  Igor Vaynberg 4969dcb42c fix #1396 - fix destroy() when double initting hace 12 años
  Igor Vaynberg ef136731d4 move markup escaping of selection into the formatSelection callback. fixes #1417. fixes #1420 hace 12 años
  vitalets c57dd1f0ff fix: data not passed in select2-loaded event hace 12 años
  Igor Vaynberg 3ab1aafae5 fix #1425 ctrl+enter should not open hace 12 años
  Igor Vaynberg ce67f7b7fb fix #1426 - reinitting screws up tabindex hace 12 años
  Igor Vaynberg 455067ed4e fix #1391 make tabbing out work when no results message is shown hace 12 años
  Igor Vaynberg c36b53ad24 fix #1404 allow formatnomatches to be null in multiselects hace 12 años
  Igor Vaynberg 48294f2aea remove undermask for ie since its no longer needed after #1414 hace 12 años
  Igor Vaynberg 4aaa887b64 fix ie detection logic hace 12 años
  Igor Vaynberg 7c729555e5 improve highlighting in single selects hace 12 años