status-web/packages/components
marcelines 36538591ce
[website] Custom tags (#409)
* feat: change tags component and add util to get color with opacity

* feat: change some tags for the example purpose

* fix: some issues and code organization

* feat: removes complexity from the code and uses css color-mix function
2023-06-06 13:46:54 +02:00
..
.storybook Add burnup chart component (#401) 2023-05-18 14:54:45 +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 [website] Custom tags (#409) 2023-06-06 13:46:54 +02:00
utils [website] Custom tags (#409) 2023-06-06 13:46:54 +02:00
.env Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.env.development Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.env.production Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.gitignore Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
package.json Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
tsconfig.json Upgrade TypeScript, Vite, Storybook, Tamagui (#373) 2023-04-11 20:52:18 +02:00
vercel.json Update vercel.json 2023-05-16 13:08:33 +02:00
vite.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00