jiti-meet/react/features/base/ui/components/web
Robert Pintilii 8982f17ce1
feat(virtual-background) Move dialog to SettingsDialog tab (#13005)
Implement redesign
2023-03-08 13:15:07 +02:00
..
BaseDialog.tsx Make (most) UI elements reachable via keyboard (#12657) 2023-02-28 12:21:15 +02:00
Button.tsx Use focus-visible for some focus styles to fix a11y issues (#12968) 2023-03-06 12:39:46 +02:00
Checkbox.tsx fix(sound-settings) Disable checkbox for disabled sounds (#12976) 2023-02-28 16:47:00 +02:00
ClickableIcon.tsx Use focus-visible for some focus styles to fix a11y issues (#12968) 2023-03-06 12:39:46 +02:00
ContextMenu.tsx Make (most) UI elements reachable via keyboard (#12657) 2023-02-28 12:21:15 +02:00
ContextMenuItem.tsx Use tabs ARIA design pattern when using tabbed UI (#12994) 2023-03-06 17:13:29 +02:00
ContextMenuItemGroup.tsx fix(context-menu) Minor style fixes (#12874) 2023-02-07 12:05:46 +02:00
Dialog.tsx Use tabs ARIA design pattern when using tabbed UI (#12994) 2023-03-06 17:13:29 +02:00
DialogContainer.tsx ref(dialog) Remove atlaskit dialog (#12925) 2023-02-17 12:53:14 +02:00
DialogTransition.tsx fix(dialog): cancel hide timeout on openDialog 2022-11-17 17:00:02 -06:00
DialogWithTabs.tsx feat(virtual-background) Move dialog to SettingsDialog tab (#13005) 2023-03-08 13:15:07 +02:00
Input.tsx fix(lobby) Fix lobby inputs (#12930) 2023-02-17 15:34:45 +02:00
Select.tsx feat(device-selection) Separate Devices into Audio and Video in Settings (#12987) 2023-03-06 15:14:52 +02:00
Switch.tsx fix(styles) Remove Theme type annotation (#12544) 2022-11-15 09:50:22 +02:00
Tabs.tsx Use tabs ARIA design pattern when using tabbed UI (#12994) 2023-03-06 17:13:29 +02:00
TextWithOverflow.tsx feat(devices) scroll overflow devices texts on hover (#12974) 2023-03-01 09:38:26 +02:00