0.18.6 • Published 3 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-componentsFor 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 addthem, otherwisegit commitwill still throw errors, and Husky won't let you commit your files; - Make your commit following the conventional commit standards
0.18.4
3 years ago
0.18.6
3 years ago
0.8.4
4 years ago
0.7.3
4 years ago
0.6.6
4 years ago
0.6.5
4 years ago
0.6.4
4 years ago
0.6.3
4 years ago
0.6.1
4 years ago
0.6.0
4 years ago
0.5.35
4 years ago
0.5.34
4 years ago
0.5.33
4 years ago
0.5.32
4 years ago
0.5.31
4 years ago
0.5.30
4 years ago
0.5.29
4 years ago
0.5.28
4 years ago
0.5.27
4 years ago
0.5.26
4 years ago
0.5.20
4 years ago
0.5.13
4 years ago
0.5.12
4 years ago
0.5.5
4 years ago
0.5.3
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.5.0
4 years ago
0.4.20
4 years ago
0.4.17
4 years ago
0.4.16
4 years ago
0.4.15
4 years ago
0.4.13
4 years ago
0.4.11
4 years ago
0.4.10
4 years ago
0.4.8
4 years ago
0.4.6
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.2
4 years ago
0.0.1
4 years ago