Pnp JS Core Update – 5:41
-
3.0.0-beta release August 29
- Big Changes, see developer guide
- Need feedback
- First parts of graph support, with known limitations, detailed in blog post https://blogs.msdn.microsoft.com/patrickrodgers/2017/08/29/sp-pnp-js3-0-0-beta-the-road-ahead/
-
Blog post on future plans, not 100% decided
- Goals to make things easier, clearer for consumers of the library
- Breaking up single library into parts, optimize size issues
- Rearchitect the library for growth, expansion
SharePoint Framework Latest News – 9:28
-
Ignite Info
- 4 Sessions on SharePoint development at Ignite
- PnP booth in expo hall
-
SharePoint Framework Extensions Release Candidate, SPFx v1.2 – https://dev.office.com/sharepoint/docs/spfx/extensions/changes-between-dev-preview-and-rc
- Improvements and fixes for web parts
- Office UI Fabric and React version updates
- Not current ETA for General Availability, keep an eye out around Ignite timeframe, MS likes releasing near big conferences
- Dev tenant no longer required
- Requesting feedback
-
New guidance and tutorials
- Updated extension tutorials http://aka.ms/spfx-extensions
-
Guidance articles
- Working with CSS in SPFx solutions
- Integrate web part properties with SharePoint
-
Larger start kit around SPFx
- GDPR Activity Hub – https://github.com/SharePoint/sp-dev-gdpr-activity-hub
- Larger solution with multiple SPFx web parts and automated provisioning
-
Sp Engineering team working on
- SPFx Extensions
- Site collection app catalog
- On-premises support (2016 FP2)
- GraphHttpClient (Release Candidate)
- Dialog Control (Release Candidate)
- ALM APIs, SPFx solutions provisioning and deployment
Demos
-
Stéphane Magne – Page contributors webpart – 22:55
- Shows editors of the page in reverse chronological order
- Using several Office Fabric components
- https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-pagecontributors
-
Chris Kent – Jquery-Application-Toastr – 29:51
- Uses Application Customizers to add to page
- Using jQuery and jQuery Toastr plugin
- Does not modify page layout at all
- Load css using SPComponentLoader
- https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/jquery-application-toastr
PnP JS Core Release 3.0.0 discussion – 47:34
- Show how project has been rearchitected to move towards separation of files
Open Discussion – 41:51
- Upgrading from extension preview to release candidate is not extensive
- Onrender removed since not all customizers render something