Commit History

Author SHA1 Message Date
  Ebbe Brandstrup 6eb74930d5 Fixed Tab key not respecting opts.selectOnBlur 11 years ago
  Igor Vaynberg 92fe5018c9 fix 'autocaptilize' typo. fixes #1544 11 years ago
  Igor Vaynberg 0c479b4cd1 additional tweal to #1528 to make formatters skip nulls 11 years ago
  Igor Vaynberg 99dbc66d95 fix incorrect reference. fixes #1530 11 years ago
  Igor Vaynberg eaf2704a18 fixes #1528 Returning [] from data method on unset value for single-selects 11 years ago
  UltCombo a6c5302e71 fixes #1536 11 years ago
  Igor Vaynberg 24716bc872 fixes #1513 12 years ago
  Igor Vaynberg 1f09c7abaf fix options with empty values. fixes #1497 12 years ago
  Alexander Ryden 3e2f11d193 Remove the byte order mark 12 years ago
  Igor Vaynberg b8c203ca36 fix #1478 12 years ago
  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