0.51.7 • Published 8 months ago

@justfixnyc/component-library v0.51.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

JustFix Component Library

Component library for JustFix's design system.

Based this repo on this course (local copy of course mateirals in our drive)

Local development setup

  1. install npm locally if it doesn't already exist brew install npm
  2. npx sb init
  • builder error: select Webpack 5
  • dependency resolution errors: npm install --legacy-peer-deps
  1. npm run storybook
  2. if there are OSSL issues, run export NODE_OPTIONS=--openssl-legacy-provider

Publishing the package

This package is live on both GitHub Package Registry (GPR) and NPM registry

GitHub Actions triggers a publish to GPR from any branch that runs the version bump. Should probably change to allow this version bump to only happen on main before we fully integrate this library

npm run lint
npm version [major]|[minor]|[patch]
git push --follow-tags

Publishing to NPM registry is more manual because of permission issues that couldn't be resolved in Github Actions. You will need to authenticate your account (w/ permissions to the JustFix organization) via the terminal.

npm run build
npm publish --access public --@justfixnyc:registry=https://registry.npmjs.org/
0.51.6

8 months ago

0.51.7

8 months ago

0.51.5

8 months ago

0.51.4

8 months ago

0.51.3

8 months ago

0.51.2

8 months ago

0.51.0

8 months ago

0.51.1

8 months ago

0.48.1

8 months ago

0.50.1

8 months ago

0.50.2

8 months ago

0.50.0

8 months ago

0.49.0

8 months ago

0.42.0

12 months ago

0.43.0

11 months ago

0.42.1

12 months ago

0.40.0

12 months ago

0.41.0

12 months ago

0.39.1

12 months ago

0.38.0

1 year ago

0.37.1

1 year ago

0.48.0

11 months ago

0.47.1

11 months ago

0.46.0

11 months ago

0.47.0

11 months ago

0.44.0

11 months ago

0.43.1

11 months ago

0.42.2

12 months ago

0.45.0

11 months ago

0.42.3

11 months ago

0.37.0

1 year ago

0.36.0

1 year ago

0.35.0

1 year ago

0.34.0

1 year ago

0.33.0

1 year ago

0.32.2

1 year ago

0.32.1

1 year ago

0.32.0

1 year ago

0.31.1

1 year ago

0.31.0

1 year ago

0.30.1

1 year ago

0.30.0

1 year ago

0.29.2

1 year ago

0.29.1

1 year ago

0.29.0

1 year ago

0.28.0

1 year ago

0.26.1

2 years ago

0.26.0

2 years ago

0.25.14

2 years ago

0.25.13

2 years ago

0.25.12

2 years ago

0.25.11

2 years ago

0.25.10

2 years ago

0.25.8

2 years ago