Skip to content

moneyforward/cloud-react-ui

Repository files navigation

@moneyforward/cloud-react-ui

UI components for Money Forward Cloud built with React.

GitHub license npm version deploy Storybook to GitHub Pages test with GitHub Actions

Component Catalog(Storybook)

https://moneyforward.github.io/cloud-react-ui/

Contributing

npm install
npm run storybook

Versioning

We use semantic-release, and semantic-release uses Angular Commit Message Conventions. We restrict commit message to Conventional Commits using commitlint and husky.

example:

Commit message Release type Versioning
fix: stop graphite breaking when too much pressure applied Patch Fix Release v1.0.0 -> v1.0.1
feat: add 'graphiteWidth' option Minor Feature Release v1.0.0 -> v1.1.0
perf: remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
Major Breaking Release v1.0.0 -> v2.0.0
chore: update packages No Release v1.0.0 -> v1.0.0

License

This project is licensed under the terms of the MIT license.

About

UI components for Money Forward Cloud built with React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages