Skip to content

v1.22.0-vue 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 17 Sep 04:38
· 1808 commits to next since this release

Features

  • Add support for focusShortcuts, addonBefore and addonAfter props in search components @mohdashraf010897 (#1729)

Performance

  • Add support for initialQueriesSyncTime prop in ReactiveBase to combine the individual component queries at initial load @bietkul a6d46d5

Bug Fixes

  • Fix pagination reset issue in result components at initial load when URL params are set @bietkul a6d46d5
  • Fix icon alignment issues in search components @mohdashraf010897 (#1729)
  • Ability to overwrite the reactive list loader from a slot @royduin (#1781)