Commit Verlauf

Autor SHA1 Nachricht Datum
  Igor Vaynberg 6e36003b0a Merge pull request #111 from chrisforbes/patch-1 vor 13 Jahren
  Igor Vaynberg 7007bf8c38 Merge pull request #122 from pothibo/zIndex vor 13 Jahren
  Pier-Olivier Thibault 5941fcea25 Using dropdownZIndex as opts. Dropping default value so use can set it via css. vor 13 Jahren
  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 vor 13 Jahren
  Pier-Olivier Thibault 7d3ad2cd47 Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex vor 13 Jahren
  Igor Vaynberg 55fd00169e simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84 vor 13 Jahren
  Chris Forbes 460cd059f9 Fix typo in comment vor 13 Jahren
  Johan Buts cd538772df Fixed issue with defining the text property as string vor 13 Jahren
  Igor Vaynberg 9fc18a9ca8 minor cleanup vor 13 Jahren
  Igor Vaynberg 0ccfd4853c rename updatePositions() to positionDropdown(). more clear vor 13 Jahren
  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 vor 13 Jahren
  Christopher Nadeau b18db15f1e Tweak sub-item css a bit to make blue go full width vor 13 Jahren
  Christopher Nadeau 6151ddbb0d Add support for hierarchies and unselectable items. issue #58 vor 13 Jahren
  Christopher Nadeau efccc62510 Few tweaks to multi style vor 13 Jahren
  Christopher Nadeau 2f3262d39e Absolutely position dropdown. fixes #84. vor 13 Jahren
  Igor Vaynberg d62bc5bef1 various small fixes. closes #99 vor 13 Jahren
  Igor Vaynberg 94ffecb824 readme tweak vor 13 Jahren
  Igor Vaynberg cb2e131c50 adding browser compatibility. issue #79 vor 13 Jahren
  Igor Vaynberg 588d9a5ce9 force a min height on multi containers, closes #96 vor 13 Jahren
  Igor Vaynberg 3ba3e57715 issue #77, blur on touchend - seems more native vor 13 Jahren
  Igor Vaynberg 5e18e71cb4 possible fix for issue #77 better blur support for touch devices like ipad vor 13 Jahren
  Igor Vaynberg 47064b2483 tweak to issue #85 do not highlight items based on keypresses vor 13 Jahren
  Adam Solove ec759ac809 When not showing search box, up/down arrows and searching still work. vor 13 Jahren
  Igor Vaynberg 4ba25b8095 ability to provide custom matchers. closes #86 vor 13 Jahren
  Igor Vaynberg 4b451fee81 tweak readme to show differences from chosen vor 13 Jahren
  Igor Vaynberg 98903a4621 css stylying for disabled mode, issue #76 vor 13 Jahren
  Igor Vaynberg 6fe77c6110 disabled mode support wip, issue #76 vor 13 Jahren
  Igor Vaynberg c27880c19c Merge branch 'master' of git://github.com/ivaynberg/select2 vor 13 Jahren
  Igor Vaynberg c44ea24aa4 renamed roundtripValue to context. closes #72 closes #73 vor 13 Jahren
  Alexander Pepper 0d98ea03af Adds an additional parameter roundtripValue to function data. vor 13 Jahren