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

[Docs] IE11 & Playground #3776

Merged
merged 7 commits into from
Jul 22, 2020
Merged

Conversation

thompsongl
Copy link
Contributor

@thompsongl thompsongl commented Jul 20, 2020

Summary

Transpiles the untranspiled libraries associated with react-view. This is not an ideal scenario and we should roll back these changes as our outlook on IE11 support changes.

Checklist

- [ ] Check against all themes for compatibility in both light and dark modes
- [ ] Checked in mobile

  • Checked in IE11 and Firefox

- [ ] Props have proper autodocs
- [ ] Added documentation
- [ ] Checked Code Sandbox works for the any docs examples
- [ ] Added or updated jest tests
- [ ] Checked for breaking changes and labeled appropriately
- [ ] Checked for accessibility including keyboard-only and screenreader modes
- [ ] A changelog entry exists and is marked appropriately

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3776/

@anishagg17
Copy link
Contributor

Screenshot 2020-07-21 at 2 40 01 PM

This error after transpiling occurs because Es6 template literals aren't converted.

@anishagg17
Copy link
Contributor

anishagg17 commented Jul 21, 2020

Screenshot (1)

Also, some other errors occur

@thompsongl
Copy link
Contributor Author

Thanks. No errors were showing in my VM

@anishagg17
Copy link
Contributor

anishagg17 commented Jul 21, 2020

Thanks. No errors were showing in my VM

I have added a plugin to fix the string template problem also , included @babel/types for transpilation #12

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3776/

@thompsongl
Copy link
Contributor Author

This is working locally but still has errors at https://eui.elastic.co/pr_3776/

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3776/

@thompsongl
Copy link
Contributor Author

🎉
image

@thompsongl thompsongl changed the title [WIP] Test IE11 build [Docs] IE11 & Playground Jul 21, 2020
@thompsongl thompsongl marked this pull request as ready for review July 21, 2020 20:23
Copy link
Contributor

@chandlerprall chandlerprall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for digging into all of that

@thompsongl thompsongl merged commit 2348f39 into elastic:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants