Robert Pintilii
f4f8808d95
ref(ui-components) Update some dialogs to use the new component (#12288)
Improve Dialog component to auto close on cancel or on submit
Change logic to determine whether a dialog is using the new component
Convert some files to TS
vor 2 Jahren
Calin-Teodor
69e0a37529
feat(base/ui): added autofocus prop
vor 2 Jahren
Robert Pintilii
bfa88f13dc
feat(ui-components) Add Dialog Component (#12260)
vor 2 Jahren
Bogdan Duduman
48db099134
feat: include sort members eslint changes
vor 2 Jahren
Robert Pintilii
779ecd6da6
feat(ui-components) Add Tabs component (#12199)
vor 2 Jahren
Robert Pintilii
2d6e181a13
feat(ui-components) Add Select component (#12182)
Remove @atlaskit /dropdown
Convert some files to TS
vor 2 Jahren
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
vor 2 Jahren
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
vor 2 Jahren
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
vor 2 Jahren
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
vor 2 Jahren
Robert Pintilii
3bd3be4df0
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
vor 2 Jahren
Robert Pintilii
dfb2a07cfa
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
vor 2 Jahren
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
vor 2 Jahren
Robert Pintilii
8dd71a921b
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
vor 2 Jahren
Calinteodor
e458eed931
feat(recording): StartRecordingDialogContent web and native (#12009)
* feat(recording): StartRecordingDialogContent web and native
vor 2 Jahren
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
vor 2 Jahren
Calin-Teodor
e8cdf38fda
native ui fixes
vor 2 Jahren
Robert Pintilii
0435c3cc64
ref(ui-components) Use new input and button in chat (#12000)
vor 2 Jahren
Robert Pintilii
0f57c37d6a
feat(ui-components) Add clickable icon component (#11976)
vor 2 Jahren
Robert Pintilii
002d0fed42
ref(security-dialog) Use new input component for password (#11946)
vor 2 Jahren
Calin-Teodor
f0ba37e605
feat(recording/native): added new Button component
vor 2 Jahren
Robert Pintilii
3960b59765
feat(ui-components) Add Checkbox component (#11927)
Replace all checkboxes in the Settings Dialog
Convert some dialog tabs to TS
vor 2 Jahren
Robert Pintilii
db54c45b13
feat(ui-components) Add toggle component (#11933)
vor 2 Jahren
Robert Pintilii
8e0cb583af
ref(thumbnail) Use new button component for video menu trigger (#11921)
vor 2 Jahren
Robert Pintilii
30a0a624a2
ref(profile-settings) Use new input component (#11928)
vor 2 Jahren
Robert Pintilii
2cea6c7b98
ref: Convert Theme to TS (#11926)
vor 2 Jahren
Robert Pintilii
ffef8f78ea
ref(polls) Use new button component (#11918)
vor 2 Jahren
Robert Pintilii
867d998d15
ref(participants-pane) Use new button component (#11913)
vor 2 Jahren
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
vor 2 Jahren
Robert Pintilii
ac2af79807
ref(TS) Alpha sort interfaces (#11883)
vor 2 Jahren
Robert Pintilii
4a8c8899a9
feat(tokens) Add new tokens (#11881)
vor 2 Jahren
Robert Pintilii
718d32990d
feat(theme) Add TS interface for Theme (#11877)
Update typography Tokens
Use new Theme interface
vor 2 Jahren
Robert Pintilii
139fa9b3f2
fix(theme) Fix tokens (#11822)
Fix elements to use correct tokens
vor 2 Jahren
Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
vor 3 Jahren
Calinteodor
de37c3e809
feat(polls/native): New polls screen (#11741)
* feat(polls/native) style updates
vor 3 Jahren
Shahab
d3b650c741
refactor(prejoin) use jss instead of sass in DialOutDialog (#11361)
* refactor(premeeting): use jss instead of sass in DialOutDialog
* refactor(prejoin): move remaining prejoin-dialog styles to commonStyless
vor 3 Jahren
Saúl Ibarra Corretgé
721f4dc3d3
feat(rn,ui) use dark gray for screen headers
Skip the welcome page for now, until we can remove the audio / video
toggle.
vor 3 Jahren
Shahab
9278414821
refactor(dialog): use jss instead of sass for mute-dialog style (#11154)
vor 3 Jahren
Gabriel Borlea
85c505a29d
add(highlights): mobile flow (#11168)
* add(highlight): mobile initial flow
* fix(hightlight): get meeting fqn on mobile
* fix(dynamic-branding): extract fqn on mobile
* fix(highlights): remove local fqn extraction and grounp dispatches in batch
* fix(dynamic-branding): check if state is defined in extract fqn
vor 3 Jahren
Calinteodor
5da40a5fb0
fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067)
Converted LoadConfigOverlay to a JitsiScreen component that right now is part of navigation as ConnectingPage, plus I
separated appNative and other actions into web and native.
vor 3 Jahren
Shahab
4ed2d55cae
refactor(participnats-pane) move participant-avatar to commmonStyles (#11120)
vor 3 Jahren
Shahab
2dad8163bb
refactor(premeeting): use jss instead of sass in ConnectionStatus (#11115)
vor 3 Jahren
Calinteodor
c60a51e671
feat(recording) mobile and web ui updates
vor 3 Jahren
Calin Chitu
34d8843a35
fix(mobile-ui) ui fixes
vor 3 Jahren
Calin Chitu
20fd671b68
fix(mobile-ui) patch for native dialog container, fixed switch track color
vor 3 Jahren
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
vor 3 Jahren
Robert Pintilii
56883f0a65
fix(theme) Update colors (#10649)
vor 3 Jahren
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
vor 3 Jahren
Calin Chitu
1623dc4989
feat(branding) added native extension to updateTheme helper
vor 3 Jahren
Andrei Oltean
70b8ccc097
feat: (speaker-stats) add speaker stats feature to native
vor 3 Jahren