1.1.13 • Published 4 months ago

@ironfish/ui-kit v1.1.13

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
4 months ago

This is a library with customized chakra-ui components.

Getting Started

  1. Install dependencies: yarn
  2. Install optional dependencies: yarn global add nps
  3. See scripts by running nps or ./node_modules/.bin/nps:
    • nps dev - Run Storybook locally
    • nps build - Build Storybook and the TypeScript project for deployment
    • nps lint - Core Linting
    • nps meta - Build a visualization of the codebase
    • nps test - Run tests
    • nps care - Auto-run on commit-hook

Releases

Our releases are based on tags. In order to do a release:

  1. Update package.json version, submit a PR and merge it to master.
  2. Run git tag -a "vX.Y.Z" -m "ui-kit@X.Y.Z" where X.Y.Z is the major.minor.patch version.
  3. Run git push --tags

Local Development

Running nps dev will launch storybook server with components examples on http://localhost:5000 where all available component can be tested and configured.

Learn More

1.1.13

4 months ago

1.1.12

10 months ago

1.1.11

12 months ago

1.1.10

12 months ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago