@vtex/bulk-import-ui v1.1.10
bulk-import-ui
Admin UI helper library for the bulk import feature
Storybook
Access this package's Storybook page to see and play with its components (you need to login with your GH account to access it).
Setup
- Make sure you have Node.js and Yarn installed.
- Install the dependencies with
yarn install. - Run Storybook with
yarn storybook.
A new browser tab will be opened for you at http://localhost:6006 with all component stories.
Running tests
You just have to run yarn test.
Release process
For now, the release is a manual process. Therefore, after merging the PR to the main branch and verifying that the build has passed, you should manually publish the new version.
How to publish a new version
- Run
git pullon your local main branch to update it after merging the PR - Run
yarn publishand answer the questions - for example, if the new version will be a patch/minor/major.:warning: You'll need access to the NPM account, so if you don't have it ask for it on the https://ithelp.vtex.com/.
- Run
git push --tagsto send the publish commit and tag to the remote repo.
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago