sp-dev-fx-webparts/samples/react-fluentui-9
dependabot[bot] 35dafff61c Bump decode-uri-component in /samples/react-fluentui-9
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:39:12 -05:00
..
.devcontainer Merging sample from #2629 2022-05-30 11:53:03 -04:00
assets Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
config Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
src Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
teams Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
.eslintrc.js Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
.gitignore Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
.npmignore Merging sample from #2629 2022-05-30 11:53:03 -04:00
.yo-rc.json Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
README.md Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
gulpfile.js Merging sample from #2629 2022-05-30 11:53:03 -04:00
package-lock.json Bump decode-uri-component in /samples/react-fluentui-9 2022-12-30 23:39:12 -05:00
package.json Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00
tsconfig.json Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149) 2022-11-17 15:20:57 +02:00

README.md

http://aka.ms/m365devprogramhttp://aka.ms/m365devprogramhttp://aka.ms/m365devprogramhttp://aka.ms/m365devprogram# Fluent UI 9 Demo

Summary

This demos the use of the new Fluent UI version 9 controls and theme provider. 1 UI framework which has native theming for Teams, SharePoint and Windows

SharePoint View Teams View

Compatibility

SPFx 1.16.0 Node.js v16 Compatible with SharePoint Online Does not work with SharePoint 2019 Does not work with SharePoint 2016 (Feature Pack 2) Local Workbench Unsupported Hosted Workbench Compatible Compatible with Remote Containers

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Solution

Solution Author(s)
react-fluentui-9 Nick Brown (@techienickb / Jisc)

Version history

Version Date Comments
1.0 April 20, 2022 Initial release
1.0.1 November 14, 2022 Updated to SPFx 15, latest Fluent UI 9, shim based theme mapping
1.0.2 November 16, 2022
  • Clone this repository (or download this solution as a .ZIP file then unzip it)
  • From your command-line, change your current directory to the directory containing this sample (react-fluentui-9, located under samples)
  • in the command-line run:
    • npm install
    • gulp serve

This sample can also be opened with VS Code Remote Development. Visit https://aka.ms/spfx-devcontainer for further instructions.

Features

Very simple demo, the handling of the theme provider is interesting implementing it and handling the custom themes SharePoint can use.

References

Help

We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.

If you're having issues building the solution, please run spfx doctor from within the solution folder to diagnose incompatibility issues with your environment.

You can try looking at issues related to this sample to see if anybody else is having the same issues.

You can also try looking at discussions related to this sample and see what the community is saying.

If you encounter any issues using this sample, create a new issue.

For questions regarding this sample, create a new question.

Finally, if you have an idea for improvement, make a suggestion.

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.