Skip to content

Releases: appbaseio/reactivesearch

3.0.0-rc.1-vue 🌈

15 Mar 21:39
Compare
Choose a tag to compare
Pre-release

Bug Fixes

v1.33.12-vue 🌈

15 Mar 22:45
Compare
Choose a tag to compare

Bug Fixes

v1.33.11-vue 🌈

13 Mar 19:10
a0a0ff2
Compare
Choose a tag to compare

Bug Fixes

v3.0.0-rc-vue 🌈

01 Mar 10:39
Compare
Choose a tag to compare
Pre-release

Features

New Components

  • SearchBox component with advanced search use-cases like recent, popular & category suggestions. It also supports search UX features like focus shortcuts, autofill & keyboard navigation etc.
  • TreeList component creates a selection based hierarchical tree UI component that is connected to multiple database fields.

Removal of FE query generation

In this release, we have removed the network requests to Elasticsearch server using query DSL, instead we use reactivesearch-api. You can read more about this decision at here.

Server Side Rendering

First class support for SSR without needing any additional config at initialization. Check the docs at here

Supports Vue 3.x

Performance

Migration Guide

Looking for migrating Reactivesearch v2 to v3? Check the migration guide at here.

v4.0.0-rc 🌈

25 Feb 10:48
Compare
Choose a tag to compare
v4.0.0-rc 🌈 Pre-release
Pre-release

Features

New Components

  • SearchBox component with advanced search use-cases like recent, popular & category suggestions. It also supports search UX features like focus shortcuts, autofill & keyboard navigation etc.
  • ReactiveChart to build charts UI using E-charts.
  • TreeList component creates a selection based hierarchical tree UI component that is connected to multiple database fields.
  • TabDataList creates a tabbed list UI component.
  • ErrorBoundary component is useful to catch network/component errors.

Removal of FE query generation

In this release, we have removed the network requests to Elasticsearch server using query DSL, instead we use reactivesearch-api. You can read more about this decision at here.

Server Side Rendering

First class support for SSR without needing any additional config at initialization. Check the docs at here

Supports React 18.x

Performance

Migration Guide

Looking for migrating reactivesearch v3 to v4? Check the migration guide at here.

v3.43.8 🌈

01 Mar 10:47
c506a65
Compare
Choose a tag to compare

Bug Fixes

v1.33.7-vue 🌈

24 Jan 13:46
Compare
Choose a tag to compare

Bug Fixes

v3.43.7 🌈

25 Jan 15:00
Compare
Choose a tag to compare

Bug Fixes

v1.33.6-vue 🌈

13 Jan 12:06
Compare
Choose a tag to compare

Bug Fixes

v1.33.5-vue 🌈

26 Dec 19:17
Compare
Choose a tag to compare

Bug Fixes