Skip to content

Releases: nfiniteAI/display-controller

v1.7.1

29 Jul 20:17
Compare
Choose a tag to compare

Bug Fixes

  • display-react: enable initialProducts and initialProductsMode on display-react (0ce806d)

v1.7.0

29 Jul 19:30
Compare
Choose a tag to compare

Features

  • add initialProducts and initialProductsMode options (c809865)

It's now possible to choose in the infinite display which products will be displayed as initial product
For that, you have to send an array of product code in the initialProducts option

It's also possible to choose the mode to display initial products:

  • random: if the product is not in the initialProducts list we will use a random product at the location
  • default: if the product is not in the initialProducts list we will use the product set in the back office at the location

For that, you have to use the option initialProductsMode

v1.6.1

20 Jun 22:40
Compare
Choose a tag to compare

Bug Fixes

  • display-react: wrong onChangeSelectedProductLocation props name (d6cfad4)

v1.6.0

15 Jun 15:54
Compare
Choose a tag to compare

Features

  • add callback onLoadScene and onChangeSelectedProductLocation (a1164bb)

v1.5.1

17 May 20:53
Compare
Choose a tag to compare

Bug Fixes

v1.5.0

17 May 20:48
Compare
Choose a tag to compare

Features

  • display-js: prepare resize function for the future (1fe50bf)
  • display-react: add onChangeProduct callback (946cba5)

Bug Fixes

  • display-js: error when a comment is inside the display container div (3f5ae72)

1.4.0

16 Feb 12:11
Compare
Choose a tag to compare

Features

1.3.1

16 Feb 12:10
Compare
Choose a tag to compare

Bug Fixes

1.3.0

16 Feb 12:10
Compare
Choose a tag to compare

Features

  • manage hubstairs.io urls (7a8e39b)

1.2.0

16 Feb 12:09
Compare
Choose a tag to compare

Features

  • manage nfinite.app urls (c91c3ad)