@algolia/autocomplete-shared
Advanced tools
Changelog
Changelog
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.
getBoundingClientRect
(#536) (492e058)Changelog
1.0.0-alpha.45 (2021-04-09)
window
references (#501) (7628d09)categoriesLimit
to itemsWithCategories
(#491) (4c97375)elements
record to render
(#490) (a50712e)state
to transformSource
(#516) (eaa2026)Changelog
1.0.0-alpha.44 (2021-03-01)
shouldPanelOpen
(#456) (dd28098)title
s to submit and clear button (45944e4), closes algolia/algoliasearch-netlify#203Changelog
1.0.0-alpha.43 (2021-02-19)
empty
template only with a query (7c2f9a3)environment
instead of window
(0bc15e9)getAlgoliaFacetHits
preset (#451) (8876fd3)aa-Detached
CSS class on Detached mode (8a50e90)detachedMediaQuery
(46d30f5)empty
to noResults
(#450) (71ea2d0)