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

Transpile to ES5 #51

Merged
merged 2 commits into from
May 5, 2020
Merged

Transpile to ES5 #51

merged 2 commits into from
May 5, 2020

Conversation

pocka
Copy link
Collaborator

@pocka pocka commented May 5, 2020

close #28

pocka added 2 commits May 5, 2020 10:09
https://storybook.js.org/docs/addons/writing-addons/#package-maintenance

This commit just introduces ES5 support. It's not a IE11 support or
something like that. If some libraries may use newer version than ES5 or
WebAPIs not available at your browser, please transpile them or add
polyfills. I mean, this addon follows the Storybook addon writing
guidline, but does not support too legacy browsers such as IE11.
@pocka pocka added the category: bug Something isn't working label May 5, 2020
@pocka pocka self-assigned this May 5, 2020
@vercel
Copy link

vercel bot commented May 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pocka/storybook-addon-designs/8mpcrkmk1
✅ Preview: https://storybook-addon-designs-git-feature-es5.pocka.now.sh

@pocka pocka merged commit 4fb067d into master May 5, 2020
@pocka pocka deleted the feature/es5 branch May 5, 2020 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ES5 Support
1 participant