All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- nvm file
- script to check installation command to avoid npm install
- Path export for icons.json
- New icon
- Export all icons
- New icon for filters
- rollup config to avoid errors with new version of react
- export skeleton component
- revert new docs to avoid publish error
- switch styles in components utils
- peer dependencies version of packages
- minor version of react and react dom in peer dependencies
- export palette colors
- viewPalette to palette name
- Color darkblue and magenta
- Styles of documentation
- color lightTurquoise to palette
- new color in palette
- Component AvatarGroup
- action to deploy storybooks
- Icon drag and drop
- New colors in theme
- New colors in theme
- util to get color in InitialAvatar
- MainColor prop, now accept hex color
- Component Avatar
- Props component documentation
- Added Drawer component
- Fixed fontcolor of buttons
- Changed icon in storybooks
- Changed button theme
- Changed Unified themes
- Changed Button and Icon Test
- Removed unused theme in favor to views actual theme
- Added controls in storybooks
- Changed Button to use Icon component
- Fixed postpublish script permission
- Fixed postpublish script
- Fixed path postpublish script
- Added slack notification
- Fixed height of component Chip
- Fixed validation chip when has icon and not children
- Removed repeated styles in Color component
- Added peer dependencies to add styled components
- Removed script post-install
- Removed hasText prop from Chip component
- Removed prop styles for chip component
- Remove validation for internal link
- add export for Link component
- revert button removing link props
- revert Link removing react router link
- Add link prop in chip component
- Add Input and Textarea components
- Add Image component
- Add QRCode component
- Add ColorPicker component
- Add HTML component
- Add tests for global utils
- Changes in Chip component properties
- Fix textarea error height
- Fix publish package to npm bugs. From 0.0.3 to 0.0.14
- Fix github action error with storybook
- Add Checkbox component
- Add Switch component
- Add Button component
- Add Icon component
- Add Color component
- Add Chip component
- Add base config for make, test and document a react components
- Add base config rollup