4 February 2023
- Add instructions for use with UNPKG CDN (ef7a0e8)
- Added size, font-weight, font-family and line-height tokens (#29)
- Create design tokens using style dictionary (#28)
27 November 2020
- Add browser support section on README (2023134)
- Created loading component and added to button (#18)
- Documentation for react installation (#19)
- Added active style in buttons (#16)
- Fixes
auto-changelog
, adding break line on sections (cf26a7f) - Fixes the repository URL on Storybook page (3fde5c7)
- Change Storybook default background color to light (7d51df7)
- Fixes icon and text position on responsive buttons when
iconMode="right"
(#15)
12 October 2020
- Develop (#17)
- Added Storybook, run deploy to GitHub pages via CI and initial showcase (#14)
- Added SASS structure, colors variables and multiples themes support (#13)
- Added unit tests and E2E to button component (#12)
- Develop (#17)
7 September 2020
- Add auto publish to NPM (d3a6dd1)
7 September 2020
- Fix problem with loaders on Angular applications (513e2bb)
7 September 2020
- Add changelog generator (
auto-changelog
) (9d260a7) - Add outline mode to buttons (50b132d)
- Update to (e545886)
- Allows using
Font Awesome 5
icons on buttons,iconMode
andonlyIcon
(#10) - Sync with develop (#11)
- Add customized handlebars for
auto-changelog
(#9) - Enhancements on button according to Design System new defaults (#8)
- Add property to allow button disable (
disabled
) (#7)