Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
SSR support and performance upgrades
Includes:
- Add dynamic defaultQuery support in ReactiveComponent #313
- Fix an edge case with SingleDropdownList which threw React into an infinite update loop #317
- Add support for
showClear
andclearIcon
props inTextField
,DataSearch
andCategorySearch
#255 - Add support for combined queries via msearch
- Add support for SSR
- Fix onValueChange behavior
Bug fixes and improvements
Improve customizations
Tree shaking and ES modules support
Adds π³ tree shaking capabilities with ES modules support 62a2ace
Extend theming support and important bug fixes
This release extends theming support: Now, you can create dark themed apps with Reactivesearch easily as well as extend theming to your own color palette preferences with themePreset
. Read more about it in the theming docs here.
It also includes fixes for important bugs and packs in performance improvements
Includes
- Fixes ToggleButton interaction behavior #273
- Fixes MultiDataList lifecycle issues #271
- Fixes URLParams in RatingsFilter #265
- Fixes MultiDataList generation with values instead of labels #244
- Fixes keys collision in RatingsFilter #266
- Add support for
active
className in Pagination component #264 - Add support for
paginationAt
propboth
in Result components bfe7430 - Add support for
innerClass
count
in list compoonents #268 - Add
onPageChange
prop support #274 - Support custom loader for infinite-loading #253
- Strip extra slash from query request url #279
- Extend theming support #195
SSR improvements and general fixes
Bug fixes and store improvements
2.2.0
Now supports streaming
Reactivesearch 2.0
Announcing Reactivesearch 2.0 β‘οΈ
- Focusing primarily on improving the developer experience(DX) πΈ
- Better styling and theming options π
- Component scoped styles π¨
- Easy setup. Zero boilerplate settings β
- Blazing fast components π
- Supports custom components π€
Getting Started πΆ
π―