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 年前