0.18.6 • Published 2 years ago
matiaslatouitest01 v0.18.6
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 runningnpm run format:fix
; - Check the code lint with
npm run lint
. If you have any warnings try to fix them withnpm 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, otherwisegit 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
2 years ago
0.18.6
2 years ago
0.8.4
3 years ago
0.7.3
3 years ago
0.6.6
3 years ago
0.6.5
3 years ago
0.6.4
3 years ago
0.6.3
3 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.5.35
3 years ago
0.5.34
3 years ago
0.5.33
3 years ago
0.5.32
3 years ago
0.5.31
3 years ago
0.5.30
3 years ago
0.5.29
3 years ago
0.5.28
3 years ago
0.5.27
3 years ago
0.5.26
3 years ago
0.5.20
3 years ago
0.5.13
3 years ago
0.5.12
3 years ago
0.5.5
3 years ago
0.5.3
3 years ago
0.5.2
3 years ago
0.5.1
3 years ago
0.5.0
3 years ago
0.4.20
3 years ago
0.4.17
3 years ago
0.4.16
3 years ago
0.4.15
3 years ago
0.4.13
3 years ago
0.4.11
3 years ago
0.4.10
3 years ago
0.4.8
3 years ago
0.4.6
3 years ago
0.4.5
3 years ago
0.4.4
3 years ago
0.4.2
3 years ago
0.0.1
3 years ago