vega-frontend-monorepo/libs/ui-toolkit
botond 6800f22064
Feat/callout icon (#394)
* add icon prop to callout component

* add story example for custom icon node

* destructure props in fn args

* add accessibility props to callout icon

* remove redundant props

* add loading state to callout

* render loader first

* fix lint

Co-authored-by: Botond Fekete <fekbot@gmail.com>
2022-05-17 15:46:03 +02:00
..
.storybook [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
src Feat/callout icon (#394) 2022-05-17 15:46:03 +02:00
.babelrc Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
.eslintrc.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
jest.config.js Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
package.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
postcss.config.js Setup tailwind.css 2022-02-23 16:29:07 -08:00
project.json properly set up storage lib 2022-03-10 20:51:05 -08:00
README.md Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tailwind.config.js Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token (#286) 2022-04-29 10:46:31 +01:00
tsconfig.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tsconfig.lib.json Add button component 2022-03-07 13:57:06 -08:00
tsconfig.spec.json Feat/324 sparkline component (#381) 2022-05-09 18:19:19 +03:00

ui-toolkit

This library was generated with Nx.

Running unit tests

Run nx test ui-toolkit to execute the unit tests via Jest.