0.18.6 • Published 7 months ago

matiaslatouitest01 v0.18.6

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Retargetly UI-Components

UI Components based on Design System of Retargetly for new FrontEnds.

Usage

Requirements

  • Setup your Personal Access Token if you didn't do it before. HOW TO DO IT!

Installation in your project

npm install -S @retargetly/ui-components

For Development

  • Run the command npm install
  • To start the storybook preview npm run storybook

Build your components

  • Follow the component structure
  • Make your test component
  • Add your component
  • Style your component
  • Export your API component
  • Write stories on your component's variants
  • Check the rules for pushing your component to the repo
  • GO TO THE MOON!

To push your changes you need to do:

  • Check the code format with npm run format:check. If you get any errors fix them running npm run format:fix;
  • Check the code lint with npm run lint. If you have any warnings try to fix them with npm run lint:fix, and if you have any errors go ahead and check them;
  • Check whether the test is passed running npm run test;
  • If you had to fix anything after these checks were made, make sure to git add them, otherwise git commit will still throw errors, and Husky won't let you commit your files;
  • Make your commit following the conventional commit standards
0.18.4

7 months ago

0.18.6

7 months ago

0.8.4

2 years ago

0.7.3

2 years ago

0.6.6

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.35

2 years ago

0.5.34

2 years ago

0.5.33

2 years ago

0.5.32

2 years ago

0.5.31

2 years ago

0.5.30

2 years ago

0.5.29

2 years ago

0.5.28

2 years ago

0.5.27

2 years ago

0.5.26

2 years ago

0.5.20

2 years ago

0.5.13

2 years ago

0.5.12

2 years ago

0.5.5

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.20

2 years ago

0.4.17

2 years ago

0.4.16

2 years ago

0.4.15

2 years ago

0.4.13

2 years ago

0.4.11

2 years ago

0.4.10

2 years ago

0.4.8

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.2

2 years ago

0.0.1

2 years ago