Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

66 lines (43 loc) · 3.17 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2018-04-18)

Bug Fixes

  • badge assets path (1f15d61)
  • jest config and merge conflicts (e492d6c)
  • package.json main path (e6ec6c2)
  • buttonbadge: change form button to button role (e846642)

Features

  • badgebutton: add badge button component (dcbc823)
  • badgebutton: add on click property to badgebutton (9acdadc)
  • change directory structure (a861ec2)
  • implement badge button component (b5d06cc)
  • specify badge properties (e5d060a)

BREAKING CHANGES

  • directory structure changed, badge is no more exported as a default.

0.2.0 (2018-04-06)

Bug Fixes

Features

  • ci: setup CI via Jenkinsfile (841365d)
  • add badge docs and assets (b794c31)
  • add GH pages (b1adbd1)
  • add jenkinsfile lint stage (ec787b1)
  • implement badge component (4e70e41)
  • script to generate component (44785a2)
  • use shared tslint-config (8cc5760)

0.1.0 (2018-03-21)

Features