Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
пре 3 година |
Calin-Teodor
|
1fe2a9193f
|
feat(conference/native): adjusted carmode ui
|
пре 3 година |
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 година |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
пре 3 година |
Horatiu Muresan
|
fb2cfaa204
|
fix(carmode) Force portrait when in carmode
|
пре 3 година |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
пре 3 година |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
пре 3 година |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
пре 3 година |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
пре 3 година |
wfleischer
|
09efaecc41
|
feat(conference) add end conference
Add the ability (for moderators) to end the meeting for everyone.
|
пре 3 година |
Robert Pintilii
|
40637aa3dc
|
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
|
пре 3 година |
Robert Pintilii
|
43578474a0
|
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
|
пре 3 година |
Robert Pintilii
|
4e1af131fb
|
ref(typescript) Remove unnecessary ts-ignores (#11914)
|
пре 3 година |
Robert Pintilii
|
b1a9d68cf5
|
ref(ui-components) Move components to base/ui (#11912)
|
пре 3 година |
Robert Pintilii
|
d8b435ad16
|
fix(typescript) Make TS parse tsx files (#11866)
|
пре 3 година |
Saúl Ibarra Corretgé
|
b0deb9ec0c
|
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com>
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
|
пре 3 година |
Calin-Teodor
|
077901cd2b
|
feat(conf/gifs/participants): created ParticipantsPaneFooter and updated comments
|
пре 3 година |
Calinteodor
|
d42e18c7bb
|
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
|
пре 3 година |
Calin-Teodor
|
a31cc62c25
|
feat(conference/native): created CarModeFooter
|
пре 3 година |
Titus Moldovan
|
b428ce2dcd
|
fix(pip) make PiP disabled by default
This reverts commit c84c3c61e2.
|
пре 3 година |
Saúl Ibarra Corretgé
|
6ad279f029
|
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
|
пре 3 година |
Horatiu Muresan
|
38abca8a65
|
fix(carmode) Force potrait mode, add connection indicator
|
пре 3 година |
Calinteodor
|
fbf693b2dc
|
feat(mobile/navigation) updated screens that have footer
* feat(mobile/navigation) updated screens that have footer
* feat(chat/native) reverted style change
* feat(chat/native) reverted changes and added input vertical padding
* feat(base/modal) replaced headerHeight with top safe area inset
* feat(carmode/native) removed unused import and fixed linter
* feat(chat/polls/native) reverted style changes
* feat(base/modal) added isModalPresentation default prop
* feat(base/modal) made isModalPresentation optional
* feat(base/modal) headerHeight based on top notch devices
* feat(polls) updated styles
* feat(base/modal) updated comment
|
пре 3 година |
Horatiu Muresan
|
61abf0d882
|
feat(carmode) Add carmode screen
- opens as a modal
- lastn is 0, mutes local video while open
- long press to talk
- and more
|
пре 3 година |