Skip to content

Releases: elastic/app-search-reference-ui-react

v1.7.0

27 Oct 18:57
c271437
Compare
Choose a tag to compare
Merge pull request #97 from elastic/Update-readme

Update README.md

v1.6.0

03 Feb 23:44
Compare
Choose a tag to compare

Update dependencies
Upgrade Node.js to the latest LTS 16.13.0

v1.5.0

12 Jul 16:27
042ae3c
Compare
Choose a tag to compare
Added thumbnail support (#77)

v1.4.0

15 Jun 19:21
Compare
Choose a tag to compare
  • Updated Search UI from 1.3.3 to 1.4.1
  • npm audit fixes

v1.3.1

14 Apr 18:28
48f38ec
Compare
Choose a tag to compare
  • Updated Search UI from 1.3.1 to 1.3.3 #55

v1.3.0

06 Jan 19:28
2ef0af4
Compare
Choose a tag to compare

Updated Search UI from 1.1 to 1.3.1

v1.2.1: Reverting bad links (#51)

20 Nov 21:43
971c469
Compare
Choose a tag to compare
These links were created by a bad find and replace here:
50d46b5a7b05a169994a726d9d1101e0487ea576

v1.2.0

11 Feb 19:42
32123ad
Compare
Choose a tag to compare

Added resultFields and searchFields

v1.1.0

01 Feb 16:13
d0a9700
Compare
Choose a tag to compare
  • Add ability of UI to remove sidebar when no Sort or Filter fields exist and adjust styling
  • Make filter fields optional and update README
  • Update Body component to accept a hasSidebar prop to make testing easier
  • Add Query Suggestion support

v1.0.1

05 Nov 16:34
43ab0cf
Compare
Choose a tag to compare
  • Fixes #21 - Browser Back button followed by Forward button wasn't properly working.
  • Added mapContextToProps utility
  • Support "sort" as a valid facet parameter
  • Added deployment instructions to the README