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 лет назад