Histórico de commits

Autor SHA1 Mensagem Data
  creage 0ff41ca512 Performance optimizations 13 anos atrás
  creage 68726643ac Save data values to correct context 13 anos atrás
  creage 151c3fd2f6 Stick mousemove event to element' context 13 anos atrás
  Igor Vaynberg 43d990c319 attach the dropdown to the element's body instead of the current body. issue #126 13 anos atrás
  Igor Vaynberg 800b7bbb3f dont bubble up ESC keypress. fixes #118 13 anos atrás
  Igor Vaynberg 1d0e9a4a5b a bit of jshint cleanup 13 anos atrás
  Igor Vaynberg 16c868934d minor cosmetic cleanup 13 anos atrás
  Igor Vaynberg 08d4485400 Merge pull request #107 from butsjoh/master 13 anos atrás
  Igor Vaynberg 6e36003b0a Merge pull request #111 from chrisforbes/patch-1 13 anos atrás
  Pier-Olivier Thibault 5941fcea25 Using dropdownZIndex as opts. Dropping default value so use can set it via css. 13 anos atrás
  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 anos atrás
  Pier-Olivier Thibault 7d3ad2cd47 Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex 13 anos atrás
  Igor Vaynberg 55fd00169e simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84 13 anos atrás
  Andy Fowler 38b9d060b1 make getPlaceholder() compatible with jquery 1.4 13 anos atrás
  Chris Forbes 460cd059f9 Fix typo in comment 13 anos atrás
  Johan Buts cd538772df Fixed issue with defining the text property as string 13 anos atrás
  Igor Vaynberg 9fc18a9ca8 minor cleanup 13 anos atrás
  Igor Vaynberg 0ccfd4853c rename updatePositions() to positionDropdown(). more clear 13 anos atrás
  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 anos atrás
  Christopher Nadeau 6151ddbb0d Add support for hierarchies and unselectable items. issue #58 13 anos atrás
  Christopher Nadeau efccc62510 Few tweaks to multi style 13 anos atrás
  Christopher Nadeau 2f3262d39e Absolutely position dropdown. fixes #84. 13 anos atrás
  Igor Vaynberg d62bc5bef1 various small fixes. closes #99 13 anos atrás
  Alan Ho 0d29fff1dd Merge remote-tracking branch 'upstream/master' 13 anos atrás
  Igor Vaynberg 3ba3e57715 issue #77, blur on touchend - seems more native 13 anos atrás
  Igor Vaynberg 5e18e71cb4 possible fix for issue #77 better blur support for touch devices like ipad 13 anos atrás
  Igor Vaynberg 47064b2483 tweak to issue #85 do not highlight items based on keypresses 13 anos atrás
  Adam Solove ec759ac809 When not showing search box, up/down arrows and searching still work. 13 anos atrás
  Alan Ho af1c398076 Make initSelection works asynchronously 13 anos atrás
  Igor Vaynberg 4ba25b8095 ability to provide custom matchers. closes #86 13 anos atrás