Skip to content

Commit 161eec3

Browse files
Update core web part tutorials for 1.14 new project templates (SharePoint#7715)
* Consolidate SPFx generator page - consolidate existing Yeoman "scaffolding" page => new generator page - moved SPFx generator page => tools & libraries - updated links to point to the new file * update wp tutorial to match spfx v1.14 experience * update wp prop validation article - modified images to focus on property pane * update custom prop control article - modified images to focus on property pane * update "Use cascading dropdowns in web part properties" article - modified images to focus on property pane * Remove SPFx for Office Add-ins - removed capability in SPFx v1.14 - removed articles & referenced images - redirect URLs to 1.14 release notes * fix automated feedback issues * update guidance on latest GA version of SPFx * update docs to match spfx v1.14 generator prompts * address automated check feedback
1 parent 5a5d1b0 commit 161eec3

File tree

70 files changed

+350
-759
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+350
-759
lines changed

.openpublishing.redirection.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,21 @@
7979
"source_path": "docs/general-development/office-365-cdn.md",
8080
"redirect_url": "/office365/enterprise/use-office-365-cdn-with-spo",
8181
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "docs/spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator.md",
85+
"redirect_url": "docs/spfx/yeoman-generator-for-spfx-intro.md",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path": "docs/spfx/office-addins-create.md",
90+
"redirect_url": "docs/spfx/release-1.14.md",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path": "docs/spfx/web-parts/get-started/office-addins-tutorial.md",
95+
"redirect_url": "docs/spfx/release-1.14.md",
96+
"redirect_document_id": false
8297
}
8398
]
84-
}
99+
}

docs/images/add-in-add-from-file.png

-9.59 KB
Binary file not shown.
-5.64 KB
Binary file not shown.
-7.54 KB
Binary file not shown.

docs/images/add-in-my-addins-menu.png

-10.5 KB
Binary file not shown.
-28.2 KB
Binary file not shown.
-41.9 KB
Binary file not shown.
-24.2 KB
Binary file not shown.
26.2 KB
17.1 KB

0 commit comments

Comments
 (0)