Skip to content

Releases: algolia/autocomplete

v1.0.0-alpha.31

28 Sep 09:44
cbfa0de

Choose a tag to compare

1.0.0-alpha.31 (2020-09-28)

Bug Fixes

  • algolia: fallback non-existant highlighted to default value (7783bc6)
  • algolia: warn when an attribute cannot be highlighted (ce43e83)

Features

  • core: skip onInput on keyboard select with URL (399be2b)
  • core: trigger onSelect on meta keyboard select (b10fbe1)
  • core: use scrollIntoViewIfNeeded if exists (c409f11)
  • add recent-searches plugin (#316) (858637e)

v1.0.0-alpha.30

17 Sep 15:23
618647f

Choose a tag to compare

1.0.0-alpha.30 (2020-09-17)

Bug Fixes

  • algolia: don't flatten getAlgoliaHits (8da805f)
  • algolia: type Algolia presets (7c34ada)
  • core: rename public types without prefix (77487a6)
  • js: forward event to all onInput calls (c5492aa)
  • website: ignore lint rule for Docusaurus packages (042f4dc)

Features

  • algolia: type highlight presets (9f4b6bd)
  • core: support onHighlight on input (e463933)
  • js: type highlight utils (23cff13)

v1.0.0-alpha.29

15 Sep 10:28
b3fe0f7

Choose a tag to compare

1.0.0-alpha.29 (2020-09-15)

Bug Fixes

  • algolia: import version from file (d880d8a)
  • algolia: import version from package (c314375)
  • algolia: proxy highlighting tags (baabc3a)
  • core: fix type for getSources (18e88ae)
  • js: call debounced function (0662e1b)
  • js: convert header and footer templates to divs (1435aad)
  • js: fix source types (9913fe1)
  • js: fix type for getSources (4a29700)
  • js: make options types optional (569f738)
  • js: update HTML elements properties at every render (b00878c)

Features

  • algolia: escape values in highlighting utils (50a9a73)
  • algolia: introduce parseReverseSnippetedAttribute (0f7a912)
  • algolia: type highlighting utils (fa4b959)
  • core: introduce debug mode (#315) (7a7b612)
  • js: add destroy API (4e32138)
  • js: add magnifier glass as label (0cc8a44)
  • js: add reset icon (7d2dccc)
  • js: allow escaping in highlighting utils (a70f80d)
  • js: export snippeting utils (e276c5e)
  • js: introduce classNames API (#317) (28bb422)
  • js: introduce dropdownPlacement API (#314) (4a52ce5)
  • js: type highlighting utils (b178487)