Commit History

Author SHA1 Message Date
  cmcnulty d5297ccd6d #1807 add support for MutationObserver 12 years ago
  Bob Renwick 8e46faa1d9 Fixing reference to undefined this triggering change on multiselect 12 years ago
  Arend van Beelen fc44b96e84 Don't rely on :selected, makes Select2 compatible with jQuery builds without Sizzle. 12 years ago
  stan 2a9154e0c7 Remove unused var declarations 12 years ago
  Igor Vaynberg d1f51910ee small cleanup in width regex matching. #1557 12 years ago
  Igor Vaynberg 58f939ef3b Merge pull request #1774 from avelis/master 12 years ago
  Igor Vaynberg 2982be4ec9 fixes #1557 ...again... 12 years ago
  Igor Vaynberg 0d0882942f Merge pull request #1639 from francoispluchino/fix-close-focus 12 years ago
  Igor Vaynberg a3e188afe1 Merge pull request #1772 from KyKyPy3/master 12 years ago
  Yoni Jah a65a3ce038 #1776 and #1722 dropdown position issue 12 years ago
  Andrew Velis 204d4a276e Update to unselect method to support "select2-removing" triggers. 12 years ago
  Andrew Velis f39ab3080e Fix for #1518. Update to select2.js to trigger properly named event. 12 years ago
  Efremenko Roman 9266d7cf55 Fix selection first element from "postprocessResults" - exclude selected elements from highlightable elements 12 years ago
  Richard Huang 701e84ea21 append label only when formatted is not undefined 12 years ago
  Corinna Schmidt 5bd41fc00c Compatibility with jQuery 1.10 12 years ago
  Igor Vaynberg 9e7dde66b7 Merge pull request #1722 from yonjah/master 12 years ago
  Alexander Zaytsev 67699746b4 Use more specific selector for finding options of a select 12 years ago
  Yoni Jah e6840fdc37 dropdown repostion fix when previous postion changes container position 12 years ago
  Edwin Vlieg ca9b55fadb Remove negative selector for `.select2-selected` 12 years ago
  cnanney 3b54482522 Fix focus on select 12 years ago
  evangun cfec9c6434 Edit the default initSelection function to pass all tag properties 12 years ago
  jdecuyper fa4ce8e382 Enable function formatResultCssClass. 12 years ago
  Igor Vaynberg fb8bf6d51d do not leak click events. fixes #1622 12 years ago
  Igor Vaynberg 7d60f619ce Merge pull request #1211 from jhinch/pixel-rounding-problems 12 years ago
  jdecuyper 02dea18dc9 Avoid locked options to be selected and deleted. 12 years ago
  jdecuyper a380ebabd5 Remove duplicated options from multi-valued select boxes. 12 years ago
  Duncan Smart edc0d86fd2 Added `select2-clearing` event 12 years ago
  Igor Vaynberg ca7550bf4d Revert "Fixed Tab key not respecting opts.selectOnBlur" breaks tab key. fixes #1646. 12 years ago
  markwellna 3c2d7f7310 Clicking outside of dropdown removes select2-container-active class. 12 years ago
  François Pluchino 9bc68f089e Fix the focus when list is closed on the mouse click event 12 years ago