Robert Pintilii
|
fbc0a502e7
|
ref(TS) Improve TS (#12656)
|
2 gadus atpakaļ |
Calin-Teodor
|
992bf47850
|
feat(polls/native): changed remove option button color to match web
|
2 gadus atpakaļ |
Robert Pintilii
|
4f34a576d0
|
feat(polls) Redesign (#12838)
Convert files to TS
Move styles from SCSS to JSS
Implement redesign
|
2 gadus atpakaļ |
Calinteodor
|
77e75815dc
|
feat(polls): removed platform check and fixed button arrangement (#12780)
* feat(polls): removed platform check and fixed button arrangement
|
2 gadus atpakaļ |
Calin-Teodor
|
14c24a8851
|
feat(polls): added marginTop
|
2 gadus atpakaļ |
Calinteodor
|
c50111a57d
|
feat(ui/polls/security/native): style fixes and updates (#12761)
* feat(base/ui/native): button fixes and ui updates
|
2 gadus atpakaļ |
Calinteodor
|
2ad2e6ff0e
|
feat(polls/web): removed sort options from polls (#12641)
* feat(polls/web): removed sort options from polls
|
3 gadus atpakaļ |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
3 gadus atpakaļ |
Calinteodor
|
971fe0481f
|
feat(chat/polls/native) Update chat and polls UI (#12550)
* feat(chat/polls/native): update ui
|
3 gadus atpakaļ |
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
|
3 gadus atpakaļ |
Calin-Teodor
|
cdb2436b73
|
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
|
3 gadus atpakaļ |
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
|
3 gadus atpakaļ |
Robert Pintilii
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
3 gadus atpakaļ |
apetrus20
|
ed139f53ca
|
fix(polls) refactor storage of poll data
|
3 gadus atpakaļ |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
3 gadus atpakaļ |
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 gadus atpakaļ |
Horatiu Muresan
|
c56c5bd145
|
fix(polls) Fix autoscroll for polls causing layout issues
|
3 gadus atpakaļ |
Calin-Teodor
|
69e0a37529
|
feat(base/ui): added autofocus prop
|
3 gadus atpakaļ |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
3 gadus atpakaļ |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
3 gadus atpakaļ |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
3 gadus atpakaļ |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
3 gadus atpakaļ |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
3 gadus atpakaļ |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
3 gadus atpakaļ |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
3 gadus atpakaļ |
Calin-Teodor
|
dbcbafe088
|
feat(polls/native): fixed scroll inside screen
|
3 gadus atpakaļ |
Calinteodor
|
94dc6309de
|
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
|
3 gadus atpakaļ |
Calin-Teodor
|
cd4ab8a5f1
|
feat(polls/native): added thumbColor for android
|
3 gadus atpakaļ |
Robert Pintilii
|
8dd71a921b
|
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
|
3 gadus atpakaļ |
Robert Pintilii
|
40637aa3dc
|
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
|
3 gadus atpakaļ |
Robert Pintilii
|
abc9d36c4c
|
ref(ui-components) Replace all Checkboxes with new component (#11948)
Remove atlaskit/checkbox dependency
|
3 gadus atpakaļ |
Robert Pintilii
|
ffef8f78ea
|
ref(polls) Use new button component (#11918)
|
3 gadus atpakaļ |
Calinteodor
|
5ec6581d2e
|
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
|
3 gadus atpakaļ |
Robert Pintilii
|
b1a9d68cf5
|
ref(ui-components) Move components to base/ui (#11912)
|
3 gadus atpakaļ |
Robert Pintilii
|
139fa9b3f2
|
fix(theme) Fix tokens (#11822)
Fix elements to use correct tokens
|
3 gadus atpakaļ |
Calinteodor
|
0d50f1867d
|
feat(mobile/navigation): revert to stack navigator (#11811)
* feat(mobile/navigation): replaced native stack with stack navigator and other ui fixes
|
3 gadus atpakaļ |
Calinteodor
|
d42e18c7bb
|
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
|
3 gadus atpakaļ |
Calinteodor
|
de37c3e809
|
feat(polls/native): New polls screen (#11741)
* feat(polls/native) style updates
|
3 gadus atpakaļ |
Mihaela Dumitru
|
7b538fc3e9
|
fix(polls) Update limits (#11748)
|
3 gadus atpakaļ |
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 gadus atpakaļ |
Calin Chitu
|
03286eb07e
|
feat(polls/web) fixed issue with duplicating value to next input on keypress
|
3 gadus atpakaļ |
Calinteodor
|
b1be511d67
|
Mobile UI polish (#10982)
Updated screens with new ui on mobile
|
3 gadus atpakaļ |
Saúl Ibarra Corretgé
|
8f1a7d52d2
|
fix(rn,build) fix use of "bare" relative path
The Metro bundler gets confused and the result of such import statements
is `undefined`.
|
3 gadus atpakaļ |
Avram Tudor
|
b3e1c5446c
|
Revert "fix(Polls): Calculate vote percentage based on total number of votes" (#10781)
This reverts commit 69cbb7e103.
|
3 gadus atpakaļ |
Vlad Piersec
|
69cbb7e103
|
fix(Polls): Calculate vote percentage based on total number of votes
Percentage was previously calculated based on number of voters
|
4 gadus atpakaļ |
Calinteodor
|
4e2fea1e12
|
feat(rn,welcome) React Navigation drawer
|
4 gadus atpakaļ |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
4 gadus atpakaļ |
Vlad Piersec
|
e51655a93a
|
feat(Polls): Display creator name for polls
|
4 gadus atpakaļ |
Calin Chitu
|
da5603dd9a
|
feat(polls) added padding to the buttons container
|
4 gadus atpakaļ |
Calinteodor
|
9df59b4a6f
|
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
|
4 gadus atpakaļ |