Calin-Teodor
82f2060ebf
feat(file-sharing) add support for file sharing
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: Lucian-Paul Torje <lucian-paul.torje@8x8.com >
6 місяці тому
Hristo Terezov
3d5c08d86f
ref(theme): revert spacing to number and not rem.
There are still many places where theme.spacing is expected to be number. Reverting parts of 057dc0e4d2 .
5 місяці тому
raduanastase8x8
88b45c9182
chore(wcag) Make the video menu HTML valid for accessibility
5 місяці тому
Hristo Terezov
1556f1b81a
ref(responsive-ui): rename clientWidth to videoSpaceWidth.
Currently the clientWidth is not representing the window width but it is representing the available video space width since we are subtracting the width of the participants pane and chat area.
5 місяці тому
Calinteodor
057dc0e4d2
feat(base/ui/native): Convert rem to px (#15934)
* feat(base/ui): create and use conversion helpers for tokens on mobile
6 місяці тому
Saúl Ibarra Corretgé
ce4cbacceb
feat(web,input) add hint for 1Password to ignore input fields
When autoComplete is set to off, at least.
6 місяці тому
Saúl Ibarra Corretgé
af4f122602
fix(ui) default to "off" for autoComplete in Input
6 місяці тому
raduanastase8x8
affef1ac66
fix(web,input) Added description to inputs that filter participants
6 місяці тому
Calinteodor
5f44c7580d
feat(base/ui): update tokens (#15688)
* Make createColorTokens generate values based on jitsiTokens and tokens
7 місяці тому
damencho
ea0f9e7934
feat: Adds ts rule noImplicitOverride and fix errors.
7 місяці тому
Saúl Ibarra Corretgé
1edf88e744
fix(lint) tame linter
9 місяці тому
Wilson Furtado
19b9eac84a
fix(input) fix content overlapping when clearable icon is present
9 місяці тому
luzpaz
30595584a3
chore(typos) fix various typos
Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
10 місяці тому
Saúl Ibarra Corretgé
3d30489cc4
chore(deps) update TypeScript
10 місяці тому
Calin-Teodor
d7e2be200a
feat(base/ui): remove force capitalize from button labels
11 місяці тому
Calin-Teodor
2b719743d3
feat(base): minor syntax and ts types fixes
1 рік тому
Calinteodor
a8958019a5
feat(chat/polls/native): added ids for tests (#14994)
* feat(chat/polls/navigation): added ids for tests and removed some unused helpers
1 рік тому
Mihaela Dumitru
94b6808ec6
feat(visitors) add info dialog (#14926)
1 рік тому
Calinteodor
75e7f64311
feat(polls/web/native): fixed identical answers verification (#14782)
* feat(polls/web/native): fixed identical answers verification
1 рік тому
Hristo Terezov
0a9f6c2e4d
fix(overflow-menu): disabled buttons styles
1 рік тому
maheichyk
56673f14b5
fix(context-menu) fix double click behaviour if closed with ESC
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net >
Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net >
1 рік тому
Calin-Teodor
fcddccf018
feat(base/ui): removed unneeded lineHeight value
1 рік тому
Mihaela Dumitru
b546d01c2d
fix(prejoin) improve display name handling relative to configs (#13865)
2 роки тому
AHMAD KADRI
58115477a2
Improve accessibility in breakout rooms list (#13669)
Improve accessibility in breakout rooms list
2 роки тому
Calinteodor
a95eaa6c2e
feat(base/ui): Native buttons UI fixes (#13788)
* feat(base/ui): native buttons UI fixes and improvements
2 роки тому
Avram Tudor
974e2a5106
ref: improve handling for room destroyed events (#13591)
* ref: improve handling for room destroyed events
* add missing translation
* code review
* implement kick handling
* implement native handling
* fix tests
* code review changes
* add dialog testId
* fix end conf for react native
* fix lobby test
* add translation for lobby closing
---------
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com >
2 роки тому
Horatiu Muresan
91de33550d
feat(toolbar-buttons) Add optional background color (#13691)
2 роки тому
Gabriel Borlea
bb71a4bb7d
fix(input, rn): add deps to input callbacks (#13683)
2 роки тому
Hristo Terezov
22eff7fa21
fix(BaseDialog):Update onSubmit for keyDown.
2 роки тому
Robert Pintilii
877fbe63c1
fix(dialog) Fix close on backdrop (#13512)
2 роки тому
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 роки тому
Saúl Ibarra Corretgé
48e1f443ea
fix(password) use the numeric input mode when only digits are required
Fixes: https://github.com/jitsi/brave-tracker/issues/101
2 роки тому
Robert Pintilii
b77db024f5
fix(settings-dialog) On mobile open on the correct tab (#13443)
2 роки тому
Mihaela Dumitru
cd37cdd675
feat(bwe) support setting the bandwidth from the client (#13335)
* feat(bwe) support setting the bandwidth from the client
2 роки тому
Hristo Terezov
bb7ae777b0
feat(unmute/track creation): pending indicator.
2 роки тому
Robert Pintilii
2ba6bcf172
chore(deps) Upgrade eslint (#13341)
Upgrade eslint related packages
Fix new errors
2 роки тому
Robert Pintilii
74bac9806f
fix(virtual-background) Use correct video device (#13329)
In the case when the user selects a new video device then goes to Virtual Background without saving first, use the newly selected device for the virtual background preview instead of the saved one
2 роки тому
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 роки тому
Hristo Terezov
350443ad34
fix(large-video): Attempt to fix jumping.
When the toolbox is hidden and due to a ReactFocusLock instance the
focus is returned to the toolbox the whole page scrolls to the toolbox
which is positioned outside of the viewport in the bottom.
Then when the animation for displaying the toolbox is started the
scenario looks like the large video is jumping.
Now we don't return the focus from ReactFocusLock to elements which are
not part of the viewport.
2 роки тому
Robert Pintilii
0346fca434
fix(checkbox) Fix misalign when label has multiple lines (#13304)
2 роки тому
Gabriel Borlea
9fc32dc59b
fix: multiselect for invite people (#13287)
* fix: multiselect duplicates
* set multiselect height to 200px
2 роки тому
Robert Pintilii
2af9dc88e6
ref|(TS) Convert some native components to TS (#13239)
2 роки тому
Robert Pintilii
007283aab3
chore(deps) Cleanup (#13246)
Remove @atlaskit and styled-components
Upgrade @emotion and @mui packages
Move @types packages to devDeps
2 роки тому
Gabriel Borlea
aec86cecc0
ref(invite): add people form (#13207)
2 роки тому
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2 роки тому
Robert Pintilii
373be54b04
ref(TS) Convert some components to TS (#13192)
2 роки тому
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 роки тому
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
2 роки тому
Robert Pintilii
db5e63411f
feat(participants-pane) Design update (#13162)
Move ListItem to base/ui
2 роки тому
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
2 роки тому