You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release focuses on new features within the Viva Connections side and evolving existing capabilities within the other areas on building Microsoft 365 solutions with SharePoint Framework (SPFx).
@@ -47,9 +44,9 @@ In the project's **package.json** file, identify all SPFx v1.18.x packages. For
47
44
48
45
We introduce a new data visualization card view for Adaptive Card Extensions that is intended to be used for charting scenarios. Use new Data Visualization Card Template in the generator to get started.
49
46
50
-

Related updated documentation for the SPFx v1.19 release candidate:
49
+
Related updated documentation for the SPFx v1.19 release:
53
50
54
51
- **[Create a Data Visualization Adaptive Card Extension](spfx/viva/get-started/build-data-visualization-adaptive-card-extension.md)** (tutorial): Step-by-step guide on creating Data Visualization Adaptive Card Extension.
55
52
- **[Introducing new Viva Connections chart card layout option](https://www.youtube.com/watch?v=JOIb4KhiWAI)** (video) - This video focuses on the creation of ACE data visualization cards with SPFx and also showcases the future plans within this area. Example charts are also demonstrated in the context of example Viva Connections experience.
@@ -107,8 +104,14 @@ You can now specify `imageAlt` property for the Property Pane's choice group opt
107
104
108
105
No new updates.
109
106
107
+
## Related guidance
108
+
109
+
We are also providing guidance on how to handle the font settings applied within the SharePoint Brand Center in the custom SPFx solutions. Please see following video as the demonstration on how you can use CSS custom properties within your solution to ensure that the custom solution is following the site level font settings.
110
+
111
+
- **[Using SharePoint Brand center font settings in custom SPFx solutions](https://www.youtube.com/watch?v=IP19PeHb0Zg)** (video) - This video focuses on making custom SPFx solution aware of the font settings applied from the [SharePoint Brand Center](https://learn.microsoft.com/en-us/sharepoint/brand-center-overview).
112
+
110
113
## Feedback and issues
111
114
112
115
We're interested on your feedback around the release. Do let us know any findings or other feedback using the [SPFx issue list](https://github.com/SharePoint/sp-dev-docs/issues).
0 commit comments