Commit History

Author SHA1 Message Date
  AlphaSolutions-jbj 7745d4bf0a Adding "originalEvent" to "close" trigger args (#6079) 2 years ago
  meldafert 6f93769311 Accessibility: fix role for nested options (#5916) 4 years ago
  Kevin Brown defe232bf6 Mark highlighted results with aria-selected (#5841) 5 years ago
  Kevin Brown f7cbd2c930 Remove support for legacy IE (#5834) 5 years ago
  Kevin Brown e5131d0cc8 Set the main ARIA 1.1 roles and properties for comboboxes (#5582) 5 years ago
  Kevin Brown bd7ac9df03 Results respect disabled state of `<option>` (#5560) 6 years ago
  Bowei Han 2b049c08ab Add scrollAfterSelect as a configurable option for multiselect dropdowns to allow toggling of highlightFirstItem() behaviour (#5150) 6 years ago
  Tim Graham ec7c57c288 Fix typos in comments (#5336) 6 years ago
  rodrigo.perez 34e8b695f0 Fix up arrow error when there is no options 7 years ago
  alexweissman 62c4f6332b Merge branch 'master' of https://github.com/NadeemAfana/select2 into develop 7 years ago
  Kevin Brown 9f581285d8 Renamed focusFirstItem method 9 years ago
  Alexander Leonov e897d008a6 Fixed infinite scrolling issue using down key. 9 years ago
  Nadim Afana fba261c670 Fixed EOL to Unix format. 9 years ago
  Nadim Afana 54e126a664 Fixed bug #4014 9 years ago
  Vasyl Zuzyak e3f9466d8b Reuse result of previous calcualtion 9 years ago
  Kevin Brown dc516e7073 Add container to templateResult 9 years ago
  Jono Mingard 9fae3d74e3 Speak results on selection 9 years ago
  Kevin Brown 73e50ae92c Hide messages when loading results 9 years ago
  Kevin Brown 7166935958 Always pass in a blank object for arguments 9 years ago
  Kevin Brown 54154c3df6 Selected property of the element, not object 10 years ago
  Kevin Brown 9d359c9b38 Update the `selected` property on objects 10 years ago
  Kevin Brown a06379ce8d Normalize ids to string for remote data 10 years ago
  Kevin Brown 017c201094 More intuitive handling of the enter key 10 years ago
  th3byrdm4n 07c4db1de2 replaced usages of [].indexOf with $.inArray() 10 years ago
  Kevin Brown c2326209c2 Copy option title to results and selection 10 years ago
  Kevin Brown 8aca7a4085 Added templating example 10 years ago
  Kevin Brown 1766e31447 Handle translations like template options 10 years ago
  Kevin Brown 5a0f7f5518 Added back `escapeMarkup` 10 years ago
  Kevin Brown 981c4065af Only trigger `unselect` for multiple 10 years ago
  fallenby 0fe54b6d3b Hide element if template returns a false-like value 10 years ago