Revīziju vēsture

Autors SHA1 Ziņojums Datums
  marek 97b897abe0 Set id in unescaped version. 11 gadi atpakaļ
  marek 3c1482ae45 Replace dots with underscores in event handler names. Dots are processed in special way in jQuery on/off. 11 gadi atpakaļ
  Kevin Brown 8b463bff14 Merge pull request #2287 from eduardojmatos/master 11 gadi atpakaļ
  Kevin Brown 1c7706ad9e Merge pull request #2307 from IFours/master 11 gadi atpakaļ
  Kevin Brown 9e505cdf27 Merge pull request #2313 from FallSe7en/master 11 gadi atpakaļ
  Kevin Brown 6b689fc4e0 Merge pull request #2302 from ivaynberg/issue_1541 11 gadi atpakaļ
  Justin Lei f9be3c039c Issue 234368 for the Chromium project is fixed now (Issue #1099) 11 gadi atpakaļ
  Justin Lei 6156abc2a8 Cleanup jQuery DOM elements on destroy 11 gadi atpakaļ
  Kevin Brown 2e79f5eb4f Only disable keyboard focusing for touch devices [Fixes #1541] 11 gadi atpakaļ
  IliaFours ffddc48a24 Recalculation dropdown height if dropdownAutoWidth is true 11 gadi atpakaļ
  Marc Schneider 42f2acd0aa Query term in tags function in select2 3.4 #2141 11 gadi atpakaļ
  Kevin Brown 79e031fbdf Merge pull request #2241 from zocoi/master 11 gadi atpakaļ
  jorupp 632595f530 Fix issue syncing CSS classes in IE9/10 11 gadi atpakaļ
  Eduardo Matos 22d503f846 Avoid call 'positionDropdown' function if the container it's closed 11 gadi atpakaļ
  interestincode 7c9c9612b5 Update select2.js 11 gadi atpakaļ
  Kevin Brown 24f4bbfefb Merge pull request #2257 from mkurz/title_fix 11 gadi atpakaļ
  Kevin Brown f48df6f369 Merge pull request #2153 from 2color/patch-1 11 gadi atpakaļ
  Eduardo Matos 3f43f459e9 Testing if the dropdown is opened before call positionDropdown, on events by resize, scroll and orientation 11 gadi atpakaļ
  Kevin Brown 60d74da872 Merge pull request #2225 from davidfstr/fix_empty_placeholder 11 gadi atpakaļ
  Matthias Kurz bdb8840fb4 Copy title attribute from original element 11 gadi atpakaļ
  Matthias Kurz 47005ede3a xhtml compatibility 11 gadi atpakaļ
  Hung Dao 534bbff06f trap touchstart touchend events within container 11 gadi atpakaļ
  Anthony Dmitriyev c77e159178 Another solution for clicks triggered on underlying elements 11 gadi atpakaļ
  Kevin Brown 0d06066331 Merge pull request #2238 from mkurz/focus-fix 11 gadi atpakaļ
  Kevin Brown e801573328 Merge pull request #2236 from mkurz/destroy_fix 11 gadi atpakaļ
  Kevin Brown 43a598b372 Merge pull request #2216 from lboynton/fix-search-focus-on-mobile 11 gadi atpakaļ
  Matthias Kurz dcabde40c3 Prevent the cursor from setting it to initial position in IE 11 gadi atpakaļ
  Matthias Kurz ddcb61585a .destroy() should destroy all selected select2 11 gadi atpakaļ
  David Foster 3ce3ad7fb0 Allow an empty string to be used as the placeholder title. 11 gadi atpakaļ
  Lee Boynton 2d6b74c2ac Also check if search input should be focussed for multiselects 11 gadi atpakaļ