@zohodesk/hc-marketplace
v1.0.10-beta.11
Published
* **Widgets rendering and actions handle globally for all the themes** * **Schema verification for the get,set and event,hooks request and responses** * **All the marketplace extensions related functionality handled and provding the data for the UI. Use
Downloads
168
Maintainers
Keywords
Readme
Marketplace library for all the themes
Major features of this lib
- Widgets rendering and actions handle globally for all the themes
- Schema verification for the get,set and event,hooks request and responses
- All the marketplace extensions related functionality handled and provding the data for the UI. Users should handle only the UI part with the provided data
Usage
- Don't duplicate the extension rendering implementation for each themes.
- New client wrappers are not exposed/work without mentioning here
@zohodesk/[email protected]
- More action items I18N issue resolved
- Added article_like.added and article_dislike.added event added and schema object written for these api's
@zohodesk/[email protected] and 8
- Widget hide and show wrapper handling changes done.
@zohodesk/[email protected]
- Csrfparam moved to header from query param in invoke API
@zohodesk/[email protected]
- Csrfparam added in invoke api with responsetype argument
@zohodesk/[email protected]
- ticket_field.change hook provided.
- Invoke action provided for page refresh from the extension.
- Sandboxing attributes added in the iframe element.