element-call-Github/src
2024-09-02 21:42:50 +02:00
..
__snapshots__ Add simplistic rendering test 2024-09-02 16:28:53 +02:00
@types Add simple global controls to put the call in picture-in-picture mode (#2573) 2024-08-27 13:47:20 +02:00
analytics Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
auth Fix (registration flow): logout old before creating new client as required by initClient. (#2604) 2024-09-02 21:42:50 +02:00
button Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
config Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
e2ee Knocking support (#2281) 2024-04-23 22:15:13 +09:00
form Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
graphics Add background gradient 2023-09-13 17:53:12 +02:00
grid Avoid T-shaped layouts in 4 person calls 2024-08-08 12:46:38 -04:00
home Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
icons Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
input Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
livekit Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
otel Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
profile Update all non-major dependencies (#2479) 2024-07-17 10:07:26 +02:00
room Merge branch 'livekit' into johannes/qr 2024-09-02 08:40:15 +02:00
settings Add missing productName string (#2596) 2024-08-30 15:29:14 +02:00
sound Remove the unused exports with help of ts-prune 2023-06-05 19:11:38 +02:00
state Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
tabs Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
tile Make js-sdk imports consistent (#2590) 2024-08-29 12:37:52 -04:00
typography Ensure that all our components have display names 2023-12-19 11:00:33 -05:00
utils Fix (rust crypto): Adjust login procedures to account for rust crypto behaviour. (#2603) 2024-09-02 17:48:15 +02:00
App.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
Avatar.tsx Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
ClientContext.tsx Fix (rust crypto): Adjust login procedures to account for rust crypto behaviour. (#2603) 2024-09-02 17:48:15 +02:00
controls.ts Add simple global controls to put the call in picture-in-picture mode (#2573) 2024-08-27 13:47:20 +02:00
DisconnectedBanner.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
DisconnectedBanner.tsx ``` 2023-11-20 13:20:19 +00:00
FullScreenView.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
FullScreenView.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
Header.module.css Fix long call names overflowing the interface 2024-08-16 15:15:51 -04:00
Header.tsx Import Compound icons in the new recommended way 2024-07-25 13:15:45 -04:00
index.css Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
IndexedDBWorker.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
initializer.test.ts Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
initializer.tsx Use rust crypto 2024-08-19 10:27:46 +01:00
LazyEventEmitter.ts Format code 2023-10-11 10:42:04 -04:00
main.tsx Format code 2023-10-11 10:42:04 -04:00
Modal.module.css Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
Modal.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
Overlay.module.css Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Platform.ts Address review feedback 2024-07-12 14:15:27 -04:00
QrCode.module.css Update src/QrCode.module.css 2024-09-02 17:52:01 +02:00
QrCode.test.tsx Run prettier 2024-09-02 16:30:37 +02:00
QrCode.tsx Run prettier 2024-09-02 08:44:33 +02:00
rtcSessionHelper.test.ts Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
rtcSessionHelpers.ts Add config to send session membership state events (#2460) 2024-07-05 21:10:16 +09:00
Slider.module.css Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Slider.tsx Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
Toast.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Toast.test.tsx Add back keyboard toast tests (#2582) 2024-08-30 15:40:09 +02:00
Toast.tsx Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
TranslatedError.ts Fix types 2023-11-30 23:47:26 -05:00
UrlParams.test.ts Clean up our tests in preparation for the testing sprint (#2466) 2024-08-27 15:45:39 +02:00
UrlParams.ts Knocking support (#2281) 2024-04-23 22:15:13 +09:00
useCallViewKeyboardShortcuts.test.tsx Add back keyboard toast tests (#2582) 2024-08-30 15:40:09 +02:00
useCallViewKeyboardShortcuts.ts Improve accessibility of keyboard shortcuts 2024-07-24 18:42:21 -04:00
useEvents.ts Perform dead code analysis with Knip (#2575) 2024-08-28 02:06:57 +02:00
useInitial.ts Implement the new unified grid layout 2024-07-03 15:29:08 -04:00
useLatest.ts Implement the new unified grid layout 2024-07-03 15:29:08 -04:00
useLocalStorage.ts Perform dead code analysis with Knip (#2575) 2024-08-28 02:06:57 +02:00
useLocationNavigation.ts Fix lints 2024-06-04 11:20:25 -04:00
useMatrixRTCSessionJoinState.ts Load focus information from well known and use client config only as a fallback. (#2358) 2024-06-19 16:41:52 +02:00
useMatrixRTCSessionMemberships.ts Fix lints 2024-06-04 11:20:25 -04:00
useMediaQuery.ts Format code 2023-10-11 10:42:04 -04:00
useMergedRefs.ts Format code 2023-10-11 10:42:04 -04:00
usePageTitle.ts Don't touch the product name option for now 2022-12-20 17:30:47 +00:00
usePrefersReducedMotion.ts Upgrade eslint-plugin-matrix-org to 1.2.1 2023-09-22 18:07:06 -04:00
useReactiveState.ts Address some review feedback 2024-07-12 14:01:32 -04:00
UserMenu.module.css Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
UserMenu.tsx Replace remaining React ARIA components with Compound components (#2576) 2024-08-28 14:44:39 +02:00
UserMenuContainer.tsx Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
useTheme.ts Theme loading without flickering (#2233) 2024-03-13 14:58:21 +01:00
useWakeLock.ts Use correct DOM event name for visibility changes in useWakeLock 2024-06-19 17:54:15 +01:00
vitest.setup.ts Add back keyboard toast tests (#2582) 2024-08-30 15:40:09 +02:00
widget.ts Perform dead code analysis with Knip (#2575) 2024-08-28 02:06:57 +02:00