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 - Reactivesearch release candidate

Published by metagrover almost 7 years ago

Stable and blazing fast ⚡️ release

  • Logic for lock mechanism
  • Better query response handling in sequential requests to improve accuracy
  • General UI/UX improvements

💯

reactivesearch - Improvements and bug fixes

Published by metagrover almost 7 years ago

Includes

  • RatingsFilter
  • Pagination fixes
  • Core upgrades
  • UI/UX improvements
reactivesearch - Stable Beta

Published by metagrover almost 7 years ago

Announcing v2 beta 🎉

  • Completely functional release
  • Major improvements in styling and UI/UX issues related to the components
  • Better demos and examples bundled
  • Improvement in customizability and performance
reactivesearch - Bug fixes

Published by metagrover almost 7 years ago

  • Fixes result components defaultQuery behavior
  • Cleanup Date Components
reactivesearch - Minor fixes

Published by metagrover almost 7 years ago

Fixes className injection in Datasearch

reactivesearch - Alpha release

Published by metagrover almost 7 years ago

Bug fixes and styling upgrades

reactivesearch - Bug fixes

Published by metagrover almost 7 years ago

Fixes the defaultQuery comparison logic in result components

reactivesearch - Stable Alpha

Published by metagrover almost 7 years ago

Bug fixes and minor styling improvements

reactivesearch - Component functionality and usability fixes

Published by siddharthlatest almost 7 years ago

reactivesearch - Core updates and improved code quality

Published by metagrover almost 7 years ago

  • Fixes query generation and react prop mutation in pushToAndClause
reactivesearch - Date components and locking fixes

Published by metagrover almost 7 years ago

  • Adds DateRange and DatePicker components
  • Adds DynamicRangeSlider component
  • Locking mechanism to fix re-rendering issues
  • Misc fixes
reactivesearch - Updates core and build configs

Published by metagrover almost 7 years ago

  • Fixes subscriber evaluation logic for query generation
  • Fix build configs to support commonjs
reactivesearch - Stable Alpha

Published by metagrover almost 7 years ago

Includes:

  • Bug fixes
  • Performance upgrades w.r.t. internal query execution
  • Adds highlight support in ResultCard and ResultList #129
  • Adds CategorySearch component a94b467af9547d43275f7073d4e316149bbc4390
  • Adds TagCloud component be9ca51bb86c7900521f0456549431e0ab0c3d17 c722d1a6f8658dc9170190af4a462cd65baaf21e
reactivesearch - Alpha release

Published by metagrover almost 7 years ago

Bug fixes

reactivesearch - Alpha release

Published by metagrover almost 7 years ago

Includes:

  • More components
  • Upgrade query behaviors - fixes multiple queries issues
  • Better theming support
  • Fixes URLParams history stack issues
reactivesearch - Upgrade reactivecore

Published by metagrover almost 7 years ago

Upgrade reactivecore to v1.0.0

reactivesearch - Reactivesearch thunder

Published by metagrover almost 7 years ago

⚡️ reactivesearch v2 (alpha) ⚡️

Reactivesearch now runs on the platform agnostic reactivecore architecture.

Notable improvements in v2:

  • More customisable components
  • Improvements of dynamic props across all components
  • Significantly better looking components with improved user experience
  • Better event lifecycle handing
  • Improved code reusability and modularity
  • Better state management of components and global application
  • Flex based layout styles
  • Component scoped styling with emotion-js
  • Significantly small UMD build (in comparison to v1) ~ 67% smaller
  • Better maintainability
  • Smooth URL Params handling
  • Improved query execution logic with better Multiple/Duplicate query gatekeeping

Detailed upgrades can be found here

reactivesearch - Bug fixes

Published by metagrover almost 7 years ago

  • Fixes infinite scrolling issue
  • Fixes NestedList query behavior #109
reactivesearch - React v16 compatible

Published by metagrover about 7 years ago

Includes dependency upgrades and bug fixes

reactivesearch - Minor Release

Published by metagrover about 7 years ago

Fixes term query across all components