element-call-Github/src/home
Richard van der Hoff b79a405ed6
Make js-sdk imports consistent (#2590)
We need to be consistent about whether we import matrix-js-sdk from `src` or
`lib`, otherwise we get two copies of matrix-js-sdk, and everything explodes.
2024-08-29 12:37:52 -04:00
..
CallList.module.css Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
CallList.test.tsx Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
CallList.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
common.module.css Fix home page overflowing by a few pixels 2023-09-18 16:49:55 -04:00
HomePage.tsx Migrate action, common, a11y translation keys 2023-11-20 12:18:43 +00:00
JoinExistingCallModal.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
JoinExistingCallModal.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
RegisteredView.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
RegisteredView.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
UnauthenticatedView.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
UnauthenticatedView.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
useGroupCallRooms.ts Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00