Robert Pintilii
1ba7765898
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
2年前
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2年前
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2年前
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
2年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2年前
Mihaela Dumitru
2aa770e532
feat(config) add flag to disable lobby password & group lobby config flags (#12793)
2年前
Calinteodor
c50111a57d
feat(ui/polls/security/native): style fixes and updates (#12761)
* feat(base/ui/native): button fixes and ui updates
2年前
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2年前
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年前
Saúl Ibarra Corretgé
a2d39ca5b1
fix(rn,util) avoid 'clipboard-copy' being bundled in native
The copyText wrapper is used in the `showStartedRecordingNotification`
action, which is common for web and native. Provide a native
implementation so the right one is bundled.
2年前
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2年前
Calin-Teodor
126dba8070
feat(security/native): options available only if participant is moderator
2年前
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
2年前
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
2年前
Calin-Teodor
e8cdf38fda
native ui fixes
2年前
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
2年前
Calin-Teodor
ab86d336fb
feat(security/native): replaced security dialog buttons with new button
2年前
Saúl Ibarra Corretgé
d61fe58fcf
fix(rn,styles) cleanup unused styles
3年前
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
3年前
Calin Chitu
06bd279f22
feat(dialog) refinaments
3年前
Calinteodor
b9433368ee
feat(rn,app) unified navigators
3年前
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
3年前
Saúl Ibarra Corretgé
58ef2974c9
fix(breakout-rooms) disable lobby in breakout rooms
The main room lobby gets diverted to the rooms, things can get confusing. We
might need to revisit this in the future.
3年前
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4年前