element-call-Github/src
2022-08-12 20:13:52 -04:00
..
@types typescript src/room (#437) 2022-08-02 00:46:16 +02:00
auth typescript src/input (#487) 2022-08-09 11:44:46 +02:00
button Use useCallback() 2022-08-08 20:05:44 +02:00
form review changes 2022-07-29 15:07:35 +02:00
home typescript src/room (#437) 2022-08-02 00:46:16 +02:00
icons Add icons 2022-08-07 19:04:00 +02:00
input typescript src/input (#487) 2022-08-09 11:44:46 +02:00
popover typescript src/popover (#488) 2022-08-03 12:22:07 +02:00
profile typescript src/input (#487) 2022-08-09 11:44:46 +02:00
room typescript src/video-grid (#511) 2022-08-12 19:27:34 +02:00
settings typescript src/room (#437) 2022-08-02 00:46:16 +02:00
sound catch a couple of exceptions 2022-06-28 13:24:07 +01:00
tabs typescript src/tabs, src/typography (#491) 2022-08-11 17:59:00 +02:00
typography typescript src/tabs, src/typography (#491) 2022-08-11 17:59:00 +02:00
video-grid Merge pull request #513 from vector-im/SimonBrandner/fix/slider 2022-08-12 20:50:29 +02:00
App.tsx App 2022-07-30 09:41:45 +02:00
Avatar.module.css Organize colors 2022-06-01 11:48:17 -04:00
Avatar.tsx Fix prop order 2022-07-31 22:07:08 +02:00
ClientContext.tsx Stop the temporary client 2022-08-12 20:13:52 -04:00
Facepile.module.css Organize colors 2022-06-01 11:48:17 -04:00
Facepile.tsx Make tslint pass 2022-08-01 19:04:43 +02:00
FullScreenView.module.css Make the error boundary work 2022-07-20 20:43:11 +01:00
FullScreenView.tsx FullScreenView 2022-07-30 09:48:29 +02:00
Header.module.css Icon / styling fixes + typo 2022-06-10 12:06:06 +01:00
Header.stories.jsx Fix storybook 2022-01-21 15:42:21 -08:00
Header.tsx Add missing extends 2022-07-31 22:09:33 +02:00
IncompatibleVersionModal.tsx Icon / styling fixes + typo 2022-06-10 12:06:06 +01:00
index.css Fix var name 2022-08-02 12:45:21 +02:00
IndexedDBWorker.ts IndexDBWorker 2022-07-30 09:50:36 +02:00
ListBox.module.css Organize colors 2022-06-01 11:48:17 -04:00
ListBox.tsx typescript src/input (#487) 2022-08-09 11:44:46 +02:00
main.tsx Add env var for background-85 2022-08-02 13:33:09 +02:00
matrix-utils.ts Extract state event capabilities into a variable 2022-08-09 09:43:12 -04:00
Menu.module.css Organize colors 2022-06-01 11:48:17 -04:00
Menu.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
Modal.module.css Make modal title thicker 2022-08-02 14:46:15 +02:00
Modal.tsx Merge branch 'main' into matroska 2022-08-05 16:16:59 -04:00
SequenceDiagramViewerPage.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00
Tooltip.module.css Organize colors 2022-06-01 11:48:17 -04:00
Tooltip.tsx Add missing copyrights 2022-07-31 22:11:46 +02:00
useDelayedState.ts Fix waiting state not disappearing after the 20 second timeout 2022-06-14 23:38:40 -04:00
useEvents.ts Make the 'waiting for network' state work with spacebar 2022-06-14 16:53:56 -04:00
useLocationNavigation.ts useLocationNavigation 2022-07-30 10:00:34 +02:00
usePageFocusStyle.module.css Fix focus styles 2022-01-18 16:03:49 -08:00
usePageFocusStyle.ts usePageFocusStyle 2022-07-30 10:00:10 +02:00
usePageTitle.ts usePageTitle 2022-07-30 09:59:51 +02:00
UserMenu.module.css Organize colors 2022-06-01 11:48:17 -04:00
UserMenu.tsx UserMenu 2022-07-30 10:02:20 +02:00
UserMenuContainer.tsx typescript src/room (#437) 2022-08-02 00:46:16 +02:00