Skip to content

Conversation

@erikverbeek
Copy link
Contributor

I was missing a class for the display : inline-table property. I've added it underneath the other display classes and updated the tests to get back to green.

If you accept this request, hopefully it can also be added to V1 as the project I was missing it in still has to support IE11.

@adamwathan
Copy link
Member

Hey thanks happy to merge but can you insert it between .table and .table-caption instead? We have .hidden at the very end on purpose because people tend to toggle that with JS and we'd get lots of issues being opened when people expected it to override other display classes.

image

@erikverbeek
Copy link
Contributor Author

I just updated my request with your suggestion. Thanks for the merge and the great framework.

@adamwathan adamwathan merged commit 48d7648 into tailwindlabs:master Apr 3, 2021
@adamwathan
Copy link
Member

Thanks!

adamwathan pushed a commit that referenced this pull request May 7, 2021
* Added support for display : inline-table

* Moved the inline-table class to the suggested spot and updated the tests

Co-authored-by: Erik Verbeek <erik@evidencio.com>
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.

2 participants