Emmanuel Pelletier
|
f727b9295f
|
Use tabs ARIA design pattern when using tabbed UI (#12994)
feat(a11y): use tabs ARIA design pattern when using tabbed UI
|
2023-03-06 17:13:29 +02:00 |
Robert Pintilii
|
fbc0a502e7
|
ref(TS) Improve TS (#12656)
|
2023-02-02 13:12:31 +02:00 |
Calin-Teodor
|
992bf47850
|
feat(polls/native): changed remove option button color to match web
|
2023-01-30 13:09:52 +02:00 |
Robert Pintilii
|
4f34a576d0
|
feat(polls) Redesign (#12838)
Convert files to TS
Move styles from SCSS to JSS
Implement redesign
|
2023-01-30 11:35:21 +02:00 |
Calinteodor
|
77e75815dc
|
feat(polls): removed platform check and fixed button arrangement (#12780)
* feat(polls): removed platform check and fixed button arrangement
|
2023-01-13 16:04:39 +02:00 |
Calin-Teodor
|
14c24a8851
|
feat(polls): added marginTop
|
2023-01-12 15:48:16 +02:00 |
Calinteodor
|
c50111a57d
|
feat(ui/polls/security/native): style fixes and updates (#12761)
* feat(base/ui/native): button fixes and ui updates
|
2023-01-12 12:11:27 +02:00 |
Calinteodor
|
2ad2e6ff0e
|
feat(polls/web): removed sort options from polls (#12641)
* feat(polls/web): removed sort options from polls
|
2022-12-05 15:18:24 +02:00 |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
2022-11-28 12:52:45 +02:00 |
Calinteodor
|
971fe0481f
|
feat(chat/polls/native) Update chat and polls UI (#12550)
* feat(chat/polls/native): update ui
|
2022-11-18 14:46:54 +02:00 |
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
|
2022-11-15 09:50:22 +02:00 |
Calin-Teodor
|
cdb2436b73
|
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
|
2022-11-09 16:35:08 +02:00 |
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
|
2022-11-08 17:46:46 +02:00 |
Robert Pintilii
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
2022-11-08 12:24:32 +02:00 |
apetrus20
|
ed139f53ca
|
fix(polls) refactor storage of poll data
|
2022-11-03 16:08:20 +01:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Horatiu Muresan
|
c56c5bd145
|
fix(polls) Fix autoscroll for polls causing layout issues
|
2022-10-03 12:39:08 +03:00 |
Calin-Teodor
|
69e0a37529
|
feat(base/ui): added autofocus prop
|
2022-09-29 13:31:20 +03:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
2022-09-14 10:54:56 +03:00 |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
2022-09-13 10:36:00 +03:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
2022-09-07 11:20:05 +03:00 |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2022-09-06 20:32:20 +03:00 |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
2022-09-05 14:24:13 +03:00 |
Calin-Teodor
|
dbcbafe088
|
feat(polls/native): fixed scroll inside screen
|
2022-08-29 17:09:50 +03:00 |
Calinteodor
|
94dc6309de
|
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
|
2022-08-25 14:25:13 +03:00 |
Calin-Teodor
|
cd4ab8a5f1
|
feat(polls/native): added thumbColor for android
|
2022-08-25 10:57:34 +03:00 |
Robert Pintilii
|
8dd71a921b
|
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
|
2022-08-24 12:46:22 +03:00 |
Robert Pintilii
|
40637aa3dc
|
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
|
2022-08-22 12:40:59 +03:00 |
Robert Pintilii
|
abc9d36c4c
|
ref(ui-components) Replace all Checkboxes with new component (#11948)
Remove atlaskit/checkbox dependency
|
2022-08-03 11:41:26 +03:00 |
Robert Pintilii
|
ffef8f78ea
|
ref(polls) Use new button component (#11918)
|
2022-07-28 16:45:32 +03:00 |
Calinteodor
|
5ec6581d2e
|
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
|
2022-07-28 10:28:29 +03:00 |
Robert Pintilii
|
b1a9d68cf5
|
ref(ui-components) Move components to base/ui (#11912)
|
2022-07-27 11:40:34 +03:00 |
Robert Pintilii
|
139fa9b3f2
|
fix(theme) Fix tokens (#11822)
Fix elements to use correct tokens
|
2022-07-12 15:28:20 +03:00 |
Calinteodor
|
0d50f1867d
|
feat(mobile/navigation): revert to stack navigator (#11811)
* feat(mobile/navigation): replaced native stack with stack navigator and other ui fixes
|
2022-07-07 18:05:58 +03:00 |
Calinteodor
|
d42e18c7bb
|
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
|
2022-07-07 15:29:18 +03:00 |
Calinteodor
|
de37c3e809
|
feat(polls/native): New polls screen (#11741)
* feat(polls/native) style updates
|
2022-06-27 16:53:52 +03:00 |
Mihaela Dumitru
|
7b538fc3e9
|
fix(polls) Update limits (#11748)
|
2022-06-27 09:20:49 +03:00 |
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
|
2022-06-16 11:49:53 +02:00 |
Calin Chitu
|
03286eb07e
|
feat(polls/web) fixed issue with duplicating value to next input on keypress
|
2022-04-01 17:07:18 +03:00 |
Calinteodor
|
b1be511d67
|
Mobile UI polish (#10982)
Updated screens with new ui on mobile
|
2022-02-17 16:51:00 +02:00 |
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`.
|
2022-01-21 10:20:20 +01:00 |
Avram Tudor
|
b3e1c5446c
|
Revert "fix(Polls): Calculate vote percentage based on total number of votes" (#10781)
This reverts commit 69cbb7e103 .
|
2022-01-12 18:28:24 +02:00 |
Vlad Piersec
|
69cbb7e103
|
fix(Polls): Calculate vote percentage based on total number of votes
Percentage was previously calculated based on number of voters
|
2021-12-13 12:54:36 +02:00 |
Calinteodor
|
4e2fea1e12
|
feat(rn,welcome) React Navigation drawer
|
2021-11-11 15:32:56 +01:00 |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
2021-11-09 09:43:55 +01:00 |
Vlad Piersec
|
e51655a93a
|
feat(Polls): Display creator name for polls
|
2021-11-02 15:45:46 +02:00 |
Calin Chitu
|
da5603dd9a
|
feat(polls) added padding to the buttons container
|
2021-10-21 14:56:54 +03:00 |