提交历史

作者 SHA1 备注 提交日期
  ToreOlavKristiansen 6eee443d67 Fixes IE11 issue with select loosing focus having selected an item. 8 年之前
  alexweissman d9b8624682 bump for 4.0.6-rc.1 7 年之前
  alexweissman a48382e44d compile+minify for 4.0.6-rc.0 7 年之前
  alexweissman 1864a3d538 Cache objects in `Utils.__cache` instead of using `$.data` (#4346) 7 年之前
  alexweissman 62c4f6332b Merge branch 'master' of https://github.com/NadeemAfana/select2 into develop 7 年之前
  alexweissman 77acc56a1e fix line length to keep jslint happy 7 年之前
  alexweissman 16391c3f58 how the heck did they get a tab in there? 7 年之前
  alexweissman 20429201c8 Removing the double event binding registration of "selection:update" within SingleSelection.prototype to prevent multiple calls on the selection event (#4306) 7 年之前
  alexweissman 05208f9775 Improve `.select2-hidden-accessible` (#4908) 7 年之前
  Gaël Poupard 7ca986701a Improving .select2-hidden-accessible 8 年之前
  alexweissman 254d3ba422 Add role and aria-readonly attributes to single selection dropdown value (#4881) 7 年之前
  Michal Kleiner 01d881c8ae Move role and aria-readonly attributes from render function to bind function 8 年之前
  Michal Kleiner e1cda22475 Add role and aria-readonly attributes to single selection dropdown selected value 8 年之前
  alexweissman edf1ba17cb perform deep merge for Defaults.set() (#4364) 7 年之前
  nobodyman 2270afa6c7 more typos 9 年之前
  nobodyman 6d35b1931b fixing typos in test 9 年之前
  nobodyman 8398788069 perform deep merge for Defaults.set() 9 年之前
  Tim Kang 6ff10680a6 Use `attr` instead of `prop` for `select2-selection__rendered` title (#4640) 8 年之前
  Tim Kang a395ad1d75 Add failing tests 8 年之前
  alexweissman 3d8864bcfa Fix "the results could not be loaded" displaying during AJAX request (#4356) 7 年之前
  Michael Mackus cd08d805a4 Check for string value 8 年之前
  MichaelMackus c56c20cff0 Fix AJAX data source error 9 年之前
  alexweissman 50bf3cdd59 Implement `clear` and `clearing` events (#5058) 7 年之前
  Krzysztof Śmiałek 04d3a5da66 Add dedicated event for clearing 7 年之前
  Krzysztof Śmiałek 10bda78b37 Fix value not being cleared when unselect event is emitted 7 年之前
  Jevon Wright 43ffaea244 Add style property to package.json (#5019) 7 年之前
  alexweissman 18929d6e5a Add `;` before beginning of factory wrapper (#5089) 7 年之前
  alexweissman 09688ff6d2 Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746) 7 年之前
  shivamgupta001 1cf42cf6a8 on clear cleared tooltip too when placeholder present 8 年之前
  shivamgupta001 e2c654b0ec on clear cleared tooltip too when placeholder present 8 年之前