element-web-Github/test/utils/exportUtils
Germain d551469543
Room header UI updates (#11507)
* Fix performance issues with useRoomMembers

With the current implementation it would create a new function, with leading: true, rendering the whole throttling useless

* Add public room indicator

* Format room members count better

* Add public room test

* Add search to room summary card

* Update settings UI

* Update snapshot

* Remove default title attribute
2023-09-01 09:45:50 +00:00
..
__snapshots__ Room header UI updates (#11507) 2023-09-01 09:45:50 +00:00
exportCSS-test.ts Fix "[object Promise]" appearing in HTML exports (#9975) 2023-01-30 14:31:32 +00:00
HTMLExport-test.ts Fix export type "Current timeline" to match its behaviour to its name (#11426) 2023-08-18 11:58:58 +00:00
JSONExport-test.ts Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
PlainTextExport-test.ts Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00