Tag: 1.18
-
ACE with multiple quick views

Today I want to show a simple thing about ACEs and that is: how to register multiple quick views. In this sample I’ll be using two buttons in the card view to open differents quick views. Just a reminder before diving into the code: an ACE can be displayed in…
-
Physiology of an Adaptive Card Extension

The Adaptive Card Extension (aka ACE) is a custom component that enable the user to extend the Viva Connections’ dashboard using SPFx. When you create a Generic Card using the Microsoft SharePoint Yeoman generator you will have a solution like the following: In detail the src folder structure will be…
-
SPFx 1.18 released!

Finally it’s here: SPFx version 1.18 is available! As I mentioned in my previous article SPFx 1.18 brings some changes and new features to improve and enhance the life of us developers. To upgrade existing references you have to uninstall all the packages that references the old version, you can…
-
SPFx 1.18 preview release

The latest SharePoint Framework preview release brings some improvements to existing capabilities and introduce some new feature, let’s dive in! Remember that this release is still in beta. First of all the issue with the placeholder {tenantDomain} is now resolved! Starting from this release the supported Fluent UI React version…
