riot-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
ExternalLink-test.tsx
Field-test.tsx
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx
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
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx