Socket
Socket
Sign inDemoInstall

@algolia/autocomplete-js

Package Overview
Dependencies
Maintainers
66
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/autocomplete-js - npm Package Versions

1
8

1.1.0

Diff

Changelog

Source

1.1.0 (2021-05-27)

Bug Fixes

  • css: mark as side effects (#587) (67e7bbf), closes #586
  • js: do not render empty sections (#594) (527670e)
  • js: fix panel placement after scroll (#593) (ca396ad), closes #591
  • js: support panel scroll top position in all browsers (#595) (cce4b5f), closes #591

Features

francoischalifour
published 1.0.1 •

Changelog

Source

1.0.1 (2021-05-07)

Bug Fixes

  • js: pass children as array in highlight components (#575) (7d3402e), closes #574
  • js: rely on environment instead of global object (#572) (0a33b44)
  • js: render noResults template when openOnFocus is true (#573) (f2154c8)
francoischalifour
published 1.0.0 •

Changelog

Source

1.0.0 (2021-05-03)

Banner

Read the Upgrading guide to migrate from Autocomplete v0 to v1.

francoischalifour
published 1.0.0-alpha.49 •

Changelog

Source

1.0.0-alpha.49 (2021-05-03)

Bug Fixes

francoischalifour
published 1.0.0-alpha.48 •

Changelog

Source

1.0.0-alpha.48 (2021-04-30)

Features

francoischalifour
published 1.0.0-alpha.47 •

Changelog

Source

1.0.0-alpha.47 (2021-04-29)

Bug Fixes

Features

francoischalifour
published 1.0.0-alpha.46 •

Changelog

Source

1.0.0-alpha.46 (2021-04-22)

This new version introduces the Requester API, which transparently batches calls to the same Algolia application. The getAlgoliaHits function is replaced by getAlgoliaResults, and getAlgoliaFacetHits by getAlgoliaFacets. Both functions no longer return a promise that resolves to the fetched records, but expose a transformResponse method that exposes the results, hits and facet hits for you to manipulate and return if need be. Learn more in the documentation.

Bug Fixes

  • classic-theme: fix modal display in Detached Mode (#531) (abf98ef)
  • classic-theme: remove pointer cursor on no result item content (#529) (b241df4)
  • examples: update build command (#539) (f5254e9)
  • js: compute panel top position with getBoundingClientRect (#536) (492e058)
  • types: fix collision between js/core and plugins (#532) (ac79f67)
  • adjust examples (#527) (32bd2bc)
  • theme-classic: wrap item content when there's no link (#522) (c6afe42)

Features

francoischalifour
published 1.0.0-alpha.45 •

Changelog

Source

1.0.0-alpha.45 (2021-04-09)

Bug Fixes

  • js: change button class name to "aa-ClearButton" (5991e77)
  • js: prevent id incrementation when toggling detached mode (#489) (fe2bf13)
  • js: remove window references (#501) (7628d09)
  • js: run reactive values only once (8356031)
  • qs: rename categoriesLimit to itemsWithCategories (#491) (4c97375)

Features

francoischalifour
published 1.0.0-alpha.44 •

Changelog

Source

1.0.0-alpha.44 (2021-03-01)

Bug Fixes

Features

  • js: scroll to top when query changes (#457) (706939c)
  • qs: rename category to categoryAttribute (5d8c5d4)
francoischalifour
published 1.0.0-alpha.43 •

Changelog

Source

1.0.0-alpha.43 (2021-02-19)

Bug Fixes

  • js: display empty template only with a query (7c2f9a3)
  • js: rely on environment instead of window (0bc15e9)
  • theme: update icons and Detached mode design (#443) (af43a37)

Features

  • algolia: add getAlgoliaFacetHits preset (#451) (8876fd3)
  • algolia: fix highlighting hit type (#452) (0f92710)
  • css: support Detached mode (#438) (82747d5)
  • js: add aa-Detached CSS class on Detached mode (8a50e90)
  • js: always keep panel open on detached mode (9014a41)
  • js: rename detachedMediaQuery (46d30f5)
  • js: rename empty to noResults (#450) (71ea2d0)
  • js: rename classnames to Detached (dadec26)
  • plugins: add categories to Query Suggestions and Recent Searches (54ef36c)
  • recent-searches: display tap-ahead button (b3670c9)
  • theme: design search button focus state (e284771)
  • theme: support modal design on Detached Mode (#445) (5043d27)
  • theme: update search button design (818a1d9)
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