auto-complete-element

Auto-complete input values from server search results.

MIT License

Downloads
149.7K
Stars
363
Committers
18

Bot releases are visible (Hide)

auto-complete-element - v3.6.2 Latest Release

Published by keithamus 8 months ago

What's Changed

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.6.1...v3.6.2

auto-complete-element - v3.6.1

Published by camertron 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.6.0...v3.6.1

auto-complete-element - v3.6.0

Published by keithamus 11 months ago

What's Changed

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.5.1...v3.6.0

auto-complete-element - v3.5.1

Published by keithamus over 1 year ago

What's Changed

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.5.0...v3.5.1

auto-complete-element - v3.5.0

Published by keithamus over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.4.0...v3.5.0

auto-complete-element - v3.4.0

Published by keithamus over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.2.2...v3.4.0

auto-complete-element - v3.2.4

Published by theinterned over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.1.0...v3.3.4

auto-complete-element - v3.2.0

Published by theinterned over 2 years ago

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

Full Changelog: https://github.com/github/auto-complete-element/compare/v3.1.0...v3.2.0

auto-complete-element -

Published by dgreif over 2 years ago

  • [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

https://github.com/github/auto-complete-element/compare/v3.0.2...v3.1.0

auto-complete-element - v3.0.2

Published by muan over 4 years ago

  • TypeScript conversion, remove Flow types.
auto-complete-element - v3.0.1

Published by muan over 4 years ago

  • Upgrade combobox-nav dependency requirement to prevent ctrl keypresses deselecting options
auto-complete-element - v3.0.0

Published by muan over 4 years ago

  • 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

auto-complete-element -

Published by koddsson over 4 years ago

  • Remove text/html; fragment from accept header (#37)

https://github.com/github/auto-complete-element/compare/v1.0.11...v2.0.0

auto-complete-element -

Published by koddsson over 4 years ago

  • fix element reference in typescript declaration file 784b021

https://github.com/github/auto-complete-element/compare/v1.0.10...v1.0.11

auto-complete-element -

Published by koddsson over 4 years ago

  • Accept text/fragment+html as a content-type (#36)

https://github.com/github/auto-complete-element/compare/v1.0.9...v1.0.10

auto-complete-element -

Published by koddsson over 4 years ago

  • Add type to HTMLElementTagNameMap in typescript declaration file (#34)

https://github.com/github/auto-complete-element/compare/v1.0.8...v1.0.9

auto-complete-element -

Published by koddsson almost 5 years ago

auto-complete-element - 1.0.7

Published by dgraham about 5 years ago

  • Update combobox-nav dependency to stable 1.0.0 release fd061d9b
auto-complete-element -

Published by keithamus about 5 years ago

  • types(ts): fix window declaration type a0d7674
  • types(ts): add window declaration ed58083
  • Update nodejs.yml 93c5673

https://github.com/github/auto-complete-element/compare/v1.0.5...v1.0.6

auto-complete-element -

Published by koddsson about 5 years ago

  • Merge pull request #28 from github/publish-to-gpr-as-well c4cf0f2
  • publish to GPR as a postpublish step 428f982

https://github.com/github/auto-complete-element/compare/v1.0.4...v1.0.5