dappconnect-sdks/apps/web
Pavel 6474b39bac
Replies, buttons, add shadow (#353)
* improve primary button

* create shadow component

* add all avatar variants

* update reply

* update button prop

* add usePressableColors hook

* update icon button component

* update messages actions

* update composer

* add inverted variant to Shadow component

* update Message component

* fix prop name

* add user-select none to web app

* fix avatar shape

* fix button icon color

* fix icon button token name

* fix icon button selected prop name

* change accordion item prop name

* set default indicator variant

* fix button prop

* export helper types

* refactor accordion props

* buttons only extend PressableProps

* improve typing of variants in component props

* add tmp workaround for pressable props

* remove new line

* make GetVariants helper nonnullable

* fix image aspectRatio

* fix avatar indicator

* fix icon button props

* add todo
2023-03-22 10:39:42 +01:00
..
public rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
src fix local development 2023-03-14 13:48:09 +01:00
styles Replies, buttons, add shadow (#353) 2023-03-22 10:39:42 +01:00
.gitignore rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
index.html rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
package.json rename typegen -> build:types 2023-03-14 13:49:33 +01:00
tamagui.config.ts rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
tsconfig.json rename typegen -> build:types 2023-03-14 13:49:33 +01:00
tsconfig.node.json rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
vite.config.ts fix local development 2023-03-14 13:48:09 +01:00