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

Remove object shorthand to aid IE11 #1098

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Remove object shorthand to aid IE11 #1098

merged 1 commit into from
Nov 12, 2020

Conversation

anselmbradford
Copy link
Member

IE11 does not like ES6 object shorthand. Instead of polyfilling all the places this is used, this PR just removes the shorthand.

Changes

  • Remove ES6 object shorthand to support IE11 limitations.

Testing

  1. PR tests should pass.

@netlify
Copy link

netlify bot commented Nov 12, 2020

View a preview of the Design System website with your changes using the following link.

Built with commit 9073b18

https://deploy-preview-1098--cfpb-design-system.netlify.app

@anselmbradford anselmbradford added the lerna-changelog/bug lerna label. DO NOT MODIFY label Nov 12, 2020
Copy link
Member

@contolini contolini left a comment

Choose a reason for hiding this comment

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

wfm 👍

@anselmbradford anselmbradford merged commit 296e746 into main Nov 12, 2020
@anselmbradford anselmbradford deleted the ans_babel_config branch November 12, 2020 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lerna-changelog/bug lerna label. DO NOT MODIFY
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants