@blackbaud/sky-addin-client
Advanced tools
Changelog
1.5.0 (2024-10-08)
showInlineHelp
, helpPopoverContent
, and helpPopoverTitle
properties in AddinTileConfig
to support inline help in tile header.inlineHelpClick
callback in AddinClientCallbacks
to handle inline help button click.Changelog
1.4.1 (2024-09-10)
supportedEventTypes
to be undefined
. Should default to empty array.Changelog
1.4.0 (2024-08-21)
actionClick
callback for Box Add-ins to allow developers to take action when actions are clicked.AddinBoxConfig
interface for defining configuration options for Box add-ins
.Changelog
1.3.0 (2024-06-18)
AddinClientConfig
interface to allow additional host origins to be supplied by an AddinClient
.Changelog
1.2.2 (2024-04-25)
allowedOrigins
to support Good Move and fix EMC portal issuesChangelog
1.2.0 (2023-09-27)