Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
2 years ago
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 years ago
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 years ago
Emmanuel Pelletier
72dd609247
feat(a11y) add headings across the app for easier screen reader nav (#12427)
feat(a11y): added headings across the app for easier screen reader nav
2 years ago
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 years ago
Vlad Piersec
9e3084ef48
refactor(chat): Don't display chat inside a dialog
* In order to be able to customize the background of the chat
it had not be displayed inside of a dialog. This also removes
the need to extensively use 'TouchmoveHack' component.
* Adds the ability to change panes (Chat vs Polls) using the keyboard.
* Adds accessibility attributes to panes.
3 years ago
dimitardelchev93
11a86a9383
fix: Add different text when disablePolls is enabled/disabled (#9900)
* Add different text when disablePolls is enabled/disabled #9890
* Add different text when disablePolls is enabled/disabled v2 #9890
3 years ago
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
4 years ago
Mihai-Andrei Uscat
7dabfc21b4
feat(Chat): Revamp design.
* ensure keyboard stays open when sending messages on mobile web.
4 years ago
Mihai-Andrei Uscat
a7db7ecaff
fix(LargeVideo): Fix large video not resizing when closing chat.
4 years ago
tmoldovan8x8
65c56669c4
feat refactors the chat flow so it has open and close functions
4 years ago
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 years ago
Mihai-Andrei Uscat
43e655b619
feat(chat): Improve responsiveness.
* Fix toolbox buttons not displaying properly when chat is open.
* Open chat in fullscreen dialog past custom thresholds when mobile/desktop toolbox would become unusable due to chat
* Remove mobile chat check when displaying toolbox
4 years ago