Commit History

Autor SHA1 Mensaxe Data
  Igor Vaynberg 450aad8f46 fixed placeholder bug. closes #55 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 5f00dd1cfd resize the search field to full width when placeholder is set. fixes #53 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 2aeb3d5bd5 fix bug where tagging was broken if strings instead of objects were used %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg e0f854d667 copy the args object so changes to it no longer effect other select2s. closes #47 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 3b9840e3ff remove debugging statement %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 11b0a1662c imrpove handling of objects in tags helper. closes #50 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg ee6f8975a6 clear search when val() is called. closes #45 closes #46 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 891102ff47 fix select event syncing. closes #41 %!s(int64=13) %!d(string=hai) anos
  Dean Sofer 37ddcb64a3 Fixed #43 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg b96079fef6 Revert "realign dropdown when search box moves to new line. closes #43" %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 095cdda05e realign dropdown when search box moves to new line. closes #43 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 293bd830b2 added closeOnSelect option, closes #40 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 253703add3 Merge branch 'master' of git://github.com/ivaynberg/select2 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 6ec4d20d02 added focus() and isFocused(). closes #39 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 5ccee14cee remove event bindings on destroy. closes #35 closes #36 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg d0caa9131c a small tweak to empty string handling in select2.val(). issue #34 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 09d7a2de6e Merge branch 'master' of git://github.com/ivaynberg/select2 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg b034a55884 added todo for placeholder validation %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg a542280595 better handling of empty string in select.val(). issue #34 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg c87e5706e7 cleaned up variable name. issue #32 %!s(int64=13) %!d(string=hai) anos
  Grzegorz Kaczan 34913e9557 Add "select2-with-searchbox" to the dropdown container if search box is shown. %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 7bd7139563 added a todo for next ver %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 120aff9582 strip BOM from encoding, closes #30 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 71848c1353 some minor code cleanup, also fixes #29 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 654d1bd3b2 exposed open/close as public. issue #27 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 578a8cb0da trim values in arrays produced when splitting user-defined strings. closes #28 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 8323051ce3 rewrite classes in a more readable way. closes #20 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 1faea146d4 introduced destroy method, closes #18 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg c8b274e9ab added ajax.transport variable to provide a custom transport. closes #26 %!s(int64=13) %!d(string=hai) anos
  Igor Vaynberg 54033cdb04 monitors source element for change events and syncs the selection. opts.initSelection function has to be specified by the user for this to work because ids have to be mapped back to objects. select2 provides this function automatically for select elements and tags helper. %!s(int64=13) %!d(string=hai) anos