Historique des commits

Auteur SHA1 Message Date
  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
  Dean Sofer 37ddcb64a3 Fixed #43 il y a 13 ans
  Igor Vaynberg b96079fef6 Revert "realign dropdown when search box moves to new line. closes #43" il y a 13 ans
  Igor Vaynberg 095cdda05e realign dropdown when search box moves to new line. closes #43 il y a 13 ans
  Igor Vaynberg 293bd830b2 added closeOnSelect option, closes #40 il y a 13 ans
  Igor Vaynberg 253703add3 Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Igor Vaynberg 6ec4d20d02 added focus() and isFocused(). closes #39 il y a 13 ans
  Igor Vaynberg 5ccee14cee remove event bindings on destroy. closes #35 closes #36 il y a 13 ans
  Igor Vaynberg d0caa9131c a small tweak to empty string handling in select2.val(). issue #34 il y a 13 ans
  Igor Vaynberg 09d7a2de6e Merge branch 'master' of git://github.com/ivaynberg/select2 il y a 13 ans
  Igor Vaynberg b034a55884 added todo for placeholder validation il y a 13 ans
  Igor Vaynberg a542280595 better handling of empty string in select.val(). issue #34 il y a 13 ans
  Igor Vaynberg c87e5706e7 cleaned up variable name. issue #32 il y a 13 ans
  Grzegorz Kaczan 34913e9557 Add "select2-with-searchbox" to the dropdown container if search box is shown. il y a 13 ans
  Igor Vaynberg 7bd7139563 added a todo for next ver il y a 13 ans
  Igor Vaynberg 120aff9582 strip BOM from encoding, closes #30 il y a 13 ans