Releases: blackbaud/sky-addin-client
Adding getUserIdentityToken. Adding tile summary and tile help and settings click support
-
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 thegetAuthToken
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
andsettingsClick
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
Add button interfaces to export.
Add button style to addin ready args
Add button style to addin ready interface.
Update addin ready
Add button style to addin ready interface.
1.0.4-alpha: Add button config metadata (#11)
* Add buttons to callback args. * Use title instead of text.
Rebranding sky addin client
Rebranding sky addin client