コミット履歴

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