Skip to content

Commit 68fb313

Browse files
authored
Revert "Merging latest changes from master to live"
1 parent 53590e3 commit 68fb313

10 files changed

+9
-91
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ This repository contains the raw documents published to docs.microsoft.com site.
1010

1111
Feel free to use [Issues]((https://github.com/SharePoint/sp-dev-docs/issues)) list to report us potential issues around the SharePoint Framework or gaps in our documentation. You can also submit directly pull requests towards our documentation.
1212

13+
We’ll also monitor [#spfx](http://sharepoint.stackexchange.com/tags/spfx/), [#spfx-webparts](http://sharepoint.stackexchange.com/tags/spfx-webparts/), and [#spfx-tooling](http://sharepoint.stackexchange.com/tags/spfx-tooling/) at [SharePoint StackExchange](http://sharepoint.stackexchange.com/) as well.
14+
1315
You can also tweet / follow [@Microsoft365Dev](https://twitter.com/Microsoft365Dev) or [@m365pnp](https://twitter.com/m365pnp).
1416

1517
## SharePoint Framework Releases
1618

17-
* **July 16, 2020**
18-
* **SPFx v1.11** - [See the release notes here](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/release-1.11.0)
19-
2019
* **January 7, 2020**
2120
* **SPFx v1.10** - [See the release notes here](https://github.com/SharePoint/sp-dev-docs/wiki/SharePoint-Framework-v1.10-release-notes)
2221

@@ -90,9 +89,14 @@ To keep track of improvements to the Office 365 Framework, please take a look at
9089
Provide Feedback:
9190

9291
* If you find issues or have new ideas and suggestions for SharePoint Framework, make sure you submit them [here](https://github.com/SharePoint/sp-dev-docs/issues).
92+
* [SharePoint StackExchange](http://sharepoint.stackexchange.com/) (please use [#spfx](http://sharepoint.stackexchange.com/tags/spfx/), [#spfx-webparts](http://sharepoint.stackexchange.com/tags/spfx-webparts/), and [#spfx-tooling](http://sharepoint.stackexchange.com/tags/spfx-tooling/) tags)
9393
* [SharePoint Developer](https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev) group at Microsoft Tech Community
9494
* [SharePoint Developer UserVoice](https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform)
9595

96+
## Deployment Status
97+
The SharePoint Framework is now generally available at Office 365.
98+
99+
- [SharePoint Framework reaches general availability—build and deploy engaging web parts today](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/)
96100

97101
## Contribute on the SharePoint Dev Docs
98102

docs/business-apps/power-automate/guidance/manage-list-item-file-permissions.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

docs/business-apps/power-automate/guidance/migrate-from-classic-workflows-to-power-automate-flows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ While the following lists show some of the most common workflow capabilities, Po
185185

186186
|Permissions management action |Sharepoint workflow |Power Automate flow |
187187
|:-------|:-------|:--------|
188-
| Grant access to an item or a folder | Yes | Yes |
189-
| Stop sharing an item or a file | Yes | Yes |
188+
| Grant access to an item or a folder | Yes | Yes, works only with Modern Permissions |
189+
| Stop sharing an item or a file | Yes | Yes, works only with Modern Permissions |
190190
| Create sharing link for a file or folder | Not available | Yes |
191191

192192
### Approval actions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-129 KB
Binary file not shown.
-53.5 KB
Binary file not shown.

docs/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,6 @@
488488
items:
489489
- name: Working with Get items and Get actions
490490
href: business-apps/power-automate/guidance/working-with-get-items-and-get-files.md
491-
- name: Manage list item and file permissions
492-
href: business-apps/power-automate/guidance/manage-list-item-file-permissions.md
493491
- name: Working with the SharePoint Send HTTP Request action
494492
href: business-apps/power-automate/guidance/working-with-send-sp-http-request.md
495493
- name: Customize SharePoint page approvals

0 commit comments

Comments
 (0)