You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Default behavior of FilterSearch was changed to better support Locators and Doctor Finders. Additionally, a new onSelect prop was added to the Component. The searchOnSelect prop is now deprecated. (#323, #343, #333)
A new CSS bundle without the Tailwind resets is exported. (#322)
We've added a MapboxMap Component, powered by v2 of their JavaScript API. (#332)
Changes
Assorted updates to improve our GH Actions.
Styling of Facet Headers is now exposed in FilterGroupCssClasses. (#321)
Bug Fixes
Vulnerabilities were addressed for the repo and its test-site.
Fixed the Dropdown Component to invoke preventDefault only when it is active. (#307)
Corrected a small error in the generation of SSR Hydration IDs. (#315)