Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
пре 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
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
пре 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
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
пре 2 година
Bogdan Duduman
48db099134
feat: include sort members eslint changes
пре 2 година
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
пре 2 година
Robert Pintilii
2cea6c7b98
ref: Convert Theme to TS (#11926)
пре 2 година
Horatiu Muresan
8ebca64af1
feat(dynamic-branding): Add custom theme branding (#10335)
- apply theming to various buttons
пре 3 година
Vlad Piersec
1ad8f77179
feat(dialogs): Redesign Video Quality dialog & change dialog background color
пре 3 година
Calinteodor
07eb19b98a
feat(rn,ui) introduce react-native-paper
пре 4 година
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
пре 4 година