Releases: appbaseio/reactivesearch
Releases · appbaseio/reactivesearch
Date components and locking fixes
- Adds DateRange and DatePicker components
- Adds DynamicRangeSlider component
- Locking mechanism to fix re-rendering issues
- Misc fixes
Updates core and build configs
- Fixes subscriber evaluation logic for query generation
- Fix build configs to support
commonjs
Stable Alpha
Alpha release
Bug fixes
Alpha release
Includes:
- More components
- Upgrade query behaviors - fixes multiple queries issues
- Better theming support
- Fixes URLParams history stack issues
Upgrade reactivecore
Upgrade reactivecore to v1.0.0
Reactivesearch thunder
⚡️ 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
Bug fixes
React v16 compatible
Includes dependency upgrades and bug fixes
Minor Release
Fixes term
query across all components