Jamie Caprani
fdb042f4e9
chore: fix unit test for slide button ( #16302 )
2023-06-19 01:21:44 -07:00
mmilad75
563a266803
Add reorder-item component ( #16225 )
2023-06-16 12:56:38 +02:00
Siddarth Kumar
3e343d3264
get rid of slide-button.component-spec
( #16293 )
...
We're doing this to unblock other PRs
2023-06-15 23:25:25 +05:30
Lungu Cristian
d43b73b566
Slide button component (bounty) ( #16259 )
2023-06-15 14:25:52 +02:00
Jamie Caprani
51ccd9fdcb
chore: remove mock data from syncing ( #16132 )
2023-06-08 10:10:51 -07:00
Icaro Motta
a6fe626d78
Fix reaction images and implement Selectors > Reactions component ( #16114 )
...
Fixes reaction images and implements the component Selectors > Reactions that,
for some reason, wasn't implemented as a separate quo2 component as per
Figma https://www.figma.com/file/qLLuMLfpGxK9OfpIavwsmK/Iconset?type=design&node-id=942-218&t=cqTr12Q3zVHaLoap-0
Fixes https://github.com/status-im/status-mobile/issues/16045
Note: Reaction images in the Design System are not icons, so that's why you are
seeing a bunch of icons removed from icons2. The directory
resources/images/reactions already existed, and so I used images from that
directory instead.
2023-06-01 11:13:38 -03:00
Jamie Caprani
77ddd8688f
chore: add spec test for keycard component ( #15920 )
2023-05-19 04:45:47 -07:00
Ajay Sivan
5f362f333f
quo2 predictive keyboard component ( #15806 )
2023-05-05 20:41:57 +05:30
Ajay Sivan
0226a92c07
quo2 documentation drawer component ( #15674 )
2023-05-04 19:15:13 +05:30
Icaro Motta
68f360bbf6
New component: Link Preview ( #15732 )
...
Fixes https://github.com/status-im/status-mobile/issues/15731
Figma > Design System > Links:
https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?node-id=5626-159413&t=ghr8u97I2GNX8YZY-0
2023-04-25 13:48:25 -03:00
Ulises M
e676b3dab4
Create recovery-phrase input
2023-04-24 12:44:52 +01:00
yqrashawn
4d029f06e8
feat: step component ( #15711 )
2023-04-21 20:53:58 +08:00
yqrashawn
9b756544fd
feat: add in-app notification, refactor toast ( #15642 )
2023-04-17 14:01:25 +08:00
Icaro Motta
d902fb10d1
New component - URL Preview List ( #15620 )
...
Implements the URL Preview List component.
Fixes https://github.com/status-im/status-mobile/issues/15617
Notes
=====
The quo component view implements the pattern recently described by @ulisesmac.
See his great explanation here:
https://github.com/status-im/status-mobile/issues/15552#issuecomment-1492590074 .
Steps to test: Go to `Quo2.0 Preview` > `links` > `url-preview-list`
2023-04-13 10:52:27 -03:00
Ulises Manuel Cárdenas
73df442f40
Selector component improvements ( #15541 )
...
* Add missing color variants for selectors
* Rename test ns and replace rtl fns by helper ones
* Add missing disclaimer blur style in onboarding - create password
2023-04-12 12:28:33 -06:00
Jamie Caprani
cddf127674
feat: add qr and share qr components to quo2 ( #15583 )
...
feat: add qr and share qr components to quo2
2023-04-11 02:35:51 -07:00
Icaro Motta
bfc7a2d88b
Implement new URL Preview component ( #15607 )
...
Fix https://github.com/status-im/status-mobile/issues/15592
Notes:
- The red border around the icon has been reported in issue
https://github.com/status-im/status-mobile/issues/15606
- The loading state doesn't have a spinning icon on purpose. This will be done
separately.
2023-04-10 22:02:39 -03:00
Ulises Manuel Cárdenas
94ddbbcd2e
Add checked? property, dark blur variant & tests to disclaimer component
...
Co-authored-by: Jamie Caprani <jamiecaprani@gmail.com>
2023-03-27 14:06:09 -06:00
Ulises Manuel Cárdenas
554f8aff09
Add input tests
...
Also fixes text align on non-multiline inputs
2023-03-21 12:28:02 -06:00
Jamie Caprani
e98ce54830
feat: add profile input to quo2 ( #15323 )
2023-03-14 06:52:15 -07:00
Jamie Caprani
d8c110bf85
feat: add title input component to quo2 ( #15133 )
2023-03-11 08:29:11 -08:00
Mohamed Javid
f67f205fa9
Status Tag UI and usage update ( #15282 )
...
* [Feature][#15267 ] Status Tag UI Update
* [Fix] Typo in comment
* [Fix] Feedback from PR
* [Fix] Feedback from PR
* [Fix] Blur Type on Preview Screen
* [Fix] Blur Type on Preview Screen
2023-03-10 15:31:54 +05:30
Ulises Manuel Cárdenas
8478ac74ab
Refactor user-avatar & add tests
2023-03-08 11:07:37 -06:00
Ajay Sivan
aec1b5fafa
quo2 strength divider component ( #15177 )
2023-03-01 15:47:02 +00:00
Ajay Sivan
6ffed4ad47
quo2 profile-select component
...
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com>
2023-02-23 01:41:56 +05:30
Ajay Sivan
c8fd7121d3
quo2 password-tips component ( #15157 )
2023-02-22 14:50:56 +01:00
Ajay Sivan
d6c09d289c
quo2 color-picker component ( #15105 )
2023-02-22 12:05:40 +01:00
Jamie Caprani
cbad7f4c87
feat: add drawer buttons to quo2 ( #15062 )
...
feat: add drawer buttons to quo2
2023-02-16 06:29:44 -08:00
Ulises Manuel Cárdenas
8ff7a1630c
[ #15019 ] small option card component ( #15077 )
...
* Create small-option-card component
* Add preview screen
* Add mock-fn to test helpers
* Add component tests
* Move namespaces
* Change new section name
* Refactor tests
* Change test-ids by accessibility labels
2023-02-14 16:06:13 -06:00
Brian Sztamfater
bd3c724c66
feat: record audio complete flow
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-01-23 14:04:06 -03:00
Jamie Caprani
967c869486
chore: fix component tests and permission drawer preview ( #14831 )
2023-01-19 15:03:53 -08:00
Andrea Maria Piana
7a5871a03f
[ Fixes : #14623 ] Enable mutual contacts by default and show banner
2023-01-12 09:16:02 +00:00
Jamie Caprani
846d628a9d
chore: use banner from quo library ( #14629 )
2023-01-11 00:59:00 -08:00
Icaro Motta
915b8ebd9a
New component Selector > Filter ( #14650 )
2022-12-28 12:21:15 -03:00
Jamie Caprani
9937914594
feat: add banner component to quo2 ( #14608 )
2022-12-22 05:20:38 -08:00
Jamie Caprani
2610f27190
chore: add component tests ( #14538 )
2022-12-21 15:35:27 -08:00
yqrashawn
0a8993bbf1
refactor: reformat all clojure code with zprint ( #14589 )
...
Co-authored-by: refactor-only <auto@status.im>
2022-12-20 22:45:37 +08:00
Jamie Caprani
6a05d43b75
chore: add some component tests ( #14511 )
2022-12-13 14:19:20 -08:00
Jamie Caprani
c6e8aad745
feat: add component tests using react-testing-library and jest ( #14331 )
2022-11-23 05:59:18 -08:00