444 Commits

Author SHA1 Message Date
Parvesh Monu
0c83801209
Implementation of switcher cards (#13854) 2022-09-19 15:01:13 +05:30
Parvesh Monu
552c85d6c7
fix quo2 colors (#14006) 2022-09-19 14:34:45 +05:30
Mohamed Javid
8b809ec1bc
[Feature][#13905] Added Divider Label Component
* [Feature][#13905] Added Divider Label Component

* [Improvements][#13905] Changed bg color for preview screen from Quo to Quo2

* [Fixes][#13905] Naming Conventions for Divider Label Component

* [Chore][#13905] Grouping for Divider-Label component

* [Chores][#13905] Component params cleanup

* [Fix] Removed unused namespace causing lint check to fail
2022-09-19 13:07:57 +08:00
Jamie Caprani
6992b625d6
feat: add ability to join open community in new-ui (#14001) 2022-09-15 07:44:16 -07:00
Mohamed Javid
5a55c6ccb2
[Feature][#13915] Added New Messages component
* [Feature][#13915] Added New Messages component

* [Feature] [#13915] Rename component new-messages to new-messages-header

* [Improvements][#13915] Using theme-colors for fetching light/dark colors

* [Improvements][#13915] Moved text to translations and added Quo2 colors for background

* [Fixes][#13915] Naming Conventions and Grouping for New Messages Component
2022-09-15 19:38:17 +08:00
Ibrahem Khalil
aa0d9ba41f
Channel avatar component (#13658) 2022-09-13 17:00:08 +02:00
yqrashawn
9e2990152c
fix: typography letter-spacing (#13960) 2022-09-13 15:24:09 +08:00
Ibrahem Khalil
94303a4a64
fix - add missing code for Lowest price component (#13985) 2022-09-12 20:01:41 +02:00
Ibrahem Khalil
f4bb6ec7d6
Lowest price component (#13645) 2022-09-12 19:22:16 +02:00
Parvesh Monu
e4feb36ccc
Implement Preview lists component (#13830) 2022-09-12 17:44:20 +05:30
yqrashawn
d77c5f1be7
fix: messages gap component style (#13950) 2022-09-12 17:55:11 +08:00
Jamie Caprani
994ec65218
chore: restructure quo2 menu page (#13959) 2022-09-09 02:25:37 -07:00
Icaro Motta
bc40e5cb4b
Correctly handle titles spanning more than 1 line 2022-09-09 00:39:44 -03:00
Icaro Motta
3060be023e
Let the preview area extend to the max width available 2022-09-09 00:39:44 -03:00
Icaro Motta
8502834500
Improve activity log component
Also makes hot reload optional with environment variable
SHADOW_AUTOBUILD_ENABLED.
2022-09-09 00:39:32 -03:00
Jamie Caprani
28963acb09
feat: add community overview page (#13945) 2022-09-08 04:10:03 -07:00
Jamie Caprani
33aa595877
chore: restructure quo2 components (#13948) 2022-09-07 11:09:06 -07:00
Ibrahem Khalil
d4b7e5c8b6
Fix crash when selecting avatar in context tags (#13923) 2022-09-06 13:11:19 +02:00
Ibrahem Khalil
da62e0c533
[13524] React component (#13631) 2022-09-06 12:39:56 +02:00
flexsurfer
1d87957b04
[#13517] UI Component - Message Input (#13620) 2022-09-06 11:19:05 +02:00
Jamie Caprani
4a926a1943
chore: refactor communities code for reusabilty (#13921) 2022-09-05 15:39:12 -07:00
Ibrahem Khalil
0300070c5a
RE: User avatar component (#13839)
* User avatar component

Rebase

* clean

* Add icons

* fix keycard account shown as regular account on theme change while login (#13918)

* rebase

* clean

* clean

Co-authored-by: Parvesh Monu <parvesh.dhullmonu@gmail.com>
2022-09-05 21:34:41 +02:00
yqrashawn
bf346147e9
feat: add messages gap component (#13860) 2022-09-05 15:58:35 +08:00
John Ngei
04b69181f2
New communities redesign (#13607)
* communities redesign

* added communnities screen for membership status

* updated communities redesign

* communities home redesign

* Removed unnecessary files

* Updated communities redesign
2022-08-31 15:49:57 +03:00
Ibrahem Khalil
8352f622d6
[13562] Wallet user avatar component (#13681)
* wallet user avatar component

Conflicto

Clean

Mergo

* linting

Clean

* rename is-theme-dark?

* Conflicts resolve

Clean

* Linting

* comments

Clean

* rename colors

* Clean

* Lint

* Remove whitespace

* Clean

* Clen

* Improve colors and used quo2.text

Rebase

* Consistent coloring

Coloring

* Rebase

Rebase

* [13565] icon-avatar component (#13692)

* icon-avatar component

Rebase

* Add more colors

Clean

Clean

* Linting

Rebase

* clean podfile.lock

* Revert podfile

* Conflicto solvado

Add 20% opacity colors

* Comments

* Refactor to another folder

* Improve colors

* Lint

* Merge develop

Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com>

Clean

Merge

Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com>
2022-08-27 12:12:24 +02:00
Ibrahem Khalil
43861e0c15
[13565] icon-avatar component (#13692)
* icon-avatar component

Rebase

* Add more colors

Clean

Clean

* Linting

Rebase

* clean podfile.lock

* Revert podfile

* Conflicto solvado

Add 20% opacity colors

* Comments

* Refactor to another folder

* Improve colors

* Lint

* Merge develop

Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com>
2022-08-27 11:16:04 +02:00
Jamie Caprani
47a31ae0aa
feat: add token tag component (#13599) (#13644) 2022-08-25 06:48:29 -07:00
Jamie Caprani
53770725e5
feat: add token overview component (status-im#13555) (#13767) 2022-08-23 21:14:46 +05:30
Parvesh Monu
f1f9fa105c
Implement ENS Banner View
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com>
2022-08-11 22:07:16 +05:30
Parvesh Monu
c1ca92959c
Information box component 2022-08-11 21:48:05 +05:30
Parvesh Monu
230005fd1b
Info message component 2022-08-11 02:45:41 +05:30
Andrea Maria Piana
6fb4969a0d
Add context tags 2022-08-08 10:59:52 +01:00
Parvesh Monu
8c9ccbb116
Switcher blurred background view (#13717) 2022-08-01 15:21:09 +05:30
Brian Sztamfater
22f92677fa
Base chat dedesign
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-14 09:45:11 -03:00
Brian Sztamfater
ca98539d98
Revert "Base implementation for chat redesign"
This reverts commit ec3b4c032de6b166f2d64d428d41a36d180ae779.

Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-07 13:01:09 -03:00
Brian Sztamfater
ec3b4c032d
Base implementation for chat redesign
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-06 13:43:13 -03:00
Andrea Maria Piana
38af9e82d8
Add status-tags component 2022-07-05 15:11:57 +01:00
Parvesh Monu
d9d3f2bb73
Implement React Native Reanimated V2 2022-06-28 23:51:23 +05:30
Parvesh Monu
2a81814992
Switcher & navigation 2 foundation (#13167) 2022-05-10 15:08:19 +05:30
andrey
12e3b74651
wallet redesign 2022-04-04 16:14:14 +02:00
Parvesh Monu
b1dc1d871f
quo2 counter component (#13182) 2022-03-25 01:31:13 +05:30
andrey
9e126a7399
tabs component
Signed-off-by: andrey <motor4ik@gmail.com>
2022-03-11 13:12:13 +01:00
andrey
a0254c0fa8
button component 2022-03-11 13:07:22 +01:00
andrey
72a0df6332
text component 2022-03-11 13:07:21 +01:00