Commit History

作者 SHA1 備註 提交日期
  Igor Vaynberg ae2f61ef12 Merge pull request #1351 from alexhaas/patch-1 12 年之前
  Igor Vaynberg 6858742e16 improve focus handling on mobiles. fixes #1344 12 年之前
  alexhaas 0fc90ec95a Update select2.js 12 年之前
  Igor Vaynberg 87e62004f6 remove unnecessary code 12 年之前
  Igor Vaynberg f1a5fe2c9e remove dupe format no matches messages. fixes #1341 12 年之前
  Igor Vaynberg 213d281ece fix first char being lost. fixes #196 12 年之前
  Igor G. dae97ffc83 Remove duplication of "No matches found" message 12 年之前
  Igor Vaynberg 70f1b29882 optimize mousemove listener. fixes #1328 12 年之前
  James Ramsay 856dc0b526 Added support for css class for selected elements 12 年之前
  Igor Vaynberg 06440a6bf8 MultiSelect JavaScript error - no method 'showSearch'. fixes #1311 12 年之前
  Igor Vaynberg de6d90c079 fix typo. fixes #1310 12 年之前
  Julen Ruiz Aizpuru 66e06acde8 Removed BOM. 12 年之前
  dirkpostma f235a84aa8 Turn off autocorrect and autocapitilze 12 年之前
  Igor Vaynberg 4e1873fb9d set maxlength on search when maximumInputLength is defined. closes #538 12 年之前
  Igor Vaynberg 7fc16ed094 fix focus in mobile. fixes #1018 12 年之前
  Igor Vaynberg 11c08cab12 bind/delegate -> on. #1260 12 年之前
  Igor Vaynberg 92617ec54e preserve order of elements in the data call. fixes #1280 12 年之前
  Foxel a957ed81fd Fixed undefined this.autofocus on destroy while creating on element that already have select2 applied 12 年之前
  Igor Vaynberg 5762b85dd2 prevent opening of a disabled select via api. fixes #1272 12 年之前
  Igor Vaynberg 92ceb93e93 fix ajax defaults not to interfere with options 12 年之前
  Igor Vaynberg bcfa3fc702 show search if minimum input length has been set 12 年之前
  Igor Vaynberg 43e6b86f75 prevent scrollback left on opening. fixes #467 12 年之前
  Igor Vaynberg 13c1dcbf67 add default ajax options. fixes #1125 12 年之前
  Igor Vaynberg 694432d83d fix fast typing in IE. fixes #949 12 年之前
  Igor Vaynberg 26f41602b2 Merge pull request #1247 from juliankrispel/master 12 年之前
  Igor Vaynberg e21018147c fixes #1263 12 年之前
  Igor Vaynberg d668ae76d0 select2-focus and select2-blur events. fixes #798. closes #866 12 年之前
  Igor Vaynberg 882e7996f4 keep focus in control when the mask is clicked 12 年之前
  Igor Vaynberg 4094c1c7de fix tab-on-select transfers focus to next element. fixes #898. fixes #1045 12 年之前
  Igor Vaynberg 9c1caa6d3a add handling of autofocus attribute. fixes #837 12 年之前