sp-dev-fx-webparts/samples/react-themes
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
..
assets Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
config Adding PnP identifier for the MPN ID entries in samples - distinct sample usage in production 2021-01-07 14:51:39 +02:00
src Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
teams Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
typings Initial release (#185) 2017-05-06 18:44:58 +03:00
.editorconfig Initial release (#185) 2017-05-06 18:44:58 +03:00
.gitattributes Initial release (#185) 2017-05-06 18:44:58 +03:00
.gitignore Initial release (#185) 2017-05-06 18:44:58 +03:00
.npmignore Initial release (#185) 2017-05-06 18:44:58 +03:00
.yo-rc.json Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
README.md Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
gulpfile.js Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
package-lock.json Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
package.json Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
tsconfig.json Fixed readme and included #1602 2020-11-19 00:28:59 -05:00
tslint.json Fixed readme and included #1602 2020-11-19 00:28:59 -05:00

README.md

page_type products languages extensions
sample
office-sp
javascript
typescript
contentType technologies platforms createdDate
samples
SharePoint Framework
react
5/1/2017 12:00:00 AM

SharePoint Themes

Summary

The Themes web part illustrates how to use SharePoint Theme variables in custom web parts.

SharePoint Themes Client Side Web Part

The Section Theme web part illustrates how to use theme variant variables to style web parts based on selected site theme and section background colors.

SharePoint Section Themes Client Side Web Part

Compatibility

SPFx 1.11 Node.js v10 Compatible with SharePoint Online Does not work with SharePoint 2019 Does not work with SharePoint 2016 (Feature Pack 2) Local Workbench Compatible Hosted Workbench Compatible

Applies to

Solution Author(s)
react-themes Alex Terentiev (Sharepointalist Inc.AJIXuMuK)
react-themes Artur Kukharevich (akukharevich)
react-themes Don Kirkham (@DonKirkham)

Version history

Version Date Comments
1.0 April 27, 2017 Initial release
1.1 May 8, 2017 themePrimary variable example added
1.2 Nov 6, 2020 Upgrade to 1.11.0 (Don Kirkham)
1.3 Nov 16, 2020 Section awareness web part added (Don Kirkham)

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Features

This project contains two client-side web parts built on the SharePoint Framework illustrating multiple techniques showing how to use SharePoint themes variables and variant variables to style custom web parts

Path to Awesomeness

git clone the repo
npm i
npm i -g gulp
gulp