Commit History

Author SHA1 Message Date
  Igor Vaynberg 9e7dde66b7 Merge pull request #1722 from yonjah/master 11 years ago
  Alexander Zaytsev 67699746b4 Use more specific selector for finding options of a select 11 years ago
  Yoni Jah e6840fdc37 dropdown repostion fix when previous postion changes container position 11 years ago
  Edwin Vlieg ca9b55fadb Remove negative selector for `.select2-selected` 11 years ago
  cnanney 3b54482522 Fix focus on select 11 years ago
  evangun cfec9c6434 Edit the default initSelection function to pass all tag properties 11 years ago
  Igor Vaynberg fb8bf6d51d do not leak click events. fixes #1622 11 years ago
  Igor Vaynberg 7d60f619ce Merge pull request #1211 from jhinch/pixel-rounding-problems 11 years ago
  jdecuyper 02dea18dc9 Avoid locked options to be selected and deleted. 11 years ago
  jdecuyper a380ebabd5 Remove duplicated options from multi-valued select boxes. 11 years ago
  Duncan Smart edc0d86fd2 Added `select2-clearing` event 11 years ago
  Igor Vaynberg ca7550bf4d Revert "Fixed Tab key not respecting opts.selectOnBlur" breaks tab key. fixes #1646. 11 years ago
  markwellna 3c2d7f7310 Clicking outside of dropdown removes select2-container-active class. 11 years ago
  Igor Vaynberg c4529b8700 fix missing placeholder. closes #1614 11 years ago
  Jonathan Forby a4dc0ba522 Fix missing dropdownCssClass on init 11 years ago
  Igor Vaynberg 4dce07a431 fix usecase when a placeholder is not defined but an option with an empty value exists. fixes #1573 11 years ago
  Chris Stasiak 2515e19ed9 Removed BOM 11 years ago
  Igor Vaynberg 2400357d59 small fix for #1604 11 years ago
  jdecuyper e1b50a306b Add 'nextSearchTerm' function 11 years ago
  Streid e4c1e061e4 Tab to spaces 11 years ago
  Streid 1d1212c5ed Fix: Not working adaptDropdownCssClass callback. 11 years ago
  Igor Vaynberg 59df6b4c9a prevent scrolling when dropdown is opened. fixes #1540 11 years ago
  Igor Vaynberg e162a4802c tweak how mask is created to remove jitter. fixes #1574 11 years ago
  Igor Vaynberg 2ab64be416 Merge pull request #1563 from UltCombo/1562 11 years ago
  Igor Vaynberg 28ea518257 width: copy option needs to ignore min-width and max-width. fixes #1557 11 years ago
  Igor Vaynberg 852784dd3f fixes #1504 - undo changes made to labels during init 11 years ago
  Igor Vaynberg 238903f5f4 close before destroying. fixes #1550 11 years ago
  UltCombo 69396da14f data method use the same triggerChange logic as val method 11 years ago
  Fede Isas 337fac620e add zepto compatibiliy 11 years ago
  UltCombo 2d58f5b084 Fixes #1562; remove some dead code 11 years ago