Socket
Book a DemoInstallSign in
Socket

@moneyforward/cloud-react-ui

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moneyforward/cloud-react-ui

React ui components for Money Forward Cloud

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
3
Created
Source

@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 messageRelease typeVersioning
fix: stop graphite breaking when too much pressure appliedPatch Fix Releasev1.0.0 -> v1.0.1
feat: add 'graphiteWidth' optionMinor Feature Releasev1.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 Releasev1.0.0 -> v2.0.0
chore: update packagesNo Releasev1.0.0 -> v1.0.0

License

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

FAQs

Package last updated on 15 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts