0.1.3 • Published 3 years ago

@uifabric-vue/ie11-polyfills v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@uifabric-vue/ie11-polyfills

ie11 polyfills needed by for the Vue port of Fluent UI.

import '@uifabric-vue/ie11-polyfills';

Original README:

@fluentui/ie11-polyfills

IE11 polyfills for Fluent UI React

Package to hold ie11 polyfill that allows webpages that use CSS variables for styling to render correctly in IE11. It will also hold any future IE11 polyfills

To use the polyfill, just import the package:

import '@fluentui/ie11-polyfills';

If you are using any websites with hot reloading, you will have to either put the polyfill on each page that uses css variables, or refresh the page for the script to take effect.

0.1.3

3 years ago

0.1.2

4 years ago