vega-frontend-monorepo/libs/ui-toolkit
macqbat 64aa39fe4b
feat: add animated preloader (#2464)
* feat: add animated preloader

* feat: add animated preloader - add scss lines

* feat: add animated preloader - add scss lines

* feat: add animated preloader - ref scss lines

* feat: add animated preloader - add preloader property to loader component
2022-12-27 15:46:44 +00:00
..
.storybook chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
src feat: add animated preloader (#2464) 2022-12-27 15:46:44 +00: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.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -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 chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
README.md Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tailwind.config.js Fix/411 asset dropdown style (#535) 2022-06-10 16:12:51 -07:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00

ui-toolkit

This library was generated with Nx.

Running unit tests

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