Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aria-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aria-autocomplete - npm Package Versions

13

1.2.0-beta.5

Diff

mynamesleon
published 1.2.0-beta.4 •

mynamesleon
published 1.2.0-beta.3 •

mynamesleon
published 1.2.0-beta.2 •

mynamesleon
published 1.2.0-beta.1 •

mynamesleon
published 1.1.4 •

Changelog

Source

[1.1.4] - 2020-07-05

Fixed

  • TypeScript definitions not included in npm package
mynamesleon
published 1.1.3 •

Changelog

Source

[1.1.3] - 2020-02-04

Fixed

  • Issue where hitting the enter key after running a search with a value prevented the down arrow from moving focus to the first item in the results. Thanks to /u/holloway on reddit for discovering this.
mynamesleon
published 1.1.2 •

Changelog

Source

[1.1.2] - 2020-01-31

Fixed

  • Issue with autoGrow not triggering after deleting an item in multiple mode when the placeholder is re-added to the input
mynamesleon
published 1.1.1 •

Changelog

Source

[1.1.1] - 2020-01-29

Fixed

  • Issue where hide related classes were incorrectly being added to a select element's children, instead of to the select, due to a dependency issue
mynamesleon
published 1.1.0 •

Changelog

Source

[1.1.0] - 2020-01-29

Added

  • Home key usage to go to first item in the list
  • End key usage to go to last item in the list
  • onAsyncError callback option

Changed

  • Moved code and build over to TypeScript for: code improvements, self-documentation, and reduced bundle size by using an ES6 output from TypeScript that's bundled to UMD with webpack.

Fixed

  • Issue with the API filter method getting an error
  • Issue when clicking on a single-select autocomplete with minLength of 0 with a current selection, which was correctly searching with an empty string, but the polling method was then triggering a search with the value afterwards.
  • Screen reader announcements for results ignoring the number of results rendered
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc