Skip to content

Releases: appbaseio/reactivesearch

Minor Release

10 May 16:31
Compare
Choose a tag to compare
  • Fixes CategorySearch query 571877e
  • Updates URLParams prop 312f82a
  • Build Fixes

Now supports QueryString with URLParam prop

10 May 06:48
Compare
Choose a tag to compare
  • Add URLParam prop for all the components #49

Bug fixes

03 May 16:20
Compare
Choose a tag to compare

Bug Fixes

  • Result* Components: Scroll and Height issues #30
  • componentStyle prop in all components #47
  • Component title prop should support String or HTML #48

Minor Release

25 Apr 10:22
Compare
Choose a tag to compare

Fixes issues with pagination in ResultCard and ResultList components

Minor Release

22 Apr 15:48
Compare
Choose a tag to compare

Includes minor bug fixes

Style Fixes

12 Apr 23:03
Compare
Choose a tag to compare
  • Fixes ResultList styles
  • Misc fixes

Bug fixes

12 Apr 12:34
Compare
Choose a tag to compare

Bug fixes:

  • Fix scroll related issues in ResultList and ResultCard.

Update dependency library

12 Apr 10:42
Compare
Choose a tag to compare
  • Update Reactivebase and ReactiveMaps.

Almost ready!

12 Apr 00:24
Compare
Choose a tag to compare
  • Enables histogram interval prop in DynamicRangeSlider #24
  • Adds highlighting in CategorySearch component #17
  • Fixes scroll and height issues in the actuator component, adds a new scrollToWindow prop #30
  • Renames showPagination prop to pagination #28
  • Fixes a bug in generated query and staleness of shown results in NestedList #23 #18
  • Updates and fixes issues with the demo examples #20
  • Creates a new onboarding experience #10 #21
  • Adds a new option for smaller image sizes in ResultList component #25

Update dependencies and fix components behavior

07 Apr 12:54
Compare
Choose a tag to compare
  • Fix ResultCard and ResultList components 1ed5cd9
  • Add defaultOnData method in ResultCard and ResultList f62d602
  • Update ReactiveBase and ReactiveMaps