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 |
|
Jakub Kotula
|
558faa9725
|
Migrate to border radius tokens (#365)
* fix border radius tokens across components + fix counter structure
* adjust border radius
* adjust highest token
* temporary hardcode values for blur view and image
* remove accordion
* fix new tokens
* remove unused import
---------
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
|
2023-04-11 12:30:25 +02:00 |
|
Pavel
|
7c7e8f78ab
|
Message reactions, add Tabs, update Dialog and Tooltip (#361)
* add Tabs component
* update Tooltip styling
* add reactions dialog
* use IconButton and simplify ReactButton
* add PressableTrigger to dialog
* update css reset
* update pressable type
* fix text story name
* update dynamic button props
* add counter to TabsTrigger
* fix casing in USerListProps
* make Dialog.Content customizable
* update dialogs
|
2023-03-30 14:41:56 +02:00 |
|