Vertical Insure

Package Release Notes

Version 0.16.0

  • Adds purpose to component_config.event_config for the event.insurance_requirements component. Partners can pass an initial event purpose on load or let hosts select it from a dropdown when insurance is not required. Values must match the product schema.
  • Adds event_insurance_required to component_config.event_config for the event.insurance_requirements component, so partners can set the initial value for the "Require certificate of insurance collection" toggle when the component loads. See Event Exhibitor Liability.

Version 0.10.3

  • Fix typescript exports for embedded-offer-react and embedded-offer-vue

Version 0.10.1

  • Fixes embedded-offer-vue library bug, where passing in eventHandlers or setting the @event-exhibitor-liability-state-change and @event-insurance-requirements-state-change did not work. If you were previously passing in any of these event listeners, they were not firing and making this update will cause them to fire. Please test these handlers accordingly.
  • Adds reactive support to the embedded-offer-vue library by watching for changes to product_config and component_config and when any are detected, calling update. Does the same for component_config for embedded-offer-react library.
  • Adds onError handler to embedded-offer, embedded-offer-react and embedded-offer-vue libraries along with raising errors from EventExhibitorLiability and InsuranceRequirements components.

Version 0.12.0

  • Enhances support for event-cancellation insurance.

On this page