Commit History

Author SHA1 Message Date
  Igor Vaynberg 8904e42ef9 correctly handle undefined placeholders. tweak to issue #1365 12 years ago
  Igor Vaynberg def8adca7c cleaner way to detect older IE 12 years ago
  Igor Vaynberg 5d8f03c90b clarify syntax. fixes #1358 12 years ago
  Igor Vaynberg d08d9ff18c Revert "add title for choice item" 12 years ago
  Igor Vaynberg a4a3eedd51 component stays open after clicking on a native select in IE. fixes #1356 12 years ago
  Igor Vaynberg efc609d073 close on tab-out. fixes #1341 12 years ago
  Igor Vaynberg cb7b5464a1 only validate initSelection is present on val() if we are not clearing 12 years ago
  Igor Vaynberg 9a3666edb5 Merge pull request #1365 from corinnaerin/master 12 years ago
  Jeff Turcotte ae71175dbe Added ability to get the dropdown element 12 years ago
  Corinna Schmidt 50cbd3927c new placeholderOption option 12 years ago
  Igor Vaynberg ae2f61ef12 Merge pull request #1351 from alexhaas/patch-1 12 years ago
  Igor Vaynberg 6858742e16 improve focus handling on mobiles. fixes #1344 12 years ago
  alexhaas 0fc90ec95a Update select2.js 12 years ago
  Igor Vaynberg 87e62004f6 remove unnecessary code 12 years ago
  Igor Vaynberg f1a5fe2c9e remove dupe format no matches messages. fixes #1341 12 years ago
  Igor Vaynberg 213d281ece fix first char being lost. fixes #196 12 years ago
  Igor G. dae97ffc83 Remove duplication of "No matches found" message 12 years ago
  Igor Vaynberg 70f1b29882 optimize mousemove listener. fixes #1328 12 years ago
  James Ramsay 856dc0b526 Added support for css class for selected elements 12 years ago
  Igor Vaynberg 06440a6bf8 MultiSelect JavaScript error - no method 'showSearch'. fixes #1311 12 years ago
  Igor Vaynberg de6d90c079 fix typo. fixes #1310 12 years ago
  Julen Ruiz Aizpuru 66e06acde8 Removed BOM. 12 years ago
  dirkpostma f235a84aa8 Turn off autocorrect and autocapitilze 12 years ago
  Igor Vaynberg 4e1873fb9d set maxlength on search when maximumInputLength is defined. closes #538 12 years ago
  Igor Vaynberg 7fc16ed094 fix focus in mobile. fixes #1018 12 years ago
  Igor Vaynberg 11c08cab12 bind/delegate -> on. #1260 12 years ago
  Igor Vaynberg 92617ec54e preserve order of elements in the data call. fixes #1280 12 years ago
  Foxel a957ed81fd Fixed undefined this.autofocus on destroy while creating on element that already have select2 applied 12 years ago
  Igor Vaynberg 5762b85dd2 prevent opening of a disabled select via api. fixes #1272 12 years ago
  Igor Vaynberg 92ceb93e93 fix ajax defaults not to interfere with options 12 years ago