提交历史

作者 SHA1 备注 提交日期
  Igor Vaynberg b840b4e76c Merge branch 'master' of git://github.com/ivaynberg/select2 13 年之前
  Igor Vaynberg 800b7bbb3f dont bubble up ESC keypress. fixes #118 13 年之前
  Igor Vaynberg b12e6b42e9 Update master 13 年之前
  Igor Vaynberg 09ad968194 Merge pull request #125 from argerim/master 13 年之前
  Rogerio Medeiros dc211c4863 reference about gem use in rails. 13 年之前
  Igor Vaynberg 1d0e9a4a5b a bit of jshint cleanup 13 年之前
  Igor Vaynberg 16c868934d minor cosmetic cleanup 13 年之前
  Igor Vaynberg 08d4485400 Merge pull request #107 from butsjoh/master 13 年之前
  Igor Vaynberg 6e36003b0a Merge pull request #111 from chrisforbes/patch-1 13 年之前
  Igor Vaynberg 7007bf8c38 Merge pull request #122 from pothibo/zIndex 13 年之前
  Pier-Olivier Thibault 5941fcea25 Using dropdownZIndex as opts. Dropping default value so use can set it via css. 13 年之前
  Pier-Olivier Thibault 277ae4ff5a Added zindex options to dropdown so we can make sure it presents itself on top of whatever is existing in the DOM 13 年之前
  Pier-Olivier Thibault 7d3ad2cd47 Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex 13 年之前
  Igor Vaynberg 55fd00169e simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84 13 年之前
  Chris Forbes 460cd059f9 Fix typo in comment 13 年之前
  Johan Buts cd538772df Fixed issue with defining the text property as string 13 年之前
  Igor Vaynberg 9fc18a9ca8 minor cleanup 13 年之前
  Igor Vaynberg 0ccfd4853c rename updatePositions() to positionDropdown(). more clear 13 年之前
  Igor Vaynberg a6eeadbe7a always detach and append the dropdown on open. this ensures it will be the last element in body and thus have the highest z-index. issue #105. issue #84 13 年之前
  Christopher Nadeau b18db15f1e Tweak sub-item css a bit to make blue go full width 13 年之前
  Christopher Nadeau 6151ddbb0d Add support for hierarchies and unselectable items. issue #58 13 年之前
  Christopher Nadeau efccc62510 Few tweaks to multi style 13 年之前
  Christopher Nadeau 2f3262d39e Absolutely position dropdown. fixes #84. 13 年之前
  Igor Vaynberg d62bc5bef1 various small fixes. closes #99 13 年之前
  Igor Vaynberg 94ffecb824 readme tweak 13 年之前
  Igor Vaynberg cb2e131c50 adding browser compatibility. issue #79 13 年之前
  Igor Vaynberg 588d9a5ce9 force a min height on multi containers, closes #96 13 年之前
  Igor Vaynberg 3ba3e57715 issue #77, blur on touchend - seems more native 13 年之前
  Igor Vaynberg 5e18e71cb4 possible fix for issue #77 better blur support for touch devices like ipad 13 年之前
  Igor Vaynberg 47064b2483 tweak to issue #85 do not highlight items based on keypresses 13 年之前