Socket
Socket
Sign inDemoInstall

@algolia/autocomplete-core

Package Overview
Dependencies
1
Maintainers
61
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @algolia/autocomplete-core

Core primitives for building autocomplete experiences.


Version published
Maintainers
61
Install size
258 kB
Created

Changelog

Source

1.0.0-alpha.41 (2021-02-09)

Bug Fixes

  • core: don't open panel with openOnFocus without items (fde8b8a)
  • core: rename OnHighlightParams to OnActiveParams (2d7762d)
  • js: add footer template (b2223d5)
  • js: add key props to highlight children (11e5667)
  • js: forward TData type to AutocompletePlugin (f62cb36)
  • js: use AutocompletePlugin type from JS (ba3cda5)
  • plugins: pass createElement to highlight utils (11f4cb7)

Features

  • emptyStates: implements empty source template and renderEmpty method (#395) (fbfca35)
  • js: wrap item action buttons in container (#434) (0032f38)
  • plugin: add transformSource API (fbd9e72)
  • sourceId: add sourceId to provide data-autocomplete-source-id on section source container (#429) (ce35fea)
  • theme: add aa-ItemWrapper CSS class (a56c9d4)

Readme

Source

@algolia/autocomplete-core

Core primitives for building autocomplete experiences.

Installation

yarn add @algolia/autocomplete-core@alpha
# or
npm install @algolia/autocomplete-core@alpha

Documentation

Read documentation →

FAQs

Last updated on 09 Feb 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc