element-web-Github/test/components/views/elements/__snapshots__
Suguru Hirahara 2972219959
Conform class names of mx_AppTileBody for a widget and PiP widget to our naming policy (#11002)
* Rename classes of appTileBodyClass

Include mx_AppTileBody_fadeInSpinner in mx_AppTileBody, the class name applied by default

* Apply a common CSS declaration to mx_AppTileBody

* Strictify style rule specificity to avoid visual regressions - mx_AppTileBody--*

* Run prettier

* Change --normal to --large

* Edit and add comments

When you add, edit, or remove style rules from mx_appTileBody without causing a visual regression, it is imperative to keep in mind which selector should be worked on. The comments should help developers who are not familiar with the style codebase to avoid a regression.

* Rename classes of appTileBodyClass

Include mx_AppTileBody_fadeInSpinner in mx_AppTileBody, the class name applied by default

* Apply a common CSS declaration to mx_AppTileBody

* Strictify style rule specificity to avoid visual regressions - mx_AppTileBody--*

* Run prettier

* Change --normal to --large

* Edit and add comments

When you add, edit, or remove style rules from mx_appTileBody without causing a visual regression, it is imperative to keep in mind which selector should be worked on. The comments should help developers who are not familiar with the style codebase to avoid a regression.

* Update a Jest snapshot

* Update a Jest snapshot
2023-06-16 18:24:10 +00:00
..
AccessibleButton-test.tsx.snap Migrate AccessibleButton-test to RTL (#9833) 2022-12-28 10:40:34 +00:00
AppTile-test.tsx.snap Conform class names of mx_AppTileBody for a widget and PiP widget to our naming policy (#11002) 2023-06-16 18:24:10 +00:00
ExternalLink-test.tsx.snap Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
FilterDropdown-test.tsx.snap ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
FilterTabGroup-test.tsx.snap Poll history - filter by active or ended (#10098) 2023-02-13 09:19:45 +13:00
LabelledCheckbox-test.tsx.snap Migrate LabelledCheckbox-test to react-testing-library (#10115) 2023-02-09 12:23:34 +01:00
LearnMore-test.tsx.snap Device manager - add learn more popups to filtered sessions section (#9497) 2022-10-26 11:04:16 +02:00
Pill-test.tsx.snap Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
PollCreateDialog-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
QRCode-test.tsx.snap Refactor + improve test coverage for QR login (#9525) 2022-11-02 10:51:20 +00:00
StyledRadioGroup-test.tsx.snap Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
SyntaxHighlight-test.tsx.snap Fix error when viewing source of redacted events (#9914) 2023-01-15 16:22:59 +00:00
TooltipTarget-test.tsx.snap Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00