1.17.0 • Published 3 years ago

@sellerspot/universal-components v1.17.0

Weekly downloads
205
License
ISC
Repository
github
Last release
3 years ago

Universal Components for SellerSpot Ecosystem.

Development flow

  • npm run dev
  • npm run storybook

To build

  • npm run bulid

Linting

  • npm run lint | npm run lint:fix

package build and deploy flow

  1. build locally using npm run build
  2. link locally with npm npm link - this will add the package to local npm repositoy
  3. use the npm install <directory-output-from-above-command-output> in any project and do checks
  4. if everything ok, do npm version <version-type> -m <changes-log-message-string> => note:- version-type will be one of these major | minor | patch
  5. then run npm publish --access public note:- this needs authentication - should be the dev team member in npm.

Note - while setting dev env:

husky needs to be installed manually as the postinstall script of husky affects on global npm pacakge , when consumer installs

Storybook Link

The latest storybook release for Universal-Components can be accessed from https://master--607324608a96df00213a5a33.chromatic.com/

1.17.0

3 years ago

1.16.17

3 years ago

1.16.16

3 years ago

1.16.15

3 years ago

1.16.14

3 years ago

1.16.13

3 years ago

1.16.12

3 years ago

1.16.11

3 years ago

1.16.10

3 years ago

1.16.9

3 years ago

1.16.8

3 years ago

1.16.7

3 years ago

1.16.6

3 years ago

1.16.5

3 years ago

1.16.4

3 years ago

1.16.3

3 years ago

1.16.2

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.0

3 years ago

1.14.2

3 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.1

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.5

3 years ago

1.7.3

3 years ago

1.7.4

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.4

3 years ago

1.6.5

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.0.0

3 years ago