提交歷史

作者 SHA1 備註 提交日期
  Kevin Warrington 77ea616d0c fix issue #517 12 年之前
  Igor Vaynberg 3ed91862fa fixed dropdown positioning when select2 has margins. fixes #501 12 年之前
  Igor Vaynberg c4e00c6926 Merge pull request #485 from lisandropuzzolo/patch-1 12 年之前
  Kevin Brown f5ac9bf90c Fixed anchor hrefs 12 年之前
  lisandropuzzolo da414577e8 Update select2.js 12 年之前
  Igor Vaynberg 26a3d5342b update license in js header 12 年之前
  Igor Vaynberg 732ad030a0 fix tab index issues. fixes #408 12 年之前
  Kevin Brown c4c1cbabde Fixed placeholder detection. Fixes #424. 12 年之前
  Igor Vaynberg 98976946d6 pass element attr to initSelection for selects upon init 12 年之前
  Igor Vaynberg fccc84cd11 relax formatSearching check. #434 12 年之前
  Jacob Haslehurst 3fcfbed03a formatSearching can be disabled 12 年之前
  brettmas c577158599 original option not available to formatSelection on init 12 年之前
  Igor Vaynberg 2027c0cebf trigger blur handlers on source element when select2 is blurred 12 年之前
  Igor Vaynberg 93ed30d67a mange disabled attr on source element. fixes #427 12 年之前
  Igor Vaynberg a145378848 postprocess results always if closeOnSelect is false. fixes #348 12 年之前
  Igor Vaynberg f18caa5957 jquery 1.8.x fixes. fixes #388 12 年之前
  Igor Vaynberg 2cb435680b fixes #366 12 年之前
  Igor Vaynberg bdd746844d tweak formatSelection for #400 12 年之前
  Igor Vaynberg f7e78f6ed9 label for support for id's with brackets, eg id='name[first]'. fixes #422 12 年之前
  Igor Vaynberg 4b1204c5de improve keyboard handling. fixes #389 12 年之前
  Igor Vaynberg 908c3583d7 bind abbr handler before mousedown. fixes #386 12 年之前
  Igor Vaynberg ab7ab5b3f7 allow clearing on backspace as well as delete. fixes #396 12 年之前
  Igor Vaynberg 6690cc449c fix clearing when using jquery 1.6. fixes #386 12 年之前
  Jean Boussier 7bc63dd264 Get rid of 2 useless jQuery.delegate event handler 12 年之前
  Jean Boussier 3387853d9c Keep a cached reference to jQueryfied document 12 年之前
  Jean Boussier 720bdb8c4f Store last mouse position in a variable instead of document datastore 12 年之前
  Igor Vaynberg 96657a16aa fix for dropdown closing as soon as its opened in IE8. fixes #369. fixes #354 12 年之前
  Igor Vaynberg b4371aa253 remove executable permission from files 12 年之前
  Kevin Chung 7be0e509ff Remove references to `jQuery.Events`, replace with the closure dollar variable. 12 年之前
  Kevin Chung 770924ca8d Fix empty Select2 input from throwing an error when attempting to selecting a value. 12 年之前