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 - v3.7.9 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

reactivesearch - v3.7.8 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

reactivesearch - v3.7.7 🌈

Published by bietkul over 4 years ago

Bug Fixes

  • Update customData when the value is not present
reactivesearch - v3.0.0-beta.5-maps 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Allow GeoDistance tools without Google Map @e-gaulue (#1366)
  • Better support for OpenStreetMap (zoom, refresh...) @e-gaulue (#1365)
  • Add support for RS API @bietkul #1405
reactivesearch - v3.7.4 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

  • Add missing types for props in ReactiveBase and search components @bietkul #1401
reactivesearch - v3.7.3 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

reactivesearch - v3.7.2 🌈

Published by bietkul over 4 years ago

Bug Fixes:

Fixed various issues with RS API @bietkul https://github.com/appbaseio/reactivecore/commit/2840cd1a23e446a868992c0fd5a47c4410b30500

  • Fix cyclic dependency issue with react prop
  • Fix selectAllLabel property for term queries
  • Fix after key for term query, only apply when pagination i.e showLoadMore is set to true
reactivesearch - v3.7.1 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

  • Fixed analytics prop warning in ReactiveBase component @bietkul #1396
reactivesearch - v3.7.0 🌈

Published by release-drafter[bot] over 4 years ago

Features

Bug Fixes

  • Fix analytics prop for ReactiveSearch API for the backward compatibility
reactivesearch - v3.6.1 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

reactivesearch - v3.6.0 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Reactivesearch API Integration @bietkul (#1377)
reactivesearch - v1.2.0-vue 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Add rawData to provide an as-is response from es in render prop @ShahAnuj2610 (#1382)
reactivesearch - v3.5.0 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Add rawData to provide an as-is response from es in render prop @ShahAnuj2610 (#1380)
reactivesearch - v3.4.3 🌈

Published by bietkul over 4 years ago

Bug Fixes

  • Typo fix in search query @bietkul [958d46c]
reactivesearch - v3.4.2 🌈

Published by bietkul over 4 years ago

Bug Fixes

  • Fix search query for keywords fields @bietkul [87589c7]
reactivesearch - v1.1.1-vue 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

  • Fix DataSearch autosuggest select on android firefox @ShahAnuj2610 (#1374)
reactivesearch - v1.1.0-vue πŸš€

Published by bietkul over 4 years ago

Features

  • Add support for voice search (#1352)
  • Update search value on search icon click (#a1342)
  • Add support to display promoted results (#1303)

Bug Fixes

  • Fix size prop in DataSearch (#1344)
  • Fix URLParams behavior in MultiRange (#1294)
reactivesearch - v3.4.1 🌈

Published by release-drafter[bot] over 4 years ago

Bug Fixes

  • Block toggling of mic state when microphone access blocked @ShahAnuj2610 (#1357)
  • Set URL only if values are different @jyash97 (#1361)
reactivesearch - v3.4.0 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Add new prop(showDistinctSuggestions) in search components to control duplicates in suggestion dropdown @jyash97

Bug Fixes

  • Fix for start value as Zero in DynamicRangeSlider component @rp4rk (#1355)
  • Fix undefined window for search components @ShahAnuj2610 (#1351)
reactivesearch - v3.3.7 🌈

Published by release-drafter[bot] over 4 years ago

Features

  • Add support to use beforeValueChange as a synchronous function. @bietkul