Skip to content

v3.0.0

Choose a tag to compare

@muan muan released this 30 Apr 18:50
e47c6fe
  • Changed combobox implementation, now following ARIA 1.2
  • <auto-complete aria-owns="list-id"> should be changed to <auto-complete for="list-id">
  • Removed the UMD build
  • ES module now treats combobox-nav as an external dependency
  • Added dist/bundle.js which includes @github/combobox-nav

Features