Skip to content

Commit 7c9110c

Browse files
author
Vesa Juvonen
committed
Adding new docs to TOC
1 parent 6712ae0 commit 7c9110c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<Item text="Team-based development" url="spfx/team-based-development-on-sharepoint-framework" SEODescription="Team-based development on SharePoint Framework." />
1313
<Item text="Using GraphHttpClient" url="spfx/call-microsoft-graph-using-graphhttpclient" SEODescription="Call Microsoft Graph using the SharePoint Framework GraphHttpClient." />
1414
<Item text="Tenant-Scoped deployment" url="spfx/tenant-scoped-deployment" SEODescription="Tenant-Scoped deployment option for SharePoint Framework solutions (skipFeatureDeployment)." />
15+
<Item text="Use theme colors in your solution" url="spfx/use-theme-colors-in-your-customizations" SEODescription="Use theme colors in your SharePoint Framework customizations." />
16+
<Item text="Working with CSS" url="spfx/css-recommendations" SEODescription="Recommendations for working with CSS in SharePoint Framework solutions." />
1517
<Item text="Toolchain" url="spfx/toolchain/sharepoint-framework-toolchain" SEODescription="">
1618
<Item text="SharePoint Framework Toolchain" url="spfx/toolchain/sharepoint-framework-toolchain" SEODescription="The SharePoint Framework toolchain is the set of build tools, framework packages, and other items that manage building and deploying your client side projects." />
1719
<Item text="Yeoman Sharepoint generator" url="spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator" SEODescription="Create new client-side solution projects using yeoman SharePoint generator." />
@@ -59,6 +61,7 @@
5961
<Item text="Use existing JavaScript libraries" url="spfx/web-parts/guidance/use-existing-javascript-libraries" SEODescription="Best practices for using existing JavaScript libraries in your SharePoint client-side web parts." />
6062
<Item text="Reference third-party CSS styles" url="spfx/web-parts/guidance/reference-third-party-css-styles" SEODescription="Reference third party CSS styles in your SharePoint Framework client-side web parts." />
6163
<Item text="Using preconfigured entries" url="spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries" SEODescription="Simplify adding web parts with preconfigured entries." />
64+
<Item text="Integrate web part properties with SharePoint" url="spfx/web-parts/guidance/integrate-web-part-properties-with-sharepoint" SEODescription="SharePoint Frameworks offers you a new set of capabilities that simplify managing web part properties' values and integrate them with SharePoint Search." />
6265
<Item text="Using JSOM in web part" url="spfx/web-parts/guidance/connect-to-sharepoint-using-jsom" SEODescription="Connect to SharePoint using the JavaScript Object Model (JSOM)." />
6366
<Item text="Validate property pane entries" url="spfx/web-parts/guidance/validate-web-part-property-values" SEODescription="Validate property pane entries from end users." />
6467
<Item text="Use cascading dropdowns in property pane" url="spfx/web-parts/guidance/use-cascading-dropdowns-in-web-part-properties" SEODescription="Using cascading dropdowns in property pane of your SharePoint Framework client-side web part." />

0 commit comments

Comments
 (0)