0.3.14 • Published 1 month ago

@materialsproject/mp-react-components v0.3.14

Weekly downloads
97
License
ISC
Repository
-
Last release
1 month ago

npm.io publish-npm codecov npm.io Test New React components Storybook code style: prettier

This repo contains a set of components.

Exported components

The exported components are located here:src/periodic-table/index.ts

Deploy to npm

Manually

Use npm build-publish to build the project. Use npm publish to push to npm

Pre-releases

Every push triggers a build. If the build is succesfull, a snapshot is pushed to npm, as a tagged package. To use the latest snapshot, type the following command

npm install @materialsproject/mp-react-components@next

Automatically(TODO)

Run npm version minor -m "Upgrade to %s" to add a tag. Once the tag is pushed, an action will build the components and push the package to build to npm

Deploy storybook to github pages

This will build and deploy the storybook. Stories are defined in ./src/stories

npm deploy-storybook

Clean

Local development

If you have a local version of dash-mp-components and mp-react-components, you'll probably want to use the local version of mp-react-components for a better development workflow. Running those commands will tell NPM to use your local version of mp-react-components

 cd <DASH_MP_HOME>
 npm link <REACT_MP_HOME>
0.3.14

1 month ago

0.3.13

1 month ago

0.3.12

4 months ago

0.3.11

5 months ago

0.3.10

5 months ago

0.3.9

5 months ago

0.3.5

6 months ago

0.3.8

5 months ago

0.3.7

5 months ago

0.3.2

10 months ago

0.3.4

6 months ago

0.3.3

9 months ago

0.3.1

10 months ago

0.3.0

12 months ago

0.1.12

1 year ago

0.2.0

1 year ago

0.1.10

2 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.2

4 years ago