element-web/test/components/views/elements/__snapshots__
Robin ed5ef023b2
Use Compound primary colors for most actions (#12241)
* Use Compound primary colors for most actions

The "accent" color variable is something we should generally not use anymore: it maps to a Compound text token, which makes its semantics inappropriate for icons and backgrounds, and it clashes with the primary colors present on the Compound components we're now bringing into the app. As discussed with design, we would like to phase out its usage on interactive components in favor of the correct icon and background colors from Compound. This is a best-effort attempt at applying new colors to all the major places that we were previously using "accent": mainly, buttons and form controls are affected.

* Update some more colors

* Update test snapshots

* Fix broken screenshot
2024-02-13 20:10:07 +00:00
..
AccessibleButton-test.tsx.snap Migrate AccessibleButton-test to RTL (#9833) 2022-12-28 10:40:34 +00:00
AppTile-test.tsx.snap Upgrade compound-web (#12234) 2024-02-07 17:26:05 +00:00
ExternalLink-test.tsx.snap Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
FacePile-test.tsx.snap Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +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
InfoTooltip-test.tsx.snap Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052) 2023-12-19 17:19:54 +00:00
LabelledCheckbox-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +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 Upgrade compound-web (#12234) 2024-02-07 17:26:05 +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
RoomFacePile-test.tsx.snap Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
SpellCheckLanguagesDropdown-test.tsx.snap Use Intl for names of languages (#11427) 2023-08-22 14:07:16 +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