forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Decouple root class from root component (mui#15168)
* [test] Add notion of outermost host to conformance * [test] Decouple root class from root component These are separate concepts in the docs. The root class is applied to the root component. Not the root component has the root class. There's probably a good analogy in relational databases to be found * [test] Use outermost for root class check * [Backdrop] Full conformance * [Fade] Test conformance * [Collapse] Test conformance * [Grid] Test full conformance * [FilledInput] Test full conformance * [Grow] Test conformance * [Input] Test conformance * [Menu] Test conformance * [MenuList] Test conformance * [NativeSelect] Test conformance * [Popover] Test conformance * [Popper] Test conformance * [RadioGroup] Test conformance * [Select] Test conformance * [Slide] Test conformance * [SwipeableDrawer] Test conformance * [Switch] Add notice about non-conformance * [TablePagination] Test conformance * [Zoom] Test conformance * [test] Fix failing conformance test in browser May be an enzyme bug. Can only find Transition by display name not constructor * [test] Clean up describeConformance comments
- Loading branch information
Showing
22 changed files
with
213 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.