@xqmsg/ui-core
TypeScript icon, indicating that this package has built-in type declarations

0.24.11 • Public • Published

To test:

Update the theme, components, etc. however you wish and when you are ready to test build: yarn build

Then in whatever project you would like to install this local bundled build into run change ui-core package version in package.json to: "@xqmsg/ui-core": "file:../ui-core"

Any time you make changes, rebuild ui-core and reinstall in project. rm -rf node_modules/@xqmsg pnpm i

Once you are satisfied with your work and would like to create a PR:

Create and commit to a branch off of staging with descriptive git message signed at the end so we can track who made what changes.

Then to version the project run the following: yarn release:[type]

Where:

[type] === patch => +0.0.1
[type] === minor => +0.1.0
[type] === major => +1.0.0

Merge into staging once your PR is approved.

From staging we can merge into master.

Pull master locally and run the following, to fresh clean, install, build, and publish to npm, run the following: yarn clean && yarn && yarn build && npm publish

Use Google Authenticator for your OTP.

Readme

Keywords

none

Package Sidebar

Install

npm i @xqmsg/ui-core

Weekly Downloads

12

Version

0.24.11

License

MIT

Unpacked Size

3.42 MB

Total Files

346

Last publish

Collaborators

  • mathew65
  • lyndon.sobolik
  • xqmsg-ike
  • bpwane