Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Version 3

Choose a tag to compare

@slwen slwen released this 12 Apr 06:22
· 279 commits to master since this release
  • Makes behaviour between search widgets more consistent by preventing default action of navigating away when clicking a search result if a custom onSelect function is set. This may potentially break existing implementations using the onSelect prop for search widgets.
  • Adds a resizeCallback to page search widget