Skip to content

Releases: github/auto-complete-element

v3.2.0

17 May 18:45
0cd81db
Compare
Choose a tag to compare

There were issues publishing this release. See v3.2.4 instead

Full Changelog: v3.1.0...v3.2.0

v3.1.0

24 Feb 18:47
Compare
Choose a tag to compare
  • [Accessibility] Provides usage and axe validation (#68) b003e2a
  • [Accessibility] Adds support for an accessible "clear" button (#53) e9bfd14
  • [Accessibility] Adds built-in support for Screen Reader announcements (#51) 7ec981d

v3.0.2...v3.1.0

v3.0.2

04 Jun 16:22
51fd925
Compare
Choose a tag to compare
  • TypeScript conversion, remove Flow types.

v3.0.1

04 Jun 16:11
9cc771c
Compare
Choose a tag to compare
  • Upgrade combobox-nav dependency requirement to prevent ctrl keypresses deselecting options

v3.0.0

30 Apr 18:50
e47c6fe
Compare
Choose a tag to compare
  • 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

v2.0.0

10 Mar 12:27
48283d0
Compare
Choose a tag to compare
  • Remove text/html; fragment from accept header (#37)

v1.0.11...v2.0.0

v1.0.11

31 Jan 10:42
73432be
Compare
Choose a tag to compare
  • fix element reference in typescript declaration file 784b021

v1.0.10...v1.0.11

v1.0.10

29 Jan 08:49
a66fa4b
Compare
Choose a tag to compare
  • Accept text/fragment+html as a content-type (#36)

v1.0.9...v1.0.10

v1.0.9

20 Jan 16:34
74ba1b1
Compare
Choose a tag to compare
  • Add type to HTMLElementTagNameMap in typescript declaration file (#34)

v1.0.8...v1.0.9

v1.0.8

08 Nov 09:42
v1.0.8
Compare
Choose a tag to compare

Update deployment dependencies (476b43b)

v1.0.7...v1.0.8