Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
2 лет назад
Robert Pintilii
533deea5fd
ref(password-required) Update component to use new Dialog (#12900)
Convert component to TS
2 лет назад
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 лет назад
tmoldovan8x8
4c9bfe3d4d
feat(E2EE) add initial SAS verification UI
2 лет назад
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 лет назад
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 лет назад
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
2 лет назад
Robert Pintilii
6dedc7fb1a
ref(TS) Convert some features to TS (#12454)
2 лет назад
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 лет назад
Robert Pintilii
6f209a8139
ref(salesforce) Use new Dialog component (#12400)
2 лет назад
Robert Pintilii
dd6478b3cf
ref(ui-components) Use new Dialog (#12363)
Convert some files to TS
Improve Dialog component
2 лет назад
Calinteodor
be93fbd512
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates (#12375)
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates
2 лет назад
Robert Pintilii
6423ed8fb5
ref(ui-components) Use new Dialog component (#12351)
Convert some files to TS
2 лет назад
Robert Pintilii
b858496adb
ref(ui-components) Use new Dialog component (#12349)
Convert some files to TS
Refactor MuteEveryone and MuteEveryonesVideo dialogs. Move shared code to abstract components. Remove unnecessary code
2 лет назад
Robert Pintilii
25bd824621
ref(ui-components) Use new Dialog component (#12306)
Convert some files to TS
2 лет назад
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
2 лет назад
Robert Pintilii
bfa88f13dc
feat(ui-components) Add Dialog Component (#12260)
2 лет назад
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 лет назад
Robert Pintilii
2d6e181a13
feat(ui-components) Add Select component (#12182)
Remove @atlaskit /dropdown
Convert some files to TS
2 лет назад
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 лет назад
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 лет назад
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
2 лет назад
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 лет назад
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
2 лет назад
Robert Pintilii
3bd3be4df0
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 лет назад
Robert Pintilii
dbc29a08ee
fix(dialog) Add key to buttons (#11925)
2 лет назад
Robert Pintilii
abc752635d
ref(dialog) Use new button component (#11922)
2 лет назад
Robert Pintilii
d8b435ad16
fix(typescript) Make TS parse tsx files (#11866)
2 лет назад
Robert Pintilii
defd0d2aaf
ref: Convert some reducers to TS (#11862)
2 лет назад
Robert Pintilii
139fa9b3f2
fix(theme) Fix tokens (#11822)
Fix elements to use correct tokens
2 лет назад
Saúl Ibarra Corretgé
b0deb9ec0c
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com >
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com >
2 лет назад
Saúl Ibarra Corretgé
d61fe58fcf
fix(rn,styles) cleanup unused styles
3 лет назад
Saúl Ibarra Corretgé
517ec29d85
fix(rn,dialogs) fix displaying dialogs on top of modal screens
Render them together with bottom sheets in a FullWindowOverlay.
3 лет назад
Saúl Ibarra Corretgé
6ad279f029
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
3 лет назад
Saúl Ibarra Corretgé
ad8cdcd81b
fix(rn,bottom-sheet) fix scroll
In the past we used a PanResponder to detect user gestures in the sheet
to show a reduced version or a full-height version of it, and also to
close it.
There is an obvious conflic between the gestures and scrolling, which
didn't work all that great, but we could live with it.
After reactions were introduced we no longer rendered the 2 different
heights, so that functionaligy stopped being used but the PanResponder
still remained there.
This commit removes it completely and sets a max height of 75% on any
BottomSheet, so any tap outside will close it.
3 лет назад
Saúl Ibarra Corretgé
0ad6bd4d83
fix(dialog) remove obsolete prop no longer used in web
3 лет назад
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 лет назад
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
3 лет назад
Calin Chitu
e76adb2e1d
fix(dialog) fixed translations
3 лет назад
Calin Chitu
06bd279f22
feat(dialog) refinaments
3 лет назад
Calin Chitu
8a6b6f2942
feat(dialog) start recording/live stream screens, new AlertDialog
3 лет назад
Calinteodor
f282dbb5dc
feat(dialog) updated LoginDialog
3 лет назад
Calinteodor
66b4c0cab0
feat(dialog) new native InputDialog
3 лет назад
Calin Chitu
b5c68c2b6a
feat(dialog) removed native CustomDialog
3 лет назад
Calinteodor
debb63d3d6
feat(dialog) added react-native-dialog dep and updated ConfirmDialog
3 лет назад
Saúl Ibarra Corretgé
ab3d2160c9
fix(lint) tame Flow
3 лет назад
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 лет назад
Vlad Piersec
1ad8f77179
feat(dialogs): Redesign Video Quality dialog & change dialog background color
3 лет назад
robertpin
584ec7c82e
fix(reactions) Reactions improvements (#9964)
* Register shortcuts on mount
* Changed icon for reactions menu
* Enable reactions by default
* Fix unreadCount bug
When having unread messages and sending a reaction the unread count now shows the correct count
* Fix overflow menu bottom color when reactions are enabled
* Revert raise hand icon
* Update raise hand functionality
On desktop show raise button with arrow for reactions. Only show raise hand in the reactions menu on mobile
* Fix lint error
Add required prop to ToolboxButtonWithIcon
* Legacy support for enable reactions
If disableReactions is undefined treat it as true
* Remove unnecessary code
* Fix unread counter showing negative count
* Fix unreadCount with reactions
UnreadCount ignores all reactions messages
* Fixed typo
* Fix background color
3 лет назад