Skip to content

Releases: github/auto-complete-element

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

1.0.7

20 Sep 15:46
v1.0.7
Compare
Choose a tag to compare
  • Update combobox-nav dependency to stable 1.0.0 release fd061d9

v1.0.6

12 Sep 10:40
Compare
Choose a tag to compare
  • types(ts): fix window declaration type a0d7674
  • types(ts): add window declaration ed58083
  • Update nodejs.yml 93c5673

v1.0.5...v1.0.6

v1.0.5

09 Aug 08:12
faf2edd
Compare
Choose a tag to compare
  • Merge pull request #28 from github/publish-to-gpr-as-well c4cf0f2
  • publish to GPR as a postpublish step 428f982

v1.0.4...v1.0.5