dappconnect-sdks/packages/components
Pavel e05c318035
Add initial insights implementation (#388)
* add colors to tailwind config

* update reset.css

* add epics page

* add epic detail page

* add orphans page

* add repos page

* add missing @status-im/components exports

* update visx link

* support icons in <Tag />

* update Tag in website

* emojiOnly -> iconOnly

* update icons scripts

* add missing dir to clean script

* enable eslint next config

* restructure website and add layouts

* move static data outside components
2023-05-03 14:25:17 +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 Add initial insights implementation (#388) 2023-05-03 14:25:17 +02:00
.gitignore add storybook and rename 2023-01-10 12:24:24 +01:00
package.json Add initial insights implementation (#388) 2023-05-03 14:25:17 +02:00
tsconfig.json Upgrade TypeScript, Vite, Storybook, Tamagui (#373) 2023-04-11 20:52:18 +02:00
vite.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00