Skip to content

Releases: blackbaud/sky-addin-client

Adding getUserIdentityToken. Adding tile summary and tile help and settings click support

13 Feb 18:35
985979b
Compare
Choose a tag to compare
  • 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.

Note: RENXT and FENXT will be updated to support these tile features in the near future. We will post an update when this product support is released.

Add button interfaces to export

01 Feb 19:18
49c334c
Compare
Choose a tag to compare

Add button interfaces to export.

Add button style to addin ready args

30 Jan 19:55
08d66c1
Compare
Choose a tag to compare

Add button style to addin ready interface.

Update addin ready

30 Jan 18:57
08d66c1
Compare
Choose a tag to compare
Update addin ready Pre-release
Pre-release

Add button style to addin ready interface.

1.0.4-alpha: Add button config metadata (#11)

30 Jan 19:47
Compare
Choose a tag to compare
* Add buttons to callback args.

* Use title instead of text.

Rebranding sky addin client

29 Jun 19:34
d64c1a2
Compare
Choose a tag to compare

Rebranding sky addin client