Robert Pintilii
|
dc037bc8dd
|
ref(TS) Convert some native components to TS (#13307)
|
2 vuotta sitten |
Robert Pintilii
|
a22db037c7
|
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
|
2 vuotta sitten |
Robert Pintilii
|
05a79ec793
|
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
|
2 vuotta sitten |
Robert Pintilii
|
0b65acb528
|
ref: Remove some index files (#13151)
Fix imports
|
2 vuotta sitten |
Horatiu Muresan
|
fb2cfaa204
|
fix(carmode) Force portrait when in carmode
|
2 vuotta sitten |
Robert Pintilii
|
d8b435ad16
|
fix(typescript) Make TS parse tsx files (#11866)
|
2 vuotta sitten |
Calinteodor
|
d42e18c7bb
|
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
|
3 vuotta sitten |
Calin-Teodor
|
a31cc62c25
|
feat(conference/native): created CarModeFooter
|
3 vuotta sitten |
Titus Moldovan
|
b428ce2dcd
|
fix(pip) make PiP disabled by default
This reverts commit c84c3c61e2.
|
3 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |