Releases: Constructor-io/constructorio-ui-autocomplete
Releases · Constructor-io/constructorio-ui-autocomplete
v1.13.1
A/B Test Search Suggestion Variants
What's Changed
- Add Remix App usage example and update Readme by @mocca102 in #80
- [PARTI-505] Add GH actions based automation for publishing by @KagenLH in #92
- [NO-CSL] Add cjs export by @esezen in #90
- ]CSL-2874] A/b test search suggestion variants by @stanlp1 in #89
New Contributors
Full Changelog: v1.12.0...v1.13.0
Add Optional Debounce Delay Option
v1.12.0 Add Optional Debounce Delay Option
Add fully featured and styled example to Storybook
What's Changed
- [psl-2716] create a full featured and styled example by @HHHindawy in #83
Full Changelog: v1.9.2...v1.9.3
Generate package version in version.ts
Get the current package version from package.json and write it to version.ts
Importing the version directly from package.json meant it had to create two copies of package.json for both versions of the library. The module js version and common js version
Update c parameter
What's Changed
- [csl-2854] include package version in c parameter by @HHHindawy in #82
New Contributors
- @HHHindawy made their first contribution in #82
Full Changelog: v1.9.0...v1.9.1
Add support for displaying count and images for search suggestions"
What's Changed
- [CSL-2850] Fix tests by @esezen in #81
- [CSL-2348] Add support for displaying count and images for search suggestions by @esezen in #75
Full Changelog: v1.8.5...v1.9.0
Fix custom section issue
Update Javascript client version with events polyfill
v1.8.4 Update Javascript client version with events polyfill
Add Javascript usage example
Add Javascript usage example