element-web/test/components/views/settings
Faye Duxovni 71244f3b3c
Add more checkbox styles (#7058)
Add a "kind" param for StyledCheckbox, allowing designers to choose different styles of checkbox as needed.  In addition to the preexisting default kind (now called Solid), there's an Outline kind with a green checkmark and a transparent fill.  This is used in the device trust view, since the default checkbox style looks too much like the green "verified" shield and it's awkward to have those next to each other.
2021-10-29 21:57:32 -04:00
..
__snapshots__ Add more checkbox styles (#7058) 2021-10-29 21:57:32 -04:00
CryptographyPanel-test.tsx Break 'Cryptography' settings into a separate component 2021-10-15 16:02:44 +01:00
FontScalingPanel-test.tsx Replace manual mock with jest.mock 2021-10-19 15:45:11 +01:00
ThemeChoicePanel-test.tsx Break ThemeChoicePanel into a separate component (#6998) 2021-10-20 14:58:27 +00:00