UNPKG

@zohodesk/platform-middleware_poc

Version:

Generalized Contract for the events from Marketplace App, In-App widgets, CRM-Plus and EFC

39 lines (22 loc) 1.22 kB
# marketplace-sdk ### @zohodesk/platform-middleware - 0.0.1-beta.1 * Events Object mutation issue fixed ### @zohodesk/platform-middleware - 0.0.1-beta.2 * Invoke API request Object information issue fixed ### @zohodesk/platform-middleware - 0.0.1-beta.3 * Added Marketplace Feature Flag to download the assest. * SDK changes to prevent the exisiting methods on the given namespace instead of overriding. ### @zohodesk/platform-middleware - 0.0.1-beta.4 * Global namespace overriding issue fix. ### @zohodesk/platform-middleware - 0.0.1-beta.5 * Dev mode changes merge issues fix. ### @zohodesk/platform-middleware - 0.0.1-beta.6 * Properties overriding fix for the getters/setters/invoke. ### @zohodesk/platform-middleware - 0.0.1-beta.7 * CRM PLUS case - events should broadcast after the state update. * Addded the function support to the events and hooks for data construction. * Issue fix for the Hook events which called twice. ### @zohodesk/platform-middleware - 0.0.1-beta.8 * URL CHANGE ACTION - this action gets dispatched twice to update in history and state, so we filtered to broadcast the event once. ### @zohodesk/platform-middleware - 0.0.1-beta.9 * Platform Instance undefined error - Fixed