Robert Pintilii
3a2a129f44
ref(TS) Improve TS ( #13167 )
...
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2023-04-04 17:08:59 +03:00
Calinteodor
a828cacbfe
feat(polls): answer and question inputs native updates ( #13166 )
...
* feat(polls): fixed scroll inside components and added pointerEvents auto for question and answer inputs
2023-04-04 15:15:44 +03:00
Robert Pintilii
db5e63411f
feat(participants-pane) Design update ( #13162 )
...
Move ListItem to base/ui
2023-04-04 13:02:45 +03:00
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS ( #13142 )
2023-04-04 10:21:53 +03:00
Robert Pintilii
0b65acb528
ref: Remove some index files ( #13151 )
...
Fix imports
2023-04-03 13:49:19 +03:00
Robert Pintilii
46c91b7566
ref(TS) Convert some components to TS ( #13137 )
...
*Remove unnecessary @ts-ignores
2023-03-30 15:30:15 +03:00
Robert Pintilii
29945f4809
ref(TS) Improve TS ( #13120 )
...
Remove unnecessary @ts-ignore
Fix some TS errors
2023-03-29 10:16:54 +03:00
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS ( #13122 )
...
Replace tokens with ones that are part of the Design System and are either the same or very similar
2023-03-29 09:20:18 +03:00
Robert Pintilii
d7cad9d560
feat(prejoin) Update design & refactor ( #13089 )
...
Update Dial Out Dialog design
Update Country Picker design
Convert some files to TS
Move styles from SCSS to JSS
Replace atlaskit InlineDialog with Popover in CountryPIcker and Prejoin components
2023-03-23 11:45:29 +02:00
Robert Pintilii
3dd9a303c3
ref(abstract-button) Convert to TS ( #13093 )
2023-03-21 19:34:02 +02:00
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper ( #13083 )
2023-03-21 09:47:52 +02:00
Calinteodor
f7e7750cfb
fix(base/ui): Buttons fix for accessibility large text ( #13036 )
...
* feat(base/ui): native ui updates
2023-03-13 16:40:14 +02:00
Robert Pintilii
126b0d385f
feat(ui-components) Create Spinner component ( #13026 )
...
Replace atlaskit Spinner with the new component
Remove @atlaskit/spinner
2023-03-10 15:35:55 +02:00
Robert Pintilii
8982f17ce1
feat(virtual-background) Move dialog to SettingsDialog tab ( #13005 )
...
Implement redesign
2023-03-08 13:15:07 +02:00
Emmanuel Pelletier
f727b9295f
Use tabs ARIA design pattern when using tabbed UI ( #12994 )
...
feat(a11y): use tabs ARIA design pattern when using tabbed UI
2023-03-06 17:13:29 +02:00
Robert Pintilii
0d0bec3aad
feat(device-selection) Separate Devices into Audio and Video in Settings ( #12987 )
...
Create separate tabs for Audio and Video in the Settings Dialog
Move some settings from the More tab to Audio/ Video tab
Implement redesign
Convert some files to TS
Move some styles from SCSS to JSS
Enable device selection on welcome page
2023-03-06 15:14:52 +02:00
Emmanuel Pelletier
cfb8589bef
Use focus-visible for some focus styles to fix a11y issues ( #12968 )
...
feat(a11y): fix-focus-styles
2023-03-06 12:39:46 +02:00
Robert Pintilii
7b8b911fee
feat(shortcuts) Update dialog ( #12993 )
...
Create Shortcuts tab in Settings Dialog
Move keyboard shortcut option from More to this tab
Move shortcuts info from KeyboardShortcuts dialog to this tab
Remove KeyboardShortcuts dialog
2023-03-03 13:48:17 +02:00
Avram Tudor
baf5aa14e8
feat(devices) scroll overflow devices texts on hover ( #12974 )
2023-03-01 09:38:26 +02:00
Horatiu Muresan
fed74afffe
fix(sound-settings) Disable checkbox for disabled sounds ( #12976 )
2023-02-28 16:47:00 +02:00
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard ( #12657 )
...
feat(a11y): make (most) UI elements reachable via keyboard
2023-02-28 12:21:15 +02:00
Calinteodor
f8af9c4fae
feat(notifications): native UI updates ( #12798 )
...
* feat(notifications): native notifications UI updates
2023-02-21 11:26:04 +02:00
Horatiu Muresan
9d8e646d4e
fix(lobby) Fix lobby inputs ( #12930 )
2023-02-17 15:34:45 +02:00
Robert Pintilii
ef0168c9ff
ref(dialog) Remove atlaskit dialog ( #12925 )
2023-02-17 12:53:14 +02:00
Robert Pintilii
df1a5a25d4
ref(desktop-picker) Replace atlaskit tabs with our component ( #12910 )
...
Fixes wrong focus on desktop picker dialog
2023-02-17 11:34:47 +02:00
Robert Pintilii
c424884201
ref(settings-dialog) Update to use new Dialog component ( #12912 )
...
* ref(settings-dialog) Update to use new Dialog component
Created new DialogWithTabs component
Refactored Dialog into Dialog and BaseDialog
Updated dialog functionality on mobile
2023-02-17 11:34:30 +02:00
Gabriel Borlea
456ce38a10
fix(context-menu): set height for context menu when it does not have enough space at top
2023-02-15 19:06:57 +02:00
Robert Pintilii
27b8794d8c
feat(video-picker) Redesign ( #12902 )
...
Convert some files to TS
Implement redesign
Add Virtual background and Flip video to picker menu
2023-02-14 12:15:37 +02:00
Robert Pintilii
22ded30b61
feat(audio-menu) Redesign audio picker menu ( #12899 )
...
Convert some files to TS
Remove unnecessary files
Implement redesign
Add noise suppression to picker menu
Fix Popover placement on browser resize
2023-02-13 16:01:08 +02:00
Robert Pintilii
ae7e441e21
fix(context-menu) Minor style fixes ( #12874 )
2023-02-07 12:05:46 +02:00
Robert Pintilii
a594aac078
fix(toolbar) Fix styles ( #12863 )
2023-02-03 13:30:38 +02:00
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS ( #12656 )
2023-02-02 13:12:31 +02:00
Robert Pintilii
0d5dae7ab9
feat(prejoin) Update design ( #12844 )
2023-01-30 13:34:56 +02:00
Robert Pintilii
4f34a576d0
feat(polls) Redesign ( #12838 )
...
Convert files to TS
Move styles from SCSS to JSS
Implement redesign
2023-01-30 11:35:21 +02:00
Horatiu Muresan
507d883503
fix(dialog) Make sure dialog fits in the available height ( #12803 )
2023-01-19 15:30:17 +02:00
Calinteodor
c50111a57d
feat(ui/polls/security/native): style fixes and updates ( #12761 )
...
* feat(base/ui/native): button fixes and ui updates
2023-01-12 12:11:27 +02:00
Calinteodor
c764397994
Update react native paper dependency to latest ( #12740 )
...
* Update react-native-paper to latest
2023-01-10 11:18:03 +02:00
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
...
- use new `Button` component for drop down buttons
2023-01-04 14:22:51 +02:00
Robert Pintilii
51bdf67cf2
fix(dialog) Fix Dialog on mobile ( #12650 )
...
Use JitsiPortal on mobile
2022-12-07 11:27:55 +02:00
Robert Pintilii
0ba033e07d
ref(TS) Improve TS ( #12612 )
...
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2022-11-28 12:52:45 +02:00
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes ( #12603 )
...
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
2022-11-22 18:13:36 +02:00
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes ( #12592 )
2022-11-21 16:07:27 +02:00
Robert Pintilii
f5f55c4f23
fix(dialog) Improvements ( #12590 )
...
Remove focus outline for the close icon
Increase max height
2022-11-21 11:09:03 +02:00
robertpin
867c488e10
fix(dialog) Update max height
2022-11-18 13:22:43 +01:00
Hristo Terezov
48ed3b7dc6
fix(dialog): cancel hide timeout on openDialog
...
Since we unmount the dialog after a timeout because of an animation we
need to cancel the timeout in case we need to render new dialog.
Otherwise the actual hiding can be executed after we render the new
dialog.
2022-11-17 17:00:02 -06:00
Hristo Terezov
04abfe1a3b
feat(dialog): add disableAutoHideOnSubmit prop
...
Needed for shared video dialog.
2022-11-17 17:00:02 -06:00
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation ( #12544 )
...
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
2022-11-15 09:50:22 +02:00
Robert Pintilii
a884a6b232
fix(ui) Fix new icons issues ( #12545 )
2022-11-11 09:58:55 +02:00
Calin-Teodor
c0f0803f01
feat(base/modal): addBottomPadding default prop for extra padding on JitsiScreen
2022-11-10 17:22:36 +02:00
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2022-11-09 16:35:08 +02:00