office-ui-fabric-vue
office-ui-fabric-vue copied to clipboard
A Vue Implementation of Office Fabric
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
**Describe the bug** I tried to create my own Modal component using OfficeLayer. It seems that Vuex $store is not "pushed" to the components inside OfficeLayer slot. **To Reproduce** 1....
This issue is to keep track which office fabric components are missing in this library. ## Priority 1. Basic Input 2. Content (only basic ones like "List", "DetailsList" and maybe...
Cache the the Theme instance, so it won't be recreated for each component. In addition global modifications to the theme should be possible, like changing the primary color and so...
Creating a fork of the [office-ui-fabric-react](https://github.com/OfficeDev/office-ui-fabric-react) library and adding this one as a submodule gives us a lot more flexibility and reusability of the existing microsoft code.