Skip to content

Commit 39b3c3f

Browse files
KoenZomersVesaJuvonen
authored andcommitted
Removed notice about SPFx Extensions being in preview (SharePoint#2349)
This article still mentioned SPFx Extensions to be in dev preview. As per https://docs.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview#whats-next they're already in GA. Added link to the article with more information on SPFx Extensions.
1 parent a91bd38 commit 39b3c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/solution-guidance/modern-experience-customizations-customize-sites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In numerous areas on the "modern" team sites, the typical customizations are not
5151
- Changing "modern" site to use "classic" seattle.master or oslo.master.
5252
- Custom page layouts; we are looking to have support for multiple canvases in the future.
5353
- Enabling site or site collection scoped publishing features; technically, features can be currently activated, but this is not a supported configuration.
54-
- User custom actions / custom JavaScript; there will be a more controlled way to embed JavaScript on the pages through the SharePoint Framework Extensions (currently in dev preview).
54+
- User custom actions / custom JavaScript; there will be a more controlled way to embed JavaScript on the pages through [SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/overview-extensions).
5555
- "Modern" subsites; subsites created on "modern" team sites use the "classic" experience, but you can change the user experience to be similar to "modern" sites.
5656
- Ability to control available subsite template options.
5757
- "Classic" publishing features (WCM).

0 commit comments

Comments
 (0)