Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blackbaud/sky-addin-client

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/sky-addin-client - npm Package Versions

124

1.0.16

Diff

Changelog

Source

1.0.16 (2020-04-22)

  • Added showWait and hideWait methods to allow developers to show/hide a page-blocking-wait, respectively.
blackbaud
published 1.0.15 •

Changelog

Source

1.0.15 (2020-04-02)

  • Updated devDependencies and instructions for consuming from CDN.
blackbaud
published 1.0.14 •

Changelog

Source

1.0.14 (2020-03-04)

  • Added AddinModalConfig with optional fullPage property (Default: false) to indicate if a modal add-in will be displayed full page.
blackbaud
published 1.0.13 •

Changelog

Source

1.0.13 (2019-10-04)

  • Added removeInset property to AddinTileConfig to specify whether the tile content inset should be removed which allows the content to extend all the way to the edge of the tile container (Default: false)
blackbaud
published 1.0.12 •

Changelog

Source

1.0.12 (2019-05-14)

  • Added a showConfirm method to allow developers to show a confirm dialog with a title, description body, and button configuration containing custom actions to return when the dialog closes.
  • Added a showError method to allow developers to show an error dialog with a title, error description, and text for the close button.
blackbaud
published 1.0.11 •

Changelog

Source

1.0.11 (2019-05-03)

  • Added a closeFlyout method to allow developers to close a flyout panel.
  • The showFlyout method will now return a Promise which will resolve when the flyout is closed.
blackbaud
published 1.0.10 •

Changelog

Source

1.0.10 (2019-04-16)

  • Added a showFlyout method to allow developers to display supplementary information in a flyout panel.
blackbaud
published 1.0.9 •

Changelog

Source

1.0.9 (2019-03-01)

  • Added a showToast method to allow developers to show a toast with a provided message and toast style.
blackbaud
published 1.0.8 •

Changelog

Source

1.0.8 (2019-02-13)

  • To remove confusion and clarify the intent, we've added a new method named getUserIdentityToken. This method is used to obtain a user identity token from the host application and replaces the getAuthToken method (which is still functional but marked as deprecated).

  • Added tile config options to allow developers to provide additional metadata, such as tile summary details and whether to show a tile's help or settings icons.

  • Added helpClick and settingsClick callbacks to allow developers to take action when the tile help and settings icons (respectfully) are clicked.

blackbaud
published 1.0.7 •

Changelog

Source

1.0.7 (2019-02-01)

  • Added a buttonClick callback for Button Add-ins to allow developers to take action when buttons are clicked.

  • Added button config options to support Button Add-ins. This allows developers to provide style metadata - essentially, the button's intent as it relates to CRUD operations (add, edit, delete). We will add more "styles" as requested.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc