8 Commits

Author SHA1 Message Date
Pavel
6558e437f5
Automate sync of colors and icons with Figma (#378)
* remove old icons

* add script for syncing icons

* regenerate icons

* update @status-im/icons exports

* allow scroll in storybook

* migrate to new icons import

* add iconography story

* update root package.json

* fix typo

* add @status-im/colors

* generate colors

* add colors story

* fix ci
2023-04-14 23:27:05 +02:00
Pavel
e7b6aa090d
Update community sidebars, topbar & author (#370)
* add ChannelAvatar component

* add Channel component

* add expandable state to DividerLabel

* change counter story name

* Finalize SidebarCommunity component

* complete Author component

* update UserList component

* finalize SidebarMembers component

* Finalize Topbar component

* fix Banner truncate

* update dropdown menu props

* update app styles

* make mono font work

* render author part optionally

* rename css IDs

* remove console.log

* imageUrl -> imageSrc

* upgrade expo-blur

* add loading to messages

* fix  ¯\_(ツ)_/¯  comment
2023-04-05 16:31:35 +02:00
Pavel
db7befaec2
Unify typography and enforce only valid variants (#354)
* unify typography under Text component

* migrate from paragraph/heading to text

* update font configuration
2023-03-22 10:57:25 +01:00
Pavel Prichodko
e17fdbfc7a
fix imports 2023-03-13 19:58:31 +01:00
Pavel Prichodko
069d89f71f
fix lint and reformat 2023-03-13 19:22:51 +01:00
Pavel Prichodko
1532c3cb57
add suffix to icons 2023-01-23 14:03:08 +01:00
Pavel Prichodko
814c857457
use icons from @status-im 2023-01-20 15:27:52 +01:00
Pavel Prichodko
01a70d2ec1
add author component 2023-01-20 15:25:18 +01:00