SharePoint Framework - WordPress.com · SharePoint Framework either ... JavaScript code for field...

Post on 21-Aug-2018

225 views 0 download

transcript

SharePoint FrameworkPrihodnost SharePointa

Gašper Rupnik

Reach us with #ntk17

Gašper Rupnik

gasperr@kompas-xnet.si

Reach us with #ntk17

SharePoint Dev Roadmap

Reach us with #ntk17

SharePoint Dev Roadmap

Project Templates C#MSBuild

IIS Express

XAML

SharePoint Framework

Client-side

web part Client-side web part

Web part raises an event

towards SharePoint Framework.

SharePoint Framework will

handle notification flow towards

other web parts (subscribers) in

the page.

Client side web part can

subscribe to events from the

SharePoint Framework either

using event name or by using

instance identifier of event

originator.

1

2

Areas in the page available for

Application Customizer to embed

customizations for end users.

Application Customizer can be also

invisible for the end users.

Command Set customizer can be used

to introduce new custom actions to a

list. Can be configured to be active

when numerous items are selected.

Executes associated custom code when

clicked.

Field customizer can be used to

customize experiences around the

specific fields. You can associate field

customizer component to a specific

field instance to make a customization

execute when it’s used.

Field customizer to embed

JavaScript code for field

specific UI rendering

SharePoint Framework

Ad

d-i

ns

• Azure AD

registration

• Native

responsive

support

• Built using

SharePoint

Framework

• … more …

Ad

dit

ion

al are

as

• More to

come…

js

Ext

en

sio

ns

• Application

Customizer

• CommandSet

Customizer

• Field

Customizer

• … more …

Web

part

s

• Web part

connections

• JS Framework

isolation

• Maintenance

mode

• Workbench

improvements

• … more …

Coming soon…

Capabilities

What’s included?

Road map CY17

Spring

Fall

Sharing is caring…

http://aka.ms/SharePointPnP

Code samples

Reusable components

Guidance documentation

Community calls

SharePoint Framework

SharePoint add-ins

Remote API models with

SharePoint development