UNPKG

@sassoftware/content-components

Version:

The content you create in SAS Viya can now be accessed in your websites and web apps using the new SAS Content SDK. Choose specific content items, or show the contents of an entire folder. Filter content by type and control what happens when content is se

43 lines (25 loc) 1.28 kB
## 0.9.0 (Octover 20, 2022) - Added getSASJobExecutionUrl helper ## 0.8.0 (September 22, 2022) - Added ContentLocationsElement ## 0.7.0 (July 21, 2022) - Added support for styling components via "class" and "style" attributes. ## 0.6.0 (June 16, 2022) - Added ability to export PDFs for reports via the context menu ## 0.5.0 (March 17, 2022) - Added table view and controls to ContentAreaElement ## 0.4.0 (February 21, 2022) - Added ContentTreeElement - Added ContentBreadcrumbElement - Added ContentGroupElement - BREAKING CHANGE: Removed `folderIdentifier` and `itemIdentifiers` properties from ContentAreaElement. The `initialNavigationValue` property of ContentGroupElement is recommended instead. - Added the `authentication-type` attribute to components to specify whether to use credentials or guest authentication. ## 0.3.0 (December 15, 2021) - Internal dependency update ## 0.2.0 (November 18, 2021) - New ContentAreaElement features: - `selection-mode` attribute to choose between single and multiple selection. - `initial-selection-index` attribute to set a default initial selection when content details are not known. - `setSelectedIdentifiers` method to allow for updating the selection programmatically. ## 0.1.0 (September 20, 2021) - First release