reactivesearch

Search UI components for React and Vue

APACHE-2.0 License

Downloads
24.5K
Stars
4.9K
Committers
72

Bot releases are visible (Hide)

reactivesearch - [email protected] Latest Release

Published by mohdashraf010897 10 months ago

What's Changed

Full Changelog: https://github.com/appbaseio/reactivesearch/compare/[email protected]@3.3.5

reactivesearch - React: v4.2.2

Published by release-drafter[bot] 11 months ago

Changes

  • [Vue] Use lazy & onChange for DynamicRangeSlider @Jade-GG (#2254)
  • Check for invalid range in DynamicRangeSlider (Vue) @Jade-GG (#2250)
  • format(README): update content + links for new major release @siddharthlatest (#2270)
  • chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 @dependabot (#2264)
  • chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 @dependabot (#2258)
  • Support conditional rendering of suggestions with renderItem prop #2259
reactivesearch - [email protected]

Published by mohdashraf010897 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/appbaseio/reactivesearch/compare/[email protected]

reactivesearch - @appbaseio/[email protected]

Published by mohdashraf010897 about 1 year ago

What's Changed

Full Changelog: https://github.com/appbaseio/reactivesearch/compare/3.43.8...v4.0.0

reactivesearch - @appbaseio/[email protected] 🚀

Published by mohdashraf010897 about 1 year ago

What's Changed

Full Changelog: https://github.com/appbaseio/reactivesearch/compare/4.0.0-rc.3...v3.1.0s

reactivesearch - @appbaseio/[email protected]

Published by mohdashraf010897 about 1 year ago

What's Changed

Full Changelog: https://github.com/appbaseio/reactivesearch/compare/v3.43.10...v3.45.0

reactivesearch - v1.33.13-vue 🌈

Published by bietkul over 1 year ago

reactivesearch - v3.43.10 🌈

Published by bietkul over 1 year ago

reactivesearch - v1.33.12-vue 🌈

Published by bietkul over 1 year ago

reactivesearch - v4.0.0-rc.3 🌈

Published by bietkul over 1 year ago

Features

• SearchBox: Add support for select type of suggestions @mohdashraf010897 (#2200)
• DynamicRangeSlider: Fix infinite updates @mohdashraf010897 (#2189)

Bug Fixes

• Height issue in multilist @SavvyShah (#2194)
• Searchbox examples changes @mohdashraf010897 (#2195)

reactivesearch - v3.43.9 🌈

Published by bietkul over 1 year ago

Features

  • SearchBox: Add support for select type of suggestions @mohdashraf010897 (#2198)

Bug Fixes

  • DynamicRangeSlider: Fix infinite updates @mohdashraf010897 (#2190)
reactivesearch - 3.0.0-rc.1-vue 🌈

Published by bietkul over 1 year ago

Bug Fixes

  • Handle URLParams prop in kebab case @SavvyShah (#2191)
reactivesearch - v1.33.11-vue 🌈

Published by bietkul over 1 year ago

reactivesearch - v3.43.8 🌈

Published by bietkul over 1 year ago

Bug Fixes

reactivesearch - v3.0.0-rc-vue 🌈

Published by release-drafter[bot] over 1 year ago

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

  • Batch queries at initial load
  • Change xdate to dayjs @SavvyShah (#2148)

Migration Guide

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

reactivesearch - v4.0.0-rc 🌈

Published by release-drafter[bot] over 1 year ago

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

  • Batch queries at initial load
  • Change xdate to dayjs @SavvyShah (#2148)

Migration Guide

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

reactivesearch - v3.43.7 🌈

Published by release-drafter[bot] over 1 year ago

Bug Fixes

  • Components not reacting to props @SavvyShah (#2168)
  • Add setPage prop in render prop of ReactiveList @mohdashraf010897 (#2146)
  • Add renderSelectedTags missing prop definition @mohdashraf010897 (#2144)
  • Change xdate to dayjs @SavvyShah (#2148)
  • Fix incorrect import for style prop type @mohdashraf010897 (#2145)
reactivesearch - v1.33.7-vue 🌈

Published by release-drafter[bot] over 1 year ago

Bug Fixes

reactivesearch - v1.33.6-vue 🌈

Published by release-drafter[bot] almost 2 years ago

Bug Fixes

reactivesearch - v1.33.5-vue 🌈

Published by release-drafter[bot] almost 2 years ago

Bug Fixes