Releases: Constructor-io/constructorio-ui-autocomplete
Releases · Constructor-io/constructorio-ui-autocomplete
Fix dropdown flashing between rerenders
What's Changed
- Update favicon by @sblaurock in #182
- [CI-3954] Allow to dynamically change filters on zero state by @ZSnake in #180
- Noci fix dropdown by @mocca102 in #185
Full Changelog: v1.23.18...v1.23.19
Add support for onIsOpenChange callback
What's Changed
Full Changelog: v1.23.17...v1.23.18
Support getItemProps for custom renderItem
What's Changed
- Update links to legacy documentation to point to updated resources by @sblaurock in #181
- Support getItemProps for custom renderItem by @mocca102 in #183
Full Changelog: v1.23.16...v1.23.17
Add close icon to autocomplete dropdown
What's Changed
Full Changelog: v1.23.15...v1.23.16
Add getSearchResultsUrl util to render suggestions as links that redirect the search results page
What's Changed
- Add getSearchResultsUrl util by @mocca102 in #176
CioAutocompletePropsacceptsgetSearchResultsUrlfunction that accepts parameteritemof typeSearchSuggestionand return a URLstringthat will be the redirect URL for each Search Suggestion item- Search Suggestion items will be rendered as tags with
className="suggestion-link"
Full Changelog: v1.23.14...v1.23.15
[CI-3883] Support custom pricing for product suggestions (#173)
What's Changed
- [CI-3883] Support custom pricing for product suggestions by @ZSnake in #173
- Added
renderItemforSectionConfiguration - Use
renderItemto render your custom the JSX/Markup for product suggestion tiles renderItemacceptitemandqueryand return a ReactNode
Full Changelog: v1.23.13...v1.23.14
Update dependencies
What's Changed
- Bump cookie and express by @dependabot in #177
- Product suggestions are links by default
- Support a show all results button that redirect to search results page
Full Changelog: v1.23.12...v1.23.13
Update dependencies
What's Changed
- Fix zero state not being rendered when there is default input by @mocca102 in #175
- [CI-3884] Support a show all results button that redirect to search results page by @ZSnake in #174
- Bump rollup from 3.29.4 to 3.29.5 by @dependabot in #171
New Contributors
Full Changelog: v1.23.11...v1.23.12
Product suggestions are links by default
What's Changed
Full Changelog: v1.23.10...v1.23.11
Add cnstrc data attributes and Version Bump
What's Changed
Full Changelog: v1.23.9...v1.23.10