reactivesearch

Search UI components for React and Vue

APACHE-2.0 License

Downloads
24.5K
Stars
4.9K
Committers
72

Bot releases are hidden (Show)

reactivesearch - Issue fixes

Published by farhan687 over 7 years ago

  • NestedList hide empty item #54
  • Fix DynamicRangeSlider behavior #53
  • appbaseFieldType property missing in types object for all sensor components #52
reactivesearch - Minor fix

Published by farhan687 over 7 years ago

reactivesearch - Update dependency library

Published by farhan687 over 7 years ago

reactivesearch - Support SelectedFilters for all components

Published by farhan687 over 7 years ago

  • Support SelectedFilters for all components.
  • Add weights prop for CategorySearch.
reactivesearch - Minor Release

Published by metagrover over 7 years ago

Adds appbaseFieldType in all sensor components #52 f8a9be693db27074a58d32a2e409881418415148

reactivesearch - Minor Release

Published by metagrover over 7 years ago

Fixed URLParams query logic

reactivesearch - Minor Release

Published by metagrover over 7 years ago

Fixes URLParams update logic

reactivesearch - Upgrade component behaviors

Published by metagrover over 7 years ago

Update CategorySearch query behavior 7797e2543e69af9fd889fea55703ee39d66849c6
Update DynamicRangeSlider query behavior f3669f2485d54b8d6e00eb2061af8396f1ea2ab4
Fix URLParams query delays c31bb05b787eecd873e3ddbd14f54162b7f73b82
Cleanup examples 9c8ff86b52cb7b1c0d0293994375fe4fb3255412
Update dependencies

reactivesearch -

Published by farhan687 over 7 years ago

reactivesearch - Flexible NestedList Component

Published by metagrover over 7 years ago

NestedList component now supports multiple nesting levels 93b2fed

reactivesearch - Minor Release

Published by metagrover over 7 years ago

  • Fixes CategorySearch query 571877ea0ebd3f30005773e6951cc03a40b2dc77
  • Updates URLParams prop 312f82a52fda5205c5a19e8eb290fef389e457df
  • Build Fixes
reactivesearch - Now supports QueryString with URLParam prop

Published by farhan687 over 7 years ago

  • Add URLParam prop for all the components #49
reactivesearch - Bug fixes

Published by farhan687 over 7 years ago

Bug Fixes

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

Published by metagrover over 7 years ago

Fixes issues with pagination in ResultCard and ResultList components

reactivesearch - Minor Release

Published by metagrover over 7 years ago

Includes minor bug fixes

reactivesearch - Style Fixes

Published by metagrover over 7 years ago

  • Fixes ResultList styles
  • Misc fixes
reactivesearch - Bug fixes

Published by farhan687 over 7 years ago

Bug fixes:

  • Fix scroll related issues in ResultList and ResultCard.
reactivesearch - Update dependency library

Published by farhan687 over 7 years ago

  • Update Reactivebase and ReactiveMaps.
reactivesearch - Almost ready!

Published by siddharthlatest over 7 years ago

  • 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
reactivesearch - Update dependencies and fix components behavior

Published by metagrover over 7 years ago

  • Fix ResultCard and ResultList components 1ed5cd95939a78aabeb594ba2b1fbda0ed6d2c33
  • Add defaultOnData method in ResultCard and ResultList f62d60229adc625dc70cbaafcae839feffa792b6
  • Update ReactiveBase and ReactiveMaps