Skip to content

Conversation

@eps1lon
Copy link
Member

@eps1lon eps1lon commented Feb 5, 2019

BREAKING (ts-only)

- import Button from '@material-ui/core/es/Button'
+ // aliased @material-ui/core to @material-ui/core/es in tsconfig and build pipeline
+ import Button from '@material-ui/core/Button'

Extensive explanation in #14392

Closes #14392

@eps1lon eps1lon added breaking change Introduces changes that are not backward compatible. typescript labels Feb 5, 2019
@eps1lon eps1lon added this to the v4 milestone Feb 5, 2019
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

@oliviertassinari oliviertassinari merged commit 34f3674 into mui:next Feb 5, 2019
@eps1lon eps1lon deleted the build/remove-es-typings branch February 5, 2019 21:56
@eps1lon eps1lon mentioned this pull request Feb 8, 2019
56 tasks
@flaviendelangle flaviendelangle mentioned this pull request Sep 3, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants