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] List default attributes first #19693

Merged
merged 2 commits into from
Feb 14, 2020
Merged

[docs] List default attributes first #19693

merged 2 commits into from
Feb 14, 2020

Conversation

amcasey
Copy link
Contributor

@amcasey amcasey commented Feb 13, 2020

The last copy of each attribute wins, so the defaults should go before the explicit values, rather than after.

Caught with TS nightly.

The last copy of each attribute wins, so the defaults should go before
the explicit values, rather than after.
@mui-pr-bot
Copy link

mui-pr-bot commented Feb 13, 2020

No bundle size changes comparing 6ab24fd...59b9688

Generated by 🚫 dangerJS against 59b9688

@amcasey
Copy link
Contributor Author

amcasey commented Feb 13, 2020

I just assumed the JS file was generated from the TSX file. Updated.

@eps1lon
Copy link
Member

eps1lon commented Feb 14, 2020

Caught with TS nightly.

I thought about this yesterday. Once we use 3.8.2 in the repo I'll set up our CI to run with the nightly builds once a day or so (basically #18008 for typescript).

@eps1lon eps1lon added docs Improvements or additions to the documentation typescript labels Feb 14, 2020
@eps1lon eps1lon merged commit 101df97 into mui:master Feb 14, 2020
@eps1lon
Copy link
Member

eps1lon commented Feb 14, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants