javascript v0.0.1-alpha.14
over 2 years ago by ReadMe API
What's New?
- added
MULTI_INTERACTION_WIDGET_KINDSarray const that contains widget kinds which supports multiple interactions. - deprecated
UNSUPPORTED_UPDATE_INTERACTION_WIDGET_KINDSconst, useSINGLE_INTERACTION_WIDGET_KINDSconst instead.
Fixes:
- fix critical issue in
addWidgetListenerAPI to filter out other widgetId events and invoke listener only for corresponding widgetId events.
