Historique des commits

Auteur SHA1 Message Date
  Marchenko Alexandr 89ae701691 merge il y a 11 ans
  Marchenko Alexandr 2e901f79a1 merge il y a 11 ans
  Kevin Brown e559f92c35 Merge pull request #2001 from arendjr/master il y a 11 ans
  Marchenko Alexandr f4886a0afa Optional Search Input Placeholder parameter added il y a 11 ans
  jdecuyper 84cf134a4e Add hideSelectionFromResult function il y a 11 ans
  Tim Robertson eaf09c7f76 Accessibility updates based on jQuery UI Autocomplete il y a 11 ans
  Sebastian Kather 48d392635f singleSelect: setting nextSearchTerm in initSelection il y a 11 ans
  Steven Armstrong 829b8c7346 Changed default text for min number of characters. il y a 11 ans
  Jonathan Potter 4dce487ccb Prevent IE from generating unwanted clicks on the body. When mousedown fires on the selection element and then mouseup fires on the mask (because it is moved under the mouse during mousedown) then IE fires a click event on the body because it is the closest common ancestor. To prevent this, we detach and reatach the elements on mousedown which cancels the click event. il y a 11 ans
  Igor Vaynberg 3e5ad1334e Merge pull request #2020 from merkuriy/master il y a 11 ans
  pj c22bdd41a0 Removed hardcoded class names from $.fn.select2. The code now uses the exports accessible through window.Select2 to instantiate widgets, allowing the environment to replace or extend those classes globally. il y a 11 ans
  pj 41c3d4cfc4 Removed hardcoded class names from $.fn.select2. The code now uses the exports accessible through window.Select2 to instantiate widgets, allowing the environment to replace or extend those classes globally. il y a 11 ans
  Uriy Efremochkin fd97e585d7 L10n files and template l10n file were improved: Groups of three characters "." (dots) were replaced by a single character "…" (ellipsis). il y a 11 ans
  Kevin Brown 4eb1370b9c Merge pull request #1981 from openwide-java/fix-1946-hard_coded_title il y a 11 ans
  jdecuyper c7dd8c5179 Enable nextSearchTerm function for multiple select il y a 11 ans
  Arend van Beelen a6ec8fc4e1 Don't rely on :visible and :not(..., ...) selectors which only work with Sizzle. il y a 11 ans
  jibwa 92357e61b8 Fix problem with positioning the dropdown when it is on the right hand side of view il y a 11 ans
  Guillaume Smet 3d2b91bd7a Fix #1946: remove an hard coded title. il y a 11 ans
  Igor Vaynberg c186dc826e better handling for ipads. fixes #1949 il y a 11 ans
  Lito abe7777b0a Fixed string used as regular expression for ID attribute. il y a 11 ans
  Igor Vaynberg fc5ac5b137 Merge pull request #1728 from corinnaerin/master il y a 11 ans
  Igor Vaynberg f8dda91171 Merge pull request #1014 from sjschukin/patch-1 il y a 11 ans
  Igor Vaynberg aa0fb730aa Merge pull request #1938 from datapad/data-result-direct-children il y a 11 ans
  Igor Vaynberg 816a46bf1a Merge pull request #1940 from datapad/reset-filtered-dropdown il y a 11 ans
  Alek Storm b5aa4688ea Fix dropdown items not being reset after filtering and selecting when closeOnSelect is false il y a 11 ans
  Alek Storm e7bd3a3779 Only pick up direct children when retrieving data in 'multiple' mode: il y a 11 ans
  riatiger 50f813c003 fix for Uncaught TypeError il y a 11 ans
  Igor Vaynberg 0967c67776 Merge pull request #1865 from pborreli/typos il y a 11 ans
  Jake ef9f1dea90 Fix for drop-auto-width collision detection and css border top il y a 11 ans
  Igor Vaynberg cb5b684ae5 Merge pull request #1887 from lukinpark/patch-1 il y a 11 ans