sp-dev-fx-webparts/samples/vue-js-org-chart
dependabot[bot] 85a8d4a769
Bump lodash.mergewith from 4.6.1 to 4.6.2 in /samples/vue-js-org-chart
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 13:35:25 +00:00
..
assets
config bug fix 2019-06-11 14:34:09 +03:00
sharepoint/assets
src bug fix 2019-06-11 14:34:09 +03:00
teams
tools
types/vue
.editorconfig
.gitignore
.yo-rc.json
README.md URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
gulpfile.js
package-lock.json Bump lodash.mergewith from 4.6.1 to 4.6.2 in /samples/vue-js-org-chart 2020-09-04 13:35:25 +00:00
package.json
tsconfig.json
tslint.json
yarn.lock Bump lodash.mergewith from 4.6.1 to 4.6.2 in /samples/vue-js-org-chart 2020-09-04 13:35:25 +00:00

README.md

vue-js-org-chart

Summary

A simple Organisation Chart webpart using Office UI Fabric, VueJS, REST API.

React Org Chart

Used SharePoint Framework Version

drop

Applies to

Prerequisites

  • Office 365 subscription with SharePoint Online.
  • SharePoint Framework development environment already set up.
  • Tenant admin access to the Office 365 subscription and App Catalog already setup.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository.
  • Open the command line, navigate to the web part folder and execute:

Features

This Web Part illustrates the following concepts on top of the SharePoint Framework:

  • SPFx provisioning based on the following Elements.xml nodes:
    • Custom List Instance with custom list schema.
    • Content Types.
    • Fields.
    • Pre-populated List Data Rows in the Elements.xml.