From 71df9a9b84c04e5dadce29029d6aa3181d44abec Mon Sep 17 00:00:00 2001 From: Sergei Sergeev Date: Wed, 24 Jul 2024 11:07:58 +0200 Subject: [PATCH] Version badge updated. --- samples/advanced/README.md | 2 +- samples/basic/README.md | 2 +- .../library-components/spfx-library/README.md | 70 +------------------ .../spfx-webparts/README.md | 70 +------------------ 4 files changed, 4 insertions(+), 140 deletions(-) diff --git a/samples/advanced/README.md b/samples/advanced/README.md index 39d0bf4..0ea0535 100644 --- a/samples/advanced/README.md +++ b/samples/advanced/README.md @@ -1,6 +1,6 @@ # Advanced sample -![SPFx](https://img.shields.io/badge/SPFx-1.18.2-green.svg) +![SPFx](https://img.shields.io/badge/SPFx-1.19.0-green.svg) That's an advanced SharePoint Framework and `spfx-fast-serve` integration, which includes below features: diff --git a/samples/basic/README.md b/samples/basic/README.md index 4c09a5f..2b988da 100644 --- a/samples/basic/README.md +++ b/samples/basic/README.md @@ -1,6 +1,6 @@ # Basic sample -![SPFx](https://img.shields.io/badge/SPFx-1.18.2-green.svg) +![SPFx](https://img.shields.io/badge/SPFx-1.19.0-green.svg) That's just a very simple "hello world" sample which demonstrates how to use `spfx-fast-serve` with SPFx. diff --git a/samples/library-components/spfx-library/README.md b/samples/library-components/spfx-library/README.md index ec82b3c..e601fb5 100644 --- a/samples/library-components/spfx-library/README.md +++ b/samples/library-components/spfx-library/README.md @@ -1,73 +1,5 @@ # corporate-library -## Summary - -Short summary on functionality and used technologies. - -[picture of the solution in action, if possible] - ## Used SharePoint Framework Version -![version](https://img.shields.io/badge/version-1.18.2-green.svg) - -## Applies to - -- [SharePoint Framework](https://aka.ms/spfx) -- [Microsoft 365 tenant](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) - -> Get your own free development tenant by subscribing to [Microsoft 365 developer program](http://aka.ms/o365devprogram) - -## Prerequisites - -> Any special pre-requisites? - -## Solution - -| Solution | Author(s) | -| ----------- | ------------------------------------------------------- | -| folder name | Author details (name, company, twitter alias with link) | - -## Version history - -| Version | Date | Comments | -| ------- | ---------------- | --------------- | -| 1.1 | March 10, 2021 | Update comment | -| 1.0 | January 29, 2021 | Initial release | - -## 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.** - ---- - -## Minimal Path to Awesome - -- Clone this repository -- Ensure that you are at the solution folder -- in the command-line run: - - **npm install** - - **gulp serve** - -> Include any additional steps as needed. - -## Features - -Description of the extension that expands upon high-level summary above. - -This extension illustrates the following concepts: - -- topic 1 -- topic 2 -- topic 3 - -> Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance. - -> Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp. - -## References - -- [Getting started with SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) -- [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview) -- [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis) -- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview) -- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development +![version](https://img.shields.io/badge/version-1.19.0-green.svg) diff --git a/samples/library-components/spfx-webparts/README.md b/samples/library-components/spfx-webparts/README.md index e863009..90a96a7 100644 --- a/samples/library-components/spfx-webparts/README.md +++ b/samples/library-components/spfx-webparts/README.md @@ -1,73 +1,5 @@ # spfx-webparts -## Summary - -Short summary on functionality and used technologies. - -[picture of the solution in action, if possible] - ## Used SharePoint Framework Version -![version](https://img.shields.io/badge/version-1.18.2-green.svg) - -## Applies to - -- [SharePoint Framework](https://aka.ms/spfx) -- [Microsoft 365 tenant](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) - -> Get your own free development tenant by subscribing to [Microsoft 365 developer program](http://aka.ms/o365devprogram) - -## Prerequisites - -> Any special pre-requisites? - -## Solution - -| Solution | Author(s) | -| ----------- | ------------------------------------------------------- | -| folder name | Author details (name, company, twitter alias with link) | - -## Version history - -| Version | Date | Comments | -| ------- | ---------------- | --------------- | -| 1.1 | March 10, 2021 | Update comment | -| 1.0 | January 29, 2021 | Initial release | - -## 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.** - ---- - -## Minimal Path to Awesome - -- Clone this repository -- Ensure that you are at the solution folder -- in the command-line run: - - **npm install** - - **gulp serve** - -> Include any additional steps as needed. - -## Features - -Description of the extension that expands upon high-level summary above. - -This extension illustrates the following concepts: - -- topic 1 -- topic 2 -- topic 3 - -> Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance. - -> Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp. - -## References - -- [Getting started with SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) -- [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview) -- [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis) -- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview) -- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development +![version](https://img.shields.io/badge/version-1.19.0-green.svg)