0.6.0 • Published 6 months ago
@somenergia/somenergia-ui v0.6.0
somenergia-ui
Common React/MUI components for Som Energia UI projects
Install
npm install --save @somenergia/somenergia-uiAdding dependencies
- Do not add them in
package.json'sdependencieskey - Add them both in
peerDependenciesanddevelopmentDependencies - Ensure they are filtered by the
externalsinvite-config.js'build.rollupOptions.externals - If the build creates a
vendor-***.jsas output, means that you failed to filter it - To know wich module is generating the
vendor-***.js, you can get the name of the library by uncomenting the code invite-config.js(build.rollupOptions.output.manualChunks)
Using unreleased components in another project
First build the library locally
npm run buildFrom the other project run:
npm install ../somenergia-uiRelease process
- Update version package.json and CHANGES.md
- Tag the release somenergia-ui-M.m.p
- On pushing the version tag, automated CI will publish the package in npm
- Right now the storybook of the CI is failing so the following command must be run by hand
npm run deploy-storybook0.5.4
9 months ago
0.5.3
9 months ago
0.5.2
11 months ago
0.6.0
6 months ago
0.5.1
1 year ago
0.5.0
1 year ago
0.4.9
1 year ago
0.4.8
1 year ago
0.4.10
1 year ago
0.4.7
2 years ago
0.4.6
2 years ago
0.4.5
2 years ago
0.4.4
2 years ago
0.4.3
2 years ago
0.4.2
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.2
2 years ago
0.3.1
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago