Skip to content

Commit 2f40010

Browse files
committed
Roadma page updates to match last week's release
1 parent 1f752af commit 2f40010

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/spfx/roadmap.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ First release of the SharePoint Framework contained only support for client-side
1414
- [SharePoint Framework Extensions](./extensions/overview-extensions.md)
1515
- [Tenant properties](./tenant-properties.md)
1616
- [ALM APIs for SPFx solutions and add-ins](../apis/alm-api-for-spfx-add-ins.md)
17+
- [Office UI Fabric Core support](https://dev.office.com/blogs/improved-support-for-office-ui-fabric-core)
18+
- [Asset packaging and site collection app catalog](https://dev.office.com/blogs/sharepoint-framework-1-4-and-new-site-updates-now-available)
1719

1820

1921
> [!NOTE]
@@ -22,9 +24,7 @@ First release of the SharePoint Framework contained only support for client-side
2224
## General improvements
2325

2426
- Easy access to Graph API to access user specific information (GraphHttpClient in preview)
25-
- Site collection app catalog with tenant level control for enabling easier solution deployed - by end of 2017
2627
- Site level WebHooks
27-
- Office UI Fabric Core support
2828

2929
## Client-side web parts++ and add-ins
3030

@@ -46,8 +46,6 @@ First release of the SharePoint Framework contained only support for client-side
4646
- Tenant admin gets automatically notified
4747
- Settings to control the default experience around approval process
4848

49-
- Automatic CDN hosting for code
50-
- Package JavaScript bundle into app package, which is automatically then deployed to a library that gets hosted on your tenant Office 365 CDN
5149

5250
## Developer Experience
5351
- SharePoint Framework Workbench 2.0: Development story for SharePoint Framework Extensions
@@ -58,6 +56,10 @@ First release of the SharePoint Framework contained only support for client-side
5856

5957
Following chapters are listing older items in the roadmap page, which have been already shipped.
6058

59+
### Asset packaging
60+
61+
- Automatic CDN hosting for code - Package JavaScript bundle into app package, which is automatically then deployed to a library that gets hosted on your tenant Office 365 CDN
62+
6163
### ALM REST APIs
6264

6365
- ALM REST APIs - Deploy, activate, delete and upgrade apps and add-ins

0 commit comments

Comments
 (0)