This repository was archived by the owner on Mar 12, 2025. It is now read-only.
Version 3
- Makes behaviour between search widgets more consistent by preventing default action of navigating away when clicking a search result if a custom
onSelectfunction is set. This may potentially break existing implementations using theonSelectprop for search widgets. - Adds a
resizeCallbackto page search widget