element-web/test/components/views/elements
Suguru Hirahara b40f29f04c
Fix visual regressions around widget permissions (#10954)
* Add a Jest snapshot of AppPermission

* Move the test inside 'for a pinned widget' category

* Make only spinner message bold

* Set font size specified with "mx_AppPermission_smallText" by default

- Add "mx_AppPermission_largeText" for elements whose size has not been specified with mx_AppPermission_smallText
- Create _AppWarning.pcss for AppWarning

* Make AppPermission panel scrollable, keeping the content at the center

* Run prettier

* Use Heading component

* Use Icon component

* Fix the test
2023-06-14 11:11:06 +00:00
..
__snapshots__ Fix visual regressions around widget permissions (#10954) 2023-06-14 11:11:06 +00:00
crypto Simplify references to `VerificationRequest` (#11045) 2023-06-07 14:43:44 +00:00
AccessibleButton-test.tsx
AppTile-test.tsx Fix visual regressions around widget permissions (#10954) 2023-06-14 11:11:06 +00:00
EventListSummary-test.tsx Apply `strictNullChecks` to `src/components/views/elements/*` (#10462 2023-03-29 08:23:54 +01:00
ExternalLink-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
Field-test.tsx Improved a11y for Field feedback and Secure Phrase input (#10320) 2023-03-08 11:32:50 +00:00
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Pill-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
PollCreateDialog-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx
ReplyChain-test.tsx Remove tests of non-spec-compliant behaviour (#10248) 2023-02-27 18:50:15 +00:00
StyledRadioGroup-test.tsx Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx Replace react-dom tests with react testing-library tests (#10260) 2023-03-01 15:59:27 +00:00