dappconnect-sdks/packages/components
Felicio Mununga 811fa081a8
Extend Avatar (#371)
* add color hash to Avatar

* remove compoundVariants

* remove outline prop

* remove vars

* ref figma

* remove example

* add background color to Image

* extend radius variants in Image

* use union type

* add channel avatar to stories

* add channel avatar as Avatar type

* resolve typecheck errors

* add name prop

* add icon avatar as Avatar type

* add community avatar

* move fallback

* set default icon color

* add group avatar

* add wallet avatar

* join user type

* join channel type

* remove 32 text variant

* assert LockBase variant

* remove fn type guards

* fix icon import

* set icon sizes based on props

* set default variants and use render fns

* uses raidus tokens

* add outline

* remove outline

* fix overlapping background on loaded image

* fix indicator position

* fix background color
2023-04-19 12:56:20 +02:00
..
.storybook Automate sync of colors and icons with Figma (#378) 2023-04-14 23:27:05 +02:00
hooks Calculate topbar and composer height dynamically (#362) 2023-03-31 16:45:43 +02:00
scripts terminate `storybook` on `SIGINT` (#375) 2023-04-11 20:53:24 +02:00
src Extend Avatar (#371) 2023-04-19 12:56:20 +02:00
.gitignore add storybook and rename 2023-01-10 12:24:24 +01:00
package.json Automate sync of colors and icons with Figma (#378) 2023-04-14 23:27:05 +02:00
tsconfig.json Upgrade TypeScript, Vite, Storybook, Tamagui (#373) 2023-04-11 20:52:18 +02:00
vite.config.ts Upgrade TypeScript, Vite, Storybook, Tamagui (#373) 2023-04-11 20:52:18 +02:00