Introducing Office UI Fabric

Slides:



Advertisements
Similar presentations
INTRODUCTION TO BUILDING REPORTS Reporting Services.
Advertisements

Thanks to our Sponsors!  Platinum:  Gold:  Silver:  Raffle:
Remember to and tag #SPSNashville in your posts! Platinum Sponsors Gold Sponsors Thank You for being a part of SharePoint Saturday.
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
Permissions No Permission, No SharePoint Callahan.
Using Excel, Excel Service and PerformancePoint
Branding in SharePoint #SPcincy2013 on Twitter Open wireless access is available. Feel free to Tweet (#SPcincy2013) and.
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
#SPSSAN June 30, 2012 San Diego Convention Center SHAREPOINT WORKSPACE Don
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
Title Slide No more than two lines here Session Subtitle 18pt April , 2015 | Santa Clara, CA Speaker Name Title Company.
The Evolution of SharePoint Event Receivers #SPSNYC July 26 th, 2014 Timothy Ferro.
#SPSSAN June 30, 2012 San Diego Convention Center 10 FREE TOOLS YOU SHOULD HAVE IN YOUR SHAREPOINT TOOLBOX.
Dan Swett Program Manager Microsoft Corporation SESSION CODE: OSP216.
Siddharth Bhatia Senior Program Manager Microsoft Session Code: DTL301.
Advanced Technology Days 18. i 19. studenog 2015., Cinestar Arena Centar.
Jordan Knight Developing for the Microsoft Band MOB342.
Designing Enterprise Corporate Web Sites using SharePoint 2010 Paul Stubbs Technical Evangelist Microsoft.
Ted Pattison Author / Instructor Critical Path Training SESSION CODE: OSP315.
John R. Durant Senior Product Manager Microsoft Corporation SESSION CODE: OSP313.
05 | Integrating JavaScript and MVC 4 Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek.
How to create a Windows app with Project Siena, SharePoint and Office 365 Knut Relbe-Moe Office 365 MVP Chief Technical Architect.
Office UI Fabric INTRO. The Pitch The pitch Looks amazing!
Introducing Office UI Fabric Amie Seisay
The New Design Manager! Louis-Philippe Lavoie SharePoint Specialist / What does it mean for you? November.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
SPEasyForms: The Free Forms Designer Solution for SharePoint Joe McShea Owner/Software Architect IntelliPoint Solutions LLC.
Spice up Your Forms and Views with Client Side Rendering (CSR) Joe McShea Owner/Consultant IntelliPoint Solutions LLC 8/06/2016.
Data Loss Prevention and Information Rights Management in SharePoint Tim Beamer, Plus Consulting
A Crash Course By TraversyMedia.com
From SharePoint to Office 365 Development
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Build Client-side web parts for Microsoft SharePoint
SharePoint + CRM Saturday Zurich 2017
Office Add-ins: Make your solution a native part of Office
5/29/2018 1:32 PM Office UI Fabric behind the scenes: Open source Design & Engineering in Office Peter Jahn Senior UX Engineering Manager OneDrive & SharePoint.
Building Custom Application With Office Add-Ins for OneNote
Promoted Links You Get This One For Free!!
Concept To Solution Learning and Mastering Sage 300 Construction and Real Estate – Office Connector.
Use Office UI Fabric React to Build Beauty with SharePoint
Modern web tooling in Visual Studio 2015
CPE Credit In order to receive CPE credit for this session, you must be present for the entire session. Session Code: C-0580 Recommended CPE Credit = 1.5.
Use Office UI Fabric React to Build Beauty with SharePoint
Modern UI Extensions with the SharePoint Framework
Working with the SharePoint Framework
Microsoft Ignite /13/2018 7:38 PM BRK2247
Modern Front-End Web Development with Visual Studio
SPFx – A modern development tool for SharePoint
Microsoft Planner SharePoint Saturday Pittsburgh August 6, 2016
Introducing Office UI Fabric
Xbox One X Surface Go And more … EVALS/ PRIZES
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
11/15/ :59 AM THR2294 Building great looking experiences with Microsoft Graph and Office UI Fabric Ben Summers Office Marketing David Lavenda Harmon.ie.
Microsoft Ignite /20/2018 2:21 PM
Sharon Weaver Smarter Consulting – CEO JCCC/SLU – Adjunct MS SharePoint, MS Office, BA, Six Sigma 20+ years designing, developing, and managing software.
Security in SharePoint and Teams with DLP, IRM, and AIP
Jonathan Weaver SharePoint Saturday
SharePoint Framework (SPFx)
Let’s Eat Our Own Dog Food Keeping Up to Date with Office 365 using Office 365 Justin Snyder | 09/15/2018.
Customizing the SharePoint Mobile Experience
Learn how to make SharePoint Accessible and Inclusive
Tech Ed North America /1/2019 2:58 AM Required Slide
All About Office UI Fabric
The SharePoint framework
SharePoint 2019 Overview and Use SPFx Extensions
Getting started with SharePoint Framework
Excel-Based Information Management
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Blazor A new framework for browser-based .NET apps Ryan Nowak
Presentation transcript:

Introducing Office UI Fabric Amie Seisay amie@seisayitsolutions.com @AmieSeisay

Background Skills SharePoint Server Farm Architect Developer SharePoint Trainer Credentials Bachelors and Masters in Computer Science MCTS, CTT+, ITIL Company CEO and Founder, Seisay IT Solutions Clients Federal Government County Government Associations Hospital Construction Insurance

Intro to Office UI Fabric Introduced in August 2015 Front end framework used for styling Office365 web apps and Office Add-ins Consists of responsive, mobile friendly design components and styles Based Office Design Language @OfficeUIFabric

Getting started is easy!

Option 1 - Fabric CDN Reference the Fabric CDN in the <head> section of your page <link rel="stylesheet" href="http://appsforoffice.microsoft.com/fabric/2.1.0/fabric.min.css"> <link rel="stylesheet" href="http://appsforoffice.microsoft.com/fabric/2.1.0/fabric.components.min.c ss">

Option 2 - Download GitHub: https://github.com/OfficeDev/Office-UI-Fabric

Option 3 – Package Manager Install with a Package Manager Npm $ npm install office-ui-fabric Bower $ bower install office-ui-fabric NuGet Package Manager PM> Install-Package office-ui-fabric

Framework Features Styles: http://dev.office.com/fabric/styles Typography (size, weight, color) Icons Animations Language Optimized Fonts Responsive Grid

Framework Features Components: http://dev.office.com/fabric/components Breadcrumbs Button Dialog People Picker Spinner

Tools for Development Flexible with the Editors you are already using NotePad ++ SharePoint Designer Visual Studio Visual Code And others… Chrome Extension Fabric Explorer

Demo and Build! Let’s take a look at some samples Next let’s build something together That’s right! Pull out your laptops!!!

Resources Office UI Fabric: http://dev.office.com/fabric Office UI Fabric for iOS: http://dev.office.com/fabric/blog and https://github.com/OfficeDev/Office-UI-Fabric-iOS Code Snippets and Fabric Explorer by David Mann: http://blog.mannsoftware.com/?p=2371

Thanks to our Sponsors! Platinum: Gold: Silver:

More Fun Stuff Raffle: Please join us in the Atrium at 5:15 PM for the raffle. We are raffling some exciting prizes including a Wacom tablet, a BB-8 droid, and who knows, maybe a Xbox One S (need to be present to win)!!! SharePint will be held at Mad Mex (370 Atwood St, Pittsburgh, PA 15213). While it starts at 5:45 PM, there’s no end time!!!!  Pittsburgh Area SharePoint User Group Meets at the Microsoft office on the North Shore More Info: https://www.linkedin.com/groups/Pittsburgh-Area-SharePoint- User-Group-3769745/about

We do Request that… You fill out the Session Evals. These will also be your Raffle tickets. Print your name clearly if you intend to participate in the Raffle and drop the forms at the registration desk after the last session. You visit the sponsors. The event is possible due to their generous support and we request that you visit them and inquire about their products & services. Cell phones be kept on silent as a courtesy to other attendees and speakers