0.2.38 • Published 8 months ago

@alberto91base/prueba-react-components v0.2.38

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

Add component to storybook library and upload to npm

  1. Create component files, including tests and story
  2. Change import lines in scss files to adapt to project folder structure.
  3. Add component to index.js file at root level
  4. Execute chromatic to check if component is ok yarn chromatic
  5. Execute command MSG="(here we put the information about the task)" yarn upgrade-(patch/minor/major)
  6. Execute command npm publish to upload to npm
  7. In repo/s where this component is used, use yarn upgrade @npm_leadtech/legal-lib-components --latest,
  8. Change imports to use @npm_leadtech/legal-lib-components and delete component files.

Last modification instead of git commit we must write the following command

MSG="(here we put the information about the task)" yarn upgrade-(patch/minor/major)

NPM credentials

Private account

Chromatic

Url de acceso al Chromatic del proyecto https://www.chromatic.com/builds?appId=6561c745020967e7c053b406

Para ejecutar: yarn chromatic

Trabajo con yalc

  • Instale golbalmente yalc (solo la primera vez) npm i yalc -g
  • En la librería, tras realizar los cambios necesarios, compile y publique yarn build && yalc publish
  • En el proyecto donde se desea utilizar la librería ejecute: yalc add @npm_leadtech/legal-lib-components apuntando a la versión que generó previamente el paso anterior
  • Desde la librería agregue los cambio en el proyecto destino: yalc push
0.2.27

9 months ago

0.2.30

8 months ago

0.2.38

8 months ago

0.2.37

8 months ago

0.2.36

8 months ago

0.2.35

8 months ago

0.2.34

8 months ago

0.2.33

8 months ago

0.2.32

8 months ago

0.2.31

8 months ago

0.2.29

9 months ago

0.2.28

9 months ago

0.2.26

9 months ago

0.2.24

9 months ago

0.2.23

9 months ago

0.2.22

9 months ago

0.2.21

9 months ago

0.2.20

9 months ago

0.2.19

9 months ago

0.2.18

9 months ago

0.2.17

9 months ago

0.2.16

9 months ago

0.2.15

9 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.11

9 months ago

0.2.10

9 months ago

0.2.9

9 months ago

0.2.8

9 months ago

0.2.7

9 months ago

0.2.6

9 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago