element-web/test/components/views/elements
Germain dc70ea5059
Add face pile to rooms (#11356)
* Add face pile to rooms

* Migrate FacePile to use Compound

* Fix CI

* Use FacePile component in room header

* Add facepile tests

* Make dead code CI happy

* Lint

* Fix tests

* Fix CSS selectors

* Update room face pile snapshot

* Use useMemo instead of useState and useEffect

* Remove unused imports

* Update snapshot

* Update snapshot
2023-08-30 17:55:02 +00:00
..
__snapshots__ Add face pile to rooms (#11356) 2023-08-30 17:55:02 +00:00
crypto Simplify references to `VerificationRequest` (#11045) 2023-06-07 14:43:44 +00:00
AccessibleButton-test.tsx
AppTile-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
EventListSummary-test.tsx
ExternalLink-test.tsx
FacePile-test.tsx Add face pile to rooms (#11356) 2023-08-30 17:55:02 +00:00
Field-test.tsx
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
LearnMore-test.tsx
Pill-test.tsx Enable `jsx-a11y/click-events-have-key-events` eslint rule (#10362) 2023-08-09 06:27:31 +00:00
PollCreateDialog-test.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx Replace `getQRCodeBytes` with `generateQRCode` (#11241) 2023-07-13 13:55:55 +00:00
ReplyChain-test.tsx
RoomFacePile-test.tsx Add face pile to rooms (#11356) 2023-08-30 17:55:02 +00:00
RoomTopic-test.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
SpellCheckLanguagesDropdown-test.tsx Use Intl for names of languages (#11427) 2023-08-22 14:07:16 +00:00
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx