Ago. 30, 2024
- add IconButton base component
Breaking change
- IconTag format props does not change icon format too anymore, only Tag format
Jun. 24, 2024
- add custom react eslint rules
Jun. 04, 2024
- add styled components types
- update styled component props
May. 29, 2024
- update eslint with typescript
May. 29, 2024
- update eslint
May. 15, 2024
- add eslint
- use eslint with prettier
- update lint-staged to use eslint fix
May. 03, 2024
- update base components generator
May. 02, 2024
- update storybook layout
Fev. 20, 2024
- define template to inject base component export and doc reference
Fev. 19, 2024
- add hygen lib
- define base components templates
Fev. 08, 2024
- update lint-staged actions to run tests pre-commit
- refactor base components format
Fev. 06, 2024
- update IconTag doc
- refactor IconTag component
Jan. 16, 2024
- add IconTag base component
- add Div base component height and alignItems props
- add Img base component format and borderRadius props
- refactor some component types
Set. 20, 2023
- add Img base component
- refactor base component tests
- add public dir for storybook images
Aug. 29, 2023
- create common types for base components
- upgrade storybook version to 7.4.0
Aug. 25, 2023
- adjust Div base component tests
- use same interface and styled for Text and Paragraph base components
Aug. 01, 2023
- add Div base component
- update Storybook layout
Jul. 18, 2023
- add Paragraph base component
Jul. 17, 2023
- add text props to Tag base component
Jul. 14, 2023
- add text props to Button base component
Jul. 13, 2023
- export Text base component
Jul. 13, 2023
- add Text base component
- include Text base component inside Tag and Button base components
- fix Tag and Button base component tests
Jul. 06, 2023
- add husky lib
Jul. 03, 2023
- update storybook url
Jul. 03, 2023
- add Tag base component
Jun. 30, 2023
- update rollup and tsconfig
Jun. 30, 2023
- add chromatic
- deploy storybook
Jun. 30, 2023
- update README with general lib informations
Jun. 30, 2023
- change interface to type on Button props
Jun. 30, 2023
- use same file for styles, types and component
Jun. 27, 2023
- add github repository on package
- remove skipLibCheck on tsconfig
Jun. 27, 2023
- add docs files on package
- adjust Button base component types
Jun. 26, 2023
- add react and react-dom to peer dependencies
Jun. 26, 2023
- adjust export for Button base component
Jun. 26, 2023
- add Button base component
- add storybook
- add prettier
Jun. 19, 2023
- initial config