Socket
Socket
Sign inDemoInstall

@algolia/autocomplete-theme-classic

Package Overview
Dependencies
0
Maintainers
84
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12346Next

1.2.2

Diff

Changelog

Source

1.2.2 (2021-07-19)

Bug Fixes

  • js: use user-provided "panelLayout" CSS class in classNames (#628) (c3aeb9f), closes #627
francoischalifour
published 1.2.1 •

Changelog

Source

1.2.1 (2021-07-08)

Bug Fixes

  • completion: prevent error when getting activeItem with an empty collection (#623) (0e0ce81)
francoischalifour
published 1.2.0 •

Changelog

Source

1.2.0 (2021-07-06)

Bug Fixes

  • core: open closed panel on ArrowDown and ArrowUp (#599) (37ebefe)
  • core: trigger invariant when user doesn't return anything from getItems (#607) (e019b4d)
  • js: provide fallback method for addEventListener on media queries (#600) (760f8e7)

Features

  • js: provide setters and refresh to render API (#598) (3e78566)
francoischalifour
published 1.1.0 •

Changelog

Source

1.1.0 (2021-05-27)

Bug Fixes

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

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