1.0.10-beta.11 • Published 9 months ago

@zohodesk/hc-marketplace v1.0.10-beta.11

Weekly downloads
54
License
ISC
Repository
-
Last release
9 months ago

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/hc-marketplace@1.0.10-beta.6

  • 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/hc-marketplace@1.0.10-beta.7 and 8

  • Widget hide and show wrapper handling changes done.

@zohodesk/hc-marketplace@1.0.10-beta.9

  • Csrfparam moved to header from query param in invoke API

@zohodesk/hc-marketplace@1.0.10-beta.10

  • Csrfparam added in invoke api with responsetype argument

@zohodesk/hc-marketplace@1.0.10-beta.11

  • ticket_field.change hook provided.
  • Invoke action provided for page refresh from the extension.
  • Sandboxing attributes added in the iframe element.