Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Igor Vaynberg cb7f1da4e6 Merge branch 'master' of git://github.com/ivaynberg/select2 vor 13 Jahren
  Igor Vaynberg 9ecce5af7c support numeric text keys in local data. fixes #68 vor 13 Jahren
  Igor Vaynberg 071d6c73d2 Merge pull request #63 from ericbarnes/tags-tab vor 13 Jahren
  Geoffrey Hing 6dcb276485 Check for nonexistent data attribute in a way that works in jQuery 1.4.2 vor 13 Jahren
  Eric Barnes 66b789939f Adding tab support for tags vor 13 Jahren
  Igor Vaynberg 058ecae750 fixes #61 vor 13 Jahren
  Igor Vaynberg af6031039a build script vor 13 Jahren
  Igor Vaynberg e5f628b719 a bit of cleanup and better error handling for options vor 13 Jahren
  Igor Vaynberg a6edacc505 Merge branch 'master' of git://github.com/ivaynberg/select2 vor 13 Jahren
  Francisco Facioni 404539e6d3 Aborts the ajax call when a new is coming up vor 13 Jahren
  Igor Vaynberg 0160b36a38 missed one place where id is accessed. issue #51 vor 13 Jahren
  Igor Vaynberg bf5e7d16de make it possible to overwrite how the id is retreived from a choice. issue #51 vor 13 Jahren
  Igor Vaynberg 011770a5d5 license tweaks vor 13 Jahren
  Igor Vaynberg 5ae45f4124 Merge branch 'master' of git://github.com/ivaynberg/select2 vor 13 Jahren
  Igor Vaynberg bd8c40b0e8 jquery 1.4 compat impl of focus check vor 13 Jahren
  Igor Vaynberg a1457fa491 Merge pull request #56 from ProLoser/master vor 13 Jahren
  Igor Vaynberg 450aad8f46 fixed placeholder bug. closes #55 vor 13 Jahren
  Dean Sofer 945249f46a Added support for placeholder attribute in addition to data-placeholder vor 13 Jahren
  Igor Vaynberg 5f00dd1cfd resize the search field to full width when placeholder is set. fixes #53 vor 13 Jahren
  Igor Vaynberg 2aeb3d5bd5 fix bug where tagging was broken if strings instead of objects were used vor 13 Jahren
  Igor Vaynberg e0f854d667 copy the args object so changes to it no longer effect other select2s. closes #47 vor 13 Jahren
  Igor Vaynberg 3b9840e3ff remove debugging statement vor 13 Jahren
  Igor Vaynberg 11b0a1662c imrpove handling of objects in tags helper. closes #50 vor 13 Jahren
  Igor Vaynberg ee6f8975a6 clear search when val() is called. closes #45 closes #46 vor 13 Jahren
  Igor Vaynberg 891102ff47 fix select event syncing. closes #41 vor 13 Jahren
  Dean Sofer 37ddcb64a3 Fixed #43 vor 13 Jahren
  Igor Vaynberg b96079fef6 Revert "realign dropdown when search box moves to new line. closes #43" vor 13 Jahren
  Igor Vaynberg 095cdda05e realign dropdown when search box moves to new line. closes #43 vor 13 Jahren