dappconnect-sdks/packages/components
marcelines 8a47bb4b02
Add burnup chart component (#401)
* feat: add chart to website WIP

* fix: minor improvements

* feat: add animation to areas on load

* feat: adds animation to rest of the chart elements

* feat: refact chart component

* feat: add loading state to chart component

* feat: add empty state and fixed some issues

* Set up website deployment (#391)

* env

* vercel.json

* turbo

* u

* root

* cwd

* use cwd option (#393)

* fix: remove border width from progress bar

* fix: changes from review

* fix: removes spacing with first tick in X Axis component

* update assertion

---------

Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
2023-05-18 14:54:45 +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 Add burnup chart component (#401) 2023-05-18 14:54:45 +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