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

@trevoreyre/autocomplete-js

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trevoreyre/autocomplete-js - npm Package Versions

234

3.0.3

Diff

Changelog

Source

v3.0.3 (September 09, 2024)

autocomplete-vue

  • Fixed hydration warnings in SSR by generating id with Vue 3.5 useId function
  • Updated dependencies
trevoreyre
published 3.0.2 •

Changelog

Source

v3.0.2 (April 04, 2024)

  • Fixed class and style attributes not rendered on root tag to preserve Vue 2.x inheritAttrs behaviour
trevoreyre
published 3.0.1 •

Changelog

Source

v3.0.1 (April 02, 2024)

  • Fixed github release action
trevoreyre
published 3.0.0 •

Changelog

Source

v3.0.0 (April 02, 2024)

  • Updated storybook to v8.0. Updated stories to new format.
  • Updated dev dependencies
  • BREAKING: Updated node.js version to 18 (newer versions untested)

autocomplete-vue

  • BREAKING: Updated vue component for Vue.js 3.x
trevoreyre
published 2.4.1 •

Changelog

Source

v2.4.1 (January 13, 2023)

autocomplete-core

  • Prevent default action (i. e. form submit) when selecting an entry from result list with <kbd>Enter</kbd> while submitOnEnter: false (dpxgit, @dpxgit)
trevoreyre
published 2.4.0 •

Changelog

Source

v2.4.0 (January 9, 2023)

autocomplete-core

  • Added submitOnEnter option to control whether or not results should be submitted immediately after selecting them by pressing <kbd>Enter</kbd> (dpxgit, @dpxgit)

autocomplete-js

  • Added resultListLabel option to provide aria-label or aria-labelledby attribute for result list (dpxgit, @dpxgit)

autocomplete-vue

  • Added resultListLabel prop to provide aria-label or aria-labelledby attribute for result list (dpxgit, @dpxgit)
trevoreyre
published 2.3.0 •

Changelog

Source

v2.3.0 (November 2, 2022)

autocomplete-js

  • Fixed W3C validation error regarding the attribute autocorrect by changing it to be optional (dpxgit, @dpxgit)
trevoreyre
published 2.2.0 •

Changelog

Source

v2.2.0 (May 28, 2020)

autocomplete-vue

  • Added update event when the results list is updated (Ben Roth, @ben-roth-)

autocomplete-js

  • Added onUpdate event when the results list is updated (Ben Roth, @ben-roth-)
trevoreyre
published 2.1.1 •

Changelog

Source

v2.1.1 (February 24, 2020)

  • Updated storybook to v5.3. Updated stories to new format.
  • Updated dev dependencies
trevoreyre
published 2.1.0 •

Changelog

Source

v2.1.0 (January 10, 2020)

  • Added debounceTime prop for async search functions (Justin, @jssouders)
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