-
Notifications
You must be signed in to change notification settings - Fork 129
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
fix(configs): restore IE11 compatibility #640
Conversation
bugfix/ie11-transpile
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/sumup-oss/circuit-ui/awaieq5wg |
bugfix/ie11-transpile
Codecov Report
@@ Coverage Diff @@
## beta #640 +/- ##
=======================================
Coverage 93.73% 93.73%
=======================================
Files 131 131
Lines 2236 2236
Branches 624 624
=======================================
Hits 2096 2096
Misses 118 118
Partials 22 22 |
bugfix/ie11-transpile bugfix/ie11-transpile
🎉 This PR is included in version 2.0.0-beta.19 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Purpose
Storybook fails to load under IE11.
Approach and changes
@sumup/*
namespace@sumup/design-tokens
is used to theme the Storybook UIDefinition of done