Historique des commits

Auteur SHA1 Message Date
  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 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
  Igor Vaynberg 97125fb938 Merge pull request #64 from ghing/patch-1 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 d563764dfc tweaked release script a bit 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
  Igor Vaynberg b3d9e7ce20 Merge pull request #57 from Fran6co/imp-ajax-abort 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
  Igor Vaynberg bf5e7d16de make it possible to overwrite how the id is retreived from a choice. issue #51 il y a 13 ans
  Igor Vaynberg 011770a5d5 license tweaks il y a 13 ans
  Igor Vaynberg 5ae45f4124 Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Igor Vaynberg bd8c40b0e8 jquery 1.4 compat impl of focus check il y a 13 ans
  Igor Vaynberg a1457fa491 Merge pull request #56 from ProLoser/master il y a 13 ans
  Igor Vaynberg 450aad8f46 fixed placeholder bug. closes #55 il y a 13 ans
  Dean Sofer 945249f46a Added support for placeholder attribute in addition to data-placeholder il y a 13 ans
  Igor Vaynberg 5f00dd1cfd resize the search field to full width when placeholder is set. fixes #53 il y a 13 ans
  Igor Vaynberg 2aeb3d5bd5 fix bug where tagging was broken if strings instead of objects were used il y a 13 ans
  Igor Vaynberg e0f854d667 copy the args object so changes to it no longer effect other select2s. closes #47 il y a 13 ans
  Igor Vaynberg 3b9840e3ff remove debugging statement il y a 13 ans
  Igor Vaynberg 11b0a1662c imrpove handling of objects in tags helper. closes #50 il y a 13 ans
  Igor Vaynberg ee6f8975a6 clear search when val() is called. closes #45 closes #46 il y a 13 ans
  Igor Vaynberg 891102ff47 fix select event syncing. closes #41 il y a 13 ans