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

Office UI Fabric implementation for Vue.js

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

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. Commits - [`b31e67f`](https://github.com/yeikos/js.merge/commit/b31e67fe6592390c967c991aa604c06ed2ae8c4f) link broken - [`6ad6035`](https://github.com/yeikos/js.merge/commit/6ad6035b901b3d680beac82de39ca83a93885246) Fix prototype pollution - See full diff in [compare view](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=merge&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any...

dependencies

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...

dependencies

I am using office-ui-fabrice-vue in my application. Now I am going to do some reports for my project and need to use **datepicker** - And in script - export default...

Hello there, Thank you for the hard work on this project. I am trying to build a website in this context: - Using Vue CLI 3.0.3 - Use Office Fabric...

When I use following binding to a drop down: ` {{item.Title}} ` I get the following error: `vue.esm.js:523 TypeError: Cannot read property 'textContent' of undefined at Dropdown._checkTruncation (eval at e.exports...

Are the icons upto date? Not seeing the ms-Icon--MSNVideos icon for example.

Not sure if there is interest for this - but I'm looking into porting the Office UI Fabric repo's tag picker (currently using vue-select/vue-multiselect). https://developer.microsoft.com/en-us/fabric#/components/pickers I'm not sure if you...

feature request

Like the title mentions, event handler of a button is lost if the button is moved to the overflow menu while using the command bar. On inspecting it with dev...

bug

I get the following > TS7016: Could not find a declaration file for module 'office-ui-fabric-vue'. 'C:\w\trajano-ms\ms-vue\node_modules\office-ui-fabric-vue\dist\index.js' implicitly has an 'any' type. > Try `npm install @types/office-ui-fabric-vue` if it exists or...

It would be great to have a Tooltip like https://developer.microsoft.com/en-us/fabric#/components/tooltip

feature request