office-ui-fabric-vue icon indicating copy to clipboard operation
office-ui-fabric-vue copied to clipboard

A Vue Implementation of Office Fabric

Results 9 office-ui-fabric-vue issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies

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...

dependencies

Added modal with popup branch merged

enhancement
new component

**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....

bug

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...

enhancement

Create a documentation for the library and the components itself

enhancement

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.

enhancement