Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 years ago
Gabriel Borlea
279a4efb83
fix(prejoin): avoid bypass unsafe consent when enter is pressed in name input (#13344)
2 years ago
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2 years ago
Robert Pintilii
007283aab3
chore(deps) Cleanup (#13246)
Remove @atlaskit and styled-components
Upgrade @emotion and @mui packages
Move @types packages to devDeps
2 years ago
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2 years ago
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
2 years ago
Robert Pintilii
2de416c1fa
fix(dial-in) Make text selectable (#13205)
2 years ago
Robert Pintilii
5a64bd76fb
ref(prejoin) Refactor styles (#13187)
Move styles from SCSS to JSS
Convert class to function component
2 years ago
Robert Pintilii
c1f1c0d341
ref(TS) Convert some components to TS (#13179)
2 years ago
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 years ago
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 years ago
Robert Pintilii
46c91b7566
ref(TS) Convert some components to TS (#13137)
*Remove unnecessary @ts-ignores
2 years ago
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 years ago
Robert Pintilii
d7cad9d560
feat(prejoin) Update design & refactor (#13089)
Update Dial Out Dialog design
Update Country Picker design
Convert some files to TS
Move styles from SCSS to JSS
Replace atlaskit InlineDialog with Popover in CountryPIcker and Prejoin components
2 years ago
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 years ago
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 years ago
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 years ago
Robert Pintilii
0d5dae7ab9
feat(prejoin) Update design (#12844)
2 years ago
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
- use new `Button` component for drop down buttons
2 years ago
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 years ago
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
2 years ago
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 years ago
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 years ago
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
2 years ago
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 years ago