Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE 11 polyfill for CSS variables #14668

Closed
5 tasks done
JustSlone opened this issue Aug 21, 2020 · 4 comments · Fixed by #14567
Closed
5 tasks done

IE 11 polyfill for CSS variables #14668

JustSlone opened this issue Aug 21, 2020 · 4 comments · Fixed by #14567
Assignees
Labels
Milestone

Comments

@JustSlone
Copy link
Collaborator

JustSlone commented Aug 21, 2020

This is to add a polyfill for ie11 since it does not support css variables. Main work items are:

  • Make a package to put this polyfill script and future ie11 polyfills
  • Check in polyfill script to the package
  • Test polyfill on component that uses css variables(Button in @fluentui/react-button)
  • Write documentation for using the polyfill
  • Repackage (soft fork)

For websites that use hot reloading, pages that need the polyfill script would need to be refreshed, or the polyfill script needs to be put in these pages.

@JustSlone
Copy link
Collaborator Author

@tomi-msft can you fill a brief description and any relevant information for this work?

lists like this are useful too

  • Do thing
  • do other thing

@ecraig12345 ecraig12345 changed the title IE 11 polyfill on css variables IE 11 polyfill for CSS variables Aug 25, 2020
@ecraig12345 ecraig12345 added the Status: Blocked Resolution blocked by another issue label Aug 31, 2020
@ecraig12345 ecraig12345 removed the Status: Blocked Resolution blocked by another issue label Sep 3, 2020
@msft-github-bot msft-github-bot added Status: Fixed Fixed in some PR and removed Status: In PR labels Sep 3, 2020
@msft-github-bot
Copy link
Contributor

🎉This issue was addressed in #14567, which has now been successfully released as @uifabric/example-app-base@v7.15.4.:tada:

Handy links:

@msft-github-bot
Copy link
Contributor

🎉This issue was addressed in #14567, which has now been successfully released as @fluentui/react-button@v0.11.5.:tada:

Handy links:

@msft-github-bot
Copy link
Contributor

🎉This issue was addressed in #14567, which has now been successfully released as @fluentui/ie11-polyfills@v0.1.1.:tada:

Handy links:

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants