Commit History

Author SHA1 Message Date
  Anthony Dmitriyev c77e159178 Another solution for clicks triggered on underlying elements 11 years ago
  Kevin Brown 0d06066331 Merge pull request #2238 from mkurz/focus-fix 11 years ago
  Kevin Brown e801573328 Merge pull request #2236 from mkurz/destroy_fix 11 years ago
  Kevin Brown 43a598b372 Merge pull request #2216 from lboynton/fix-search-focus-on-mobile 11 years ago
  Matthias Kurz dcabde40c3 Prevent the cursor from setting it to initial position in IE 11 years ago
  Matthias Kurz ddcb61585a .destroy() should destroy all selected select2 11 years ago
  Lee Boynton 2d6b74c2ac Also check if search input should be focussed for multiselects 11 years ago
  Lee Boynton ed0bae39c9 Check if search should be focused when the dropdown is activated 11 years ago
  Lee Boynton ad21d01693 Check if search input should be focussed when opening 11 years ago
  pineapple-thief 70873abe9d Update select2.js 11 years ago
  Kevin Brown 2752563c80 Merge pull request #2096 from springboardretail/mobile-fixes 11 years ago
  Kevin Brown 63f342a12f Revert "Add hideSelectionFromResult function" 11 years ago
  Diogo Trentini 6c731f4181 Fix method to get space above the dropdown 11 years ago
  Adam Schepis eb09dfcce0 make selection on iOS more intuitive 11 years ago
  Matt Slocum 2342d91925 Fix Focus war with modals 11 years ago
  Kevin Brown 2d906ee10f Merge pull request #2140 from ivaynberg/issue_1541 11 years ago
  Kevin Brown 51e5d436ff Merge pull request #2160 from s7anley/bugfix/2073-select2-removing 11 years ago
  Kevin Brown e6fbfcd101 Merge pull request #2125 from colemanw/evaluateFix 11 years ago
  Ján Koščo f3c6d6d51f After prevented removing of item in multiselect, proper item is focused 11 years ago
  Ján Koščo 86a9c79b04 Removed unnecessary animation during unseint multiselect by close button 11 years ago
  Ján Koščo 2059b5d4d3 Unselected item is returned as options only if event isn't prevented 11 years ago
  dhardtke 60359f9d43 fix select2 csp errors / warnings 11 years ago
  Kevin Brown d87e93dd45 Add `shouldFocusInput` option [Fix #1541] 11 years ago
  Pete Campbell 2a4e026b49 Bugfix - only selected options that are not disabled should be used when initializing the dropdown 11 years ago
  Coleman Watts 9460b0c9b6 Fix evaluation of formatLoadMore 11 years ago
  Kevin Brown 3c28c35503 Merge pull request #2095 from mkurz/readonly_chaining 11 years ago
  Matthias Kurz bd3bd55719 Allow chaining for .select2('readonly', ...) 11 years ago
  Coleman Watts 175c78441f Accept strings as well as functions for localization 11 years ago
  Jeanmonod David ed77cab7d5 Allow to display item created by createSearchChoice at the end of the list 11 years ago
  jdecuyper c87615f14c The function hideSelectionFromResult was tested against undefined as a property and not as a function 11 years ago