From f4885ab38c5c85d5ffa8fb166339c807c0a1237a Mon Sep 17 00:00:00 2001 From: Jordan Janzen Date: Tue, 3 Apr 2018 10:43:31 -0700 Subject: [PATCH 1/5] Change fabric toolkit link --- apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx index faa5314fbc18f..90e82fdc5a209 100644 --- a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx +++ b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx @@ -44,7 +44,7 @@ export class ResourcesPage extends React.Component {

Fabric Design Toolkit

The Fabric design toolkit is built with Adobe XD and provides controls and layout templates that enable you to create seamless, beautiful Office experiences.

From 21bfd8b0fef4b5547183fa9e5e785afea5b4dd9b Mon Sep 17 00:00:00 2001 From: Jordan Janzen Date: Tue, 3 Apr 2018 10:43:49 -0700 Subject: [PATCH 2/5] Add office toolkit blurb and link --- .../src/pages/ResourcesPage/ResourcesPage.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx index 90e82fdc5a209..6f4ca52a04f5e 100644 --- a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx +++ b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx @@ -54,6 +54,12 @@ export class ResourcesPage extends React.Component {
  • SharePoint XD Toolkit
  • +

    Office Add-ins Toolkit

    +

    The Add-in design toolkit provides layouts for interface elements and commonly used UX patterns in Word, Excel, and PowerPoint. Use it together with the Fabric design toolkit to create an add-in that fits seamlessly with Office.

    + +

    Fonts

    • Segoe UI and Fabric MDL2 icon font
    • From 179a53b605f80682dcfc025ec2682bbfe0ad136a Mon Sep 17 00:00:00 2001 From: Jordan Janzen Date: Tue, 3 Apr 2018 10:59:33 -0700 Subject: [PATCH 3/5] npm run change --- .../office-addins-toolkit_2018-04-03-17-59.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/@uifabric/fabric-website/office-addins-toolkit_2018-04-03-17-59.json diff --git a/common/changes/@uifabric/fabric-website/office-addins-toolkit_2018-04-03-17-59.json b/common/changes/@uifabric/fabric-website/office-addins-toolkit_2018-04-03-17-59.json new file mode 100644 index 0000000000000..6cc0259f41f8d --- /dev/null +++ b/common/changes/@uifabric/fabric-website/office-addins-toolkit_2018-04-03-17-59.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@uifabric/fabric-website", + "comment": "Add Office Add-ins Toolkit", + "type": "minor" + } + ], + "packageName": "@uifabric/fabric-website", + "email": "v-jojanz@microsoft.com" +} \ No newline at end of file From b38ba1166a1790f9841e01e3cd43ae853a4cb19e Mon Sep 17 00:00:00 2001 From: Jordan Janzen Date: Wed, 4 Apr 2018 11:44:10 -0700 Subject: [PATCH 4/5] Fix link --- apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx index 6f4ca52a04f5e..8b06629be6a9d 100644 --- a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx +++ b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx @@ -57,7 +57,7 @@ export class ResourcesPage extends React.Component {

      Office Add-ins Toolkit

      The Add-in design toolkit provides layouts for interface elements and commonly used UX patterns in Word, Excel, and PowerPoint. Use it together with the Fabric design toolkit to create an add-in that fits seamlessly with Office.

      Fonts

      From 690ca1886b9d0ff07307a345404d27277633f3ef Mon Sep 17 00:00:00 2001 From: Jordan Janzen Date: Wed, 4 Apr 2018 13:14:21 -0700 Subject: [PATCH 5/5] nit --- .../src/pages/ResourcesPage/ResourcesPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx index 8b06629be6a9d..cfc7cbd4d1046 100644 --- a/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx +++ b/apps/fabric-website/src/pages/ResourcesPage/ResourcesPage.tsx @@ -54,10 +54,10 @@ export class ResourcesPage extends React.Component {
    • SharePoint XD Toolkit
    -

    Office Add-ins Toolkit

    -

    The Add-in design toolkit provides layouts for interface elements and commonly used UX patterns in Word, Excel, and PowerPoint. Use it together with the Fabric design toolkit to create an add-in that fits seamlessly with Office.

    +

    Office Add-ins Design Toolkit

    +

    The Add-ins design toolkit provides layouts for interface elements and commonly used UX patterns in Word, Excel, and PowerPoint. Use it together with the Fabric design toolkit to create an add-in that fits seamlessly with Office.

    Fonts