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ヶ月前
Saúl Ibarra Corretgé
3d4defd799
feat(lint) update to eslint-config-jitsi v6
7ヶ月前
Saúl Ibarra Corretgé
b35200648c
feat(deps) replace lodash with lodash-es
The latter supports tree-shaking and we don't need to embed the whole
500KB of lodash.
1年前
Horatiu Muresan
213f1b68e1
fix(reactions-firefox) Fix drawer menu not scrollable on FF (#14181)
- fix reactions menu not visibile on FF when in drawer mode
- fix subscriber for tileview
1年前
Calin-Teodor
392c8e9aa8
feat(toolbox): fixed undefined for previous layout type
1年前
Horatiu Muresan
af4488d1e9
fix(toolbox) prevent toolbox shift up on stage view (#14155)
1年前
Saúl Ibarra Corretgé
15df3cb11e
fix(toolbox) drop unneeded checks
These are web files, no need to check if APP is undefined.
2年前
Robert Pintilii
d40aecb05d
feat(toolbox) Shift up to make tile name visible
2年前
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2年前
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3年前
Horatiu Muresan
35442c6094
fix(external-api) Fix notify audio muted/audio available
3年前