You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Asset packaging and site collection app catalog](https://dev.office.com/blogs/sharepoint-framework-1-4-and-new-site-updates-now-available)
17
19
18
20
19
21
> [!NOTE]
@@ -22,9 +24,7 @@ First release of the SharePoint Framework contained only support for client-side
22
24
## General improvements
23
25
24
26
- 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
26
27
- Site level WebHooks
27
-
- Office UI Fabric Core support
28
28
29
29
## Client-side web parts++ and add-ins
30
30
@@ -46,8 +46,6 @@ First release of the SharePoint Framework contained only support for client-side
46
46
- Tenant admin gets automatically notified
47
47
- Settings to control the default experience around approval process
48
48
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
51
49
52
50
## Developer Experience
53
51
- 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
58
56
59
57
Following chapters are listing older items in the roadmap page, which have been already shipped.
60
58
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
+
61
63
### ALM REST APIs
62
64
63
65
- ALM REST APIs - Deploy, activate, delete and upgrade apps and add-ins
0 commit comments