Historique des commits

Auteur SHA1 Message Date
  Igor Vaynberg 9fc18a9ca8 minor cleanup il y a 13 ans
  Igor Vaynberg 0ccfd4853c rename updatePositions() to positionDropdown(). more clear il y a 13 ans
  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 il y a 13 ans
  Christopher Nadeau 6151ddbb0d Add support for hierarchies and unselectable items. issue #58 il y a 13 ans
  Christopher Nadeau efccc62510 Few tweaks to multi style il y a 13 ans
  Christopher Nadeau 2f3262d39e Absolutely position dropdown. fixes #84. il y a 13 ans
  Igor Vaynberg 3ba3e57715 issue #77, blur on touchend - seems more native il y a 13 ans
  Igor Vaynberg 5e18e71cb4 possible fix for issue #77 better blur support for touch devices like ipad il y a 13 ans
  Igor Vaynberg 47064b2483 tweak to issue #85 do not highlight items based on keypresses il y a 13 ans
  Adam Solove ec759ac809 When not showing search box, up/down arrows and searching still work. il y a 13 ans
  Igor Vaynberg 4ba25b8095 ability to provide custom matchers. closes #86 il y a 13 ans
  Igor Vaynberg 6fe77c6110 disabled mode support wip, issue #76 il y a 13 ans
  Igor Vaynberg c27880c19c Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Igor Vaynberg c44ea24aa4 renamed roundtripValue to context. closes #72 closes #73 il y a 13 ans
  Alexander Pepper 0d98ea03af Adds an additional parameter roundtripValue to function data. il y a 13 ans
  Igor Vaynberg 26da9f0b2e Merge pull request #71 from niquola/master il y a 13 ans
  Igor Vaynberg f368464132 add drag and drop sort support, fixes #60 il y a 13 ans
  nicola 23720246f2 fix internal function indexOf, when undefined passed il y a 13 ans
  Igor Vaynberg 1633d71b4a add container() method that retrieves the main container il y a 13 ans
  Igor Vaynberg cb7f1da4e6 Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Igor Vaynberg 9ecce5af7c support numeric text keys in local data. fixes #68 il y a 13 ans
  Igor Vaynberg 071d6c73d2 Merge pull request #63 from ericbarnes/tags-tab il y a 13 ans
  Geoffrey Hing 6dcb276485 Check for nonexistent data attribute in a way that works in jQuery 1.4.2 il y a 13 ans
  Eric Barnes 66b789939f Adding tab support for tags il y a 13 ans
  Igor Vaynberg 058ecae750 fixes #61 il y a 13 ans
  Igor Vaynberg af6031039a build script il y a 13 ans
  Igor Vaynberg e5f628b719 a bit of cleanup and better error handling for options il y a 13 ans
  Igor Vaynberg a6edacc505 Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Francisco Facioni 404539e6d3 Aborts the ajax call when a new is coming up il y a 13 ans
  Igor Vaynberg 0160b36a38 missed one place where id is accessed. issue #51 il y a 13 ans