提交历史

作者 SHA1 备注 提交日期
  Mike S 06130ffc12 Added setSearch method 12 年之前
  Igor Vaynberg 30dac9a40b export default escapeMarkup function so it can be easily accessed. #1222 12 年之前
  Igor Vaynberg 4e7a8b00fc a tweak to prevent clicks propagating through the mask on IE9. #1058 12 年之前
  Igor Vaynberg 8904e42ef9 correctly handle undefined placeholders. tweak to issue #1365 12 年之前
  Igor Vaynberg def8adca7c cleaner way to detect older IE 12 年之前
  Igor Vaynberg 5d8f03c90b clarify syntax. fixes #1358 12 年之前
  Igor Vaynberg d08d9ff18c Revert "add title for choice item" 12 年之前
  Igor Vaynberg a4a3eedd51 component stays open after clicking on a native select in IE. fixes #1356 12 年之前
  Igor Vaynberg efc609d073 close on tab-out. fixes #1341 12 年之前
  Igor Vaynberg cb7b5464a1 only validate initSelection is present on val() if we are not clearing 12 年之前
  Igor Vaynberg 9a3666edb5 Merge pull request #1365 from corinnaerin/master 12 年之前
  Jeff Turcotte ae71175dbe Added ability to get the dropdown element 12 年之前
  Corinna Schmidt 50cbd3927c new placeholderOption option 12 年之前
  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 年之前