Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2 lat temu
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 lat temu
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 lat temu
Robert Pintilii
007283aab3
chore(deps) Cleanup (#13246)
Remove @atlaskit and styled-components
Upgrade @emotion and @mui packages
Move @types packages to devDeps
2 lat temu
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2 lat temu
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
2 lat temu
Robert Pintilii
2de416c1fa
fix(dial-in) Make text selectable (#13205)
2 lat temu
Robert Pintilii
5a64bd76fb
ref(prejoin) Refactor styles (#13187)
Move styles from SCSS to JSS
Convert class to function component
2 lat temu
Robert Pintilii
c1f1c0d341
ref(TS) Convert some components to TS (#13179)
2 lat temu
Bartosz Schiller
5201f8791a
Add feature flag to hide the participant name editing field on the prejoin page
2 lat temu
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 lat temu
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 lat temu
Robert Pintilii
46c91b7566
ref(TS) Convert some components to TS (#13137)
*Remove unnecessary @ts-ignores
2 lat temu
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 lat temu
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 lat temu
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 lat temu
Calin-Teodor
a7fa33286d
feat(prejoin): decreased height for bottom container
2 lat temu
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 lat temu
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 lat temu
Robert Pintilii
0d5dae7ab9
feat(prejoin) Update design (#12844)
2 lat temu
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
- use new `Button` component for drop down buttons
2 lat temu
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 lat temu
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
2 lat temu
Calinteodor
6bce0bc917
fix: Native styles fixes (#12606)
* feat(conference/native): update indicator styles
* feat(prejoin/native): removed unnecessary styles
* feat(mobile/navigation): fixed header buttons style
* feat(mobile/navigation): fixed linter
2 lat temu
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes (#12603)
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
2 lat temu
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
2 lat temu
Calin-Teodor
7d9c13a618
feat(prejoin): updated styles
2 lat temu
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 lat temu
Calin-Teodor
c0f0803f01
feat(base/modal): addBottomPadding default prop for extra padding on JitsiScreen
2 lat temu
Calinteodor
1731d5188d
feat(prejoin/native): updated UI (#12528)
2 lat temu
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
2 lat temu
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 lat temu
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
3 lat temu
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
3 lat temu
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 >
3 lat temu
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
3 lat temu
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3 lat temu
Robert Pintilii
442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code
* chore(ts) split config
The mobile part is still WIP.
* Remove default tsconfig
* Fix ts-loader - use web tsconfig
* Fix tsconfig
Use noEmit only on npm scripts (for type checking), but don't use it in webpack
* Fix
* Fix import
* Fix
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
3 lat temu
Robert Pintilii
44c8b31187
ref(styles) Change some withStyles to makeStyles (#12373)
Convert PreMeetingScreen to TS and transform it to function component
3 lat temu
Calin-Teodor
e8e6beabab
feat(prejoin/native): adjusted room name margins
3 lat temu
Robert Pintilii
51bbc3f87f
ref(ui-components) Use new Button on prejoin (#12372)
3 lat temu
Calinteodor
935f95a3d5
feat(prejoin/native): ui updates (#12368)
* feat(prejoin/native): ui updates
3 lat temu
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
3 lat temu
tmoldovan8x8
be7f2643df
fix(rn) disables joinButton while navigating
3 lat temu
Bogdan Duduman
48db099134
feat: include sort members eslint changes
3 lat temu
Robert Pintilii
3426960d5a
ref(TS) Convert base/tracks to TS (#12219)
3 lat temu
Robert Pintilii
e05ad18ee4
fix(prejoin) Remove no longer needed hack
3 lat temu
Robert Pintilii
6dd04136de
ref(TS Convert some files to TS (#12191)
3 lat temu
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
3 lat temu
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
3 lat temu