1.1.13 • Published 2 years ago
@ironfish/ui-kit v1.1.13
This is a library with customized chakra-ui components.
Getting Started
- Install dependencies:
yarn - Install optional dependencies:
yarn global add nps - See scripts by running
npsor./node_modules/.bin/nps:nps dev- Run Storybook locallynps build- Build Storybook and the TypeScript project for deploymentnps lint- Core Lintingnps meta- Build a visualization of the codebasenps test- Run testsnps care- Auto-run on commit-hook
Releases
Our releases are based on tags. In order to do a release:
- Update
package.jsonversion, submit a PR and merge it tomaster. - Run
git tag -a "vX.Y.Z" -m "ui-kit@X.Y.Z"where X.Y.Z is the major.minor.patch version. - 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
2 years ago
1.1.12
2 years ago
1.1.11
3 years ago
1.1.10
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
0.0.17
3 years ago
0.0.18
3 years ago
0.0.14
3 years ago
0.0.15
3 years ago
0.0.16
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.13
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.6
3 years ago
0.0.1
4 years ago