Skip to content

Releases: yext/search-ui-react

v1.6.5

Choose a tag to compare

@Fondryext Fondryext released this 17 Oct 20:33
76fb682

Fixes

  • Updates id generation to reduce risk of id collision #471

v1.6.4

Choose a tag to compare

@k-gerner k-gerner released this 19 Sep 21:38
fa0b741

Fixes

  • Upgrades version of search-headless-react to pick up CloudChoice functionality changes

v1.6.3

Choose a tag to compare

@k-gerner k-gerner released this 19 Sep 15:51
97db8e5

Changes

  • Adds CloudChoice functionality #462

v1.6.2

Choose a tag to compare

@sahilvaidya sahilvaidya released this 12 Aug 18:31
ae60515

Fixes

  • Enables Document Verticals to use VerticalResult by adjusting VerticalResult map key to combine the result id and index avoiding conflicts #456

v1.6.1

Choose a tag to compare

@Fondryext Fondryext released this 10 Jul 21:09
4392164

Changes

  • Adjusts Pagination component to set isPagination to true when it paginates, to reuse queryId #447

v1.6.0

Choose a tag to compare

@sahilvaidya sahilvaidya released this 15 May 20:28
2c1016e

Features

  • Added a custom afterDropdownInputFocus prop to the FilterSearch component that is called after focus enters the input. This can be used, for example, to fire analytics events when a user clicks into the FilterSearch input. (#432)

v1.5.0

Choose a tag to compare

@nmanu1 nmanu1 released this 24 Feb 00:10
5dd6935

Features

  • Added support for React 18 (#423)
  • Added an optional onDropdownInputChange prop to FilterSearch (#421)

Fixes

  • Addressed vulnerabilities (#422)

v1.4.1

Choose a tag to compare

@nmanu1 nmanu1 released this 18 Dec 15:02
d9e5ff4

Version 1.4.1

Fixes

  • Update documentation to add back missing links (#416)

v1.4.0

Choose a tag to compare

@nmanu1 nmanu1 released this 08 Dec 23:29

Version 1.4.0

Changes

  • Added compatibility with PagesJS v1 (#400, #402, #404). As part of this change, support for Node 14 is dropped.

Fixes

  • Upgraded @babel/traverse version to address a vulnerability in the package (#409)

v1.4.0-beta.3

v1.4.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@cea2aj cea2aj released this 15 Nov 21:27
2d875e2

Features

  • PagesJS Compatibility (#400)