This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Release notes for 1.13.0 beta.5
John Nguyen edited this page Apr 23, 2021
·
2 revisions
This is the first set of packages made available for the Viva Connections Extensibility Private Beta. Since this is the first release we'll use the first release notes to document what has changed since the private DevKitchen we ran back in February. A lot of these changes have been a direct result of your feedback during DevKitchen. 🙏 Thanks again to all those who attended and provided feedback!
- Card view buttons can specify a style property
- Views have access to the Adaptive Card Extension's properties
- Views have access to the card and quick view navigators
- Different card view actions can launch different quick views
- Quick views can be programmatically closed
- Quick view titles can be programmatically set
- Invalid quick view Adaptive Card JSON will render a clearer error message
- Yeoman generator offers options for starting card view
- The default scaffolding has the quick view Adaptive Card JSON in a separate file
- One state interface is shared between all the views
- Actions are now handled by the views instead of the Adaptive Card Extension
- Various API name updates
- Title and icon Property Pane controls are no longer automatically added
- Temporarily disable support for Fluent icon font names as icons (fix tracked by issue #2)