Skip to content

Releases: Constructor-io/constructorio-ui-autocomplete

v1.13.1

03 Nov 19:16

Choose a tag to compare

Populate autocomplete input with selected term only for Search Suggestions

A/B Test Search Suggestion Variants

02 Nov 18:41

Choose a tag to compare

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

27 Oct 01:19

Choose a tag to compare

v1.12.0

Add Optional Debounce Delay Option

Add fully featured and styled example to Storybook

10 Oct 21:22

Choose a tag to compare

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

06 Oct 20:17

Choose a tag to compare

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

22 Sep 19:00

Choose a tag to compare

What's Changed

  • [csl-2854] include package version in c parameter by @HHHindawy in #82

New Contributors

Full Changelog: v1.9.0...v1.9.1

Add support for displaying count and images for search suggestions"

20 Sep 15:24

Choose a tag to compare

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

19 Sep 16:25

Choose a tag to compare

What's Changed

  • [CSL-2795] Fix Custom Section Bug by @esezen in #79

Full Changelog: v1.8.4...v1.8.5

Update Javascript client version with events polyfill

14 Sep 15:20

Choose a tag to compare

v1.8.4

Update Javascript client version with events polyfill

Add Javascript usage example

29 Aug 15:29

Choose a tag to compare

Add Javascript usage example