コミット履歴

作者 SHA1 メッセージ 日付
  Igor Vaynberg a3e188afe1 Merge pull request #1772 from KyKyPy3/master 11 年 前
  Yoni Jah a65a3ce038 #1776 and #1722 dropdown position issue 11 年 前
  Andrew Velis 204d4a276e Update to unselect method to support "select2-removing" triggers. 11 年 前
  Andrew Velis f39ab3080e Fix for #1518. Update to select2.js to trigger properly named event. 11 年 前
  Efremenko Roman 9266d7cf55 Fix selection first element from "postprocessResults" - exclude selected elements from highlightable elements 11 年 前
  Corinna Schmidt 5bd41fc00c Compatibility with jQuery 1.10 11 年 前
  Igor Vaynberg 9e7dde66b7 Merge pull request #1722 from yonjah/master 11 年 前
  Alexander Zaytsev 67699746b4 Use more specific selector for finding options of a select 11 年 前
  Yoni Jah e6840fdc37 dropdown repostion fix when previous postion changes container position 11 年 前
  Edwin Vlieg ca9b55fadb Remove negative selector for `.select2-selected` 11 年 前
  cnanney 3b54482522 Fix focus on select 11 年 前
  evangun cfec9c6434 Edit the default initSelection function to pass all tag properties 11 年 前
  jdecuyper fa4ce8e382 Enable function formatResultCssClass. 11 年 前
  Igor Vaynberg fb8bf6d51d do not leak click events. fixes #1622 11 年 前
  Igor Vaynberg 7d60f619ce Merge pull request #1211 from jhinch/pixel-rounding-problems 11 年 前
  jdecuyper 02dea18dc9 Avoid locked options to be selected and deleted. 11 年 前
  jdecuyper a380ebabd5 Remove duplicated options from multi-valued select boxes. 11 年 前
  Duncan Smart edc0d86fd2 Added `select2-clearing` event 11 年 前
  Igor Vaynberg ca7550bf4d Revert "Fixed Tab key not respecting opts.selectOnBlur" breaks tab key. fixes #1646. 11 年 前
  markwellna 3c2d7f7310 Clicking outside of dropdown removes select2-container-active class. 11 年 前
  François Pluchino 9bc68f089e Fix the focus when list is closed on the mouse click event 11 年 前
  Igor Vaynberg c4529b8700 fix missing placeholder. closes #1614 11 年 前
  Jonathan Forby a4dc0ba522 Fix missing dropdownCssClass on init 11 年 前
  Igor Vaynberg 4dce07a431 fix usecase when a placeholder is not defined but an option with an empty value exists. fixes #1573 12 年 前
  Chris Stasiak 2515e19ed9 Removed BOM 12 年 前
  Igor Vaynberg 2400357d59 small fix for #1604 12 年 前
  jdecuyper e1b50a306b Add 'nextSearchTerm' function 12 年 前
  Streid e4c1e061e4 Tab to spaces 12 年 前
  Streid 1d1212c5ed Fix: Not working adaptDropdownCssClass callback. 12 年 前
  Igor Vaynberg 59df6b4c9a prevent scrolling when dropdown is opened. fixes #1540 12 年 前