Skip to content

Releases: github/auto-complete-element

v3.2.0

Choose a tag to compare

@theinterned theinterned released this 17 May 18:45
0cd81db

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

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

v3.1.0

Choose a tag to compare

@dgreif dgreif released this 24 Feb 18:47
  • [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

Choose a tag to compare

@muan muan released this 04 Jun 16:22
51fd925
  • TypeScript conversion, remove Flow types.

v3.0.1

Choose a tag to compare

@muan muan released this 04 Jun 16:11
9cc771c
  • Upgrade combobox-nav dependency requirement to prevent ctrl keypresses deselecting options

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

v2.0.0

Choose a tag to compare

@koddsson koddsson released this 10 Mar 12:27
48283d0
  • Remove text/html; fragment from accept header (#37)

v1.0.11...v2.0.0

v1.0.11

Choose a tag to compare

@koddsson koddsson released this 31 Jan 10:42
73432be
  • fix element reference in typescript declaration file 784b021

v1.0.10...v1.0.11

v1.0.10

Choose a tag to compare

@koddsson koddsson released this 29 Jan 08:49
a66fa4b
  • Accept text/fragment+html as a content-type (#36)

v1.0.9...v1.0.10

v1.0.9

Choose a tag to compare

@koddsson koddsson released this 20 Jan 16:34
74ba1b1
  • Add type to HTMLElementTagNameMap in typescript declaration file (#34)

v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@koddsson koddsson released this 08 Nov 09:42
v1.0.8

Update deployment dependencies (476b43b)

v1.0.7...v1.0.8