Skip to content

Extend theming support and important bug fixes

Compare
Choose a tag to compare
@metagrover metagrover released this 06 Mar 13:31
· 960 commits to master since this release

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 prop both 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

Check docs for more details 💯