All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2025-01-15)
- The content inside your container is now a web-component but not an iframe
You can still fallback to the old mode by passing
embedMode: iframe
in the options - You cannot use an existing iframe anymore
- You cannot use anymore data-hubstairs attributes as options parameters on your container
- app embedMode JS (cb98a47)
- embed js display model (!142) (6a60ab7)
- remove insertion with a preexisting iframe (5947c05)
- remove insertion with html attributes (538e83c)
- display-js: render webcomponent on insert (8262654)
1.9.0 (2024-03-25)
- props labelProductClick sent to controller (996da03)
1.8.0 (2024-03-14)
- dont register productClick event if no onProductClick received (2faa831)
1.7.2 (2024-02-22)
- integration mode with existing iframe (9ae67aa)
1.7.1 (2022-07-29)
- display-react: enable
initialProducts
andinitialProductsMode
on display-react (0ce806d)
1.7.0 (2022-07-29)
- add initialProducts and initialProductsMode options (c809865)
1.6.1 (2022-06-20)
- display-react: wrong
onChangeSelectedProductLocation
props name (d6cfad4)
1.6.0 (2022-06-15)
- add callback onLoadScene and onChangeSelectedProductLocation (a1164bb)
1.5.1 (2022-05-17)
- types (9c09cb1)
1.5.0 (2022-05-17)
- display-js: prepare resize function for the future (1fe50bf)
- display-react: add onChangeProduct callback (946cba5)
- display-js: error when a comment is inside the display container div (3f5ae72)
1.4.0 (2022-02-01)
- new url for oembed API (0f343b8)
1.3.1 (2021-05-26)
- use nfinite urls (2b43ba0)
1.3.0 (2021-03-03)
- manage hubstairs.io urls (7a8e39b)
1.2.0 (2021-02-03)
- manage nfinite.app urls (c91c3ad)
1.1.1 (2020-11-13)
- unable to set config undefined (06151be)
1.1.0 (2020-11-05)
- add config option in display-react (3412eb3)
0.2.0 (2020-07-24)
- memory leak on destroy (65cd1aa)
- add props language to display react (!130) (ee2058e)
0.1.0 (2020-07-07)
- remove div from responsive iFrame (bf200c0)