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

accessible-autocomplete

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accessible-autocomplete - npm Package Versions

12

1.0.6

Diff

Changelog

Source

1.0.6 - 2017-05-17

  • Update preact dependency to v8.1.0.
tvararu
published 1.0.5 •

Changelog

Source

1.0.5 - 2017-05-16

  • Add support for handling null/placeholder options when using enhanceSelectElement. Use preserveNullOptions: true to include options with value='' in the autocomplete results when enhancing a select element. By @lennym.
tvararu
published 1.0.4 •

Changelog

Source

1.0.4 - 2017-05-15 (deprecated)

  • This release does not contain any changes compared to the previous one and is due to a mistake in our build scripts.
tvararu
published 1.0.3 •

Changelog

Source

1.0.3 - 2017-05-15

  • Do not copy name attribute when using enhanceSelectElement. By @lennym.
tvararu
published 1.0.2 •

Changelog

Source

1.0.2 - 2017-05-12

  • Add support for an empty defaultValue when enhancing a select element. By @lennym.
tvararu
published 1.0.1 •

Changelog

Source

1.0.1 - 2017-05-12

  • Update style property in package.json to reflect updated filename. By @lennym.
tvararu
published 1.0.0 •

Changelog

Source

1.0.0 - 2017-05-10

  • [Breaking] Default autoselect to true when using enhanceSelectElement.
  • [Breaking] Make id a required attribute.
  • [Breaking] Rename onSelect to onConfirm.
  • [Breaking] Rename selectOnBlur to confirmOnBlur.
  • Fix an issue where users couldn't click on custom suggestions on Chrome.
tvararu
published 0.6.0 •

Changelog

Source

0.6.0 - 2017-05-10

  • [Breaking] Rename component from accessible-typeahead to accessible-autocomplete.
  • Default defaultValue when progressively enhancing.
  • Throw an error when enhanceSelectElement is called without a selectElement.
  • Throw errors when accessibleAutocomplete is called without element or source.
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