All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2018-07-23)
- table: fix text cell white space wrap (04feeb1)
- table style (08de0d2)
1.2.4 (2018-07-13)
1.2.3 (2018-07-12)
1.2.2 (2018-07-10)
1.2.1 (2018-07-09)
1.2.0 (2018-07-09)
- table: add cell component (2676958)
- table: add header cell component (655e6b8)
- table: add text cell component (bb75c36)
- table: export width args interface (a42cf0f)
- utilities: add compose function (e992f93)
- utilities: add min helper function (8758039)
- utilities: add percentage helper (3f133ce)
- utilities: this adds a max helper function (016bae6)
1.1.1 (2018-07-06)
- fix dist typings in package json file (deb1f9e)
1.1.0 (2018-07-06)
- fix Clickabel typo (f1fc108)
- colors: fix color prop typings (b2c75e7)
- table: fix table typings (60f9368)
- add colors section to storybook (4d6ddf6)
- clickable: add clickable component (a5ddbf3)
- colors: add color values from UI kit (d428d2c)
- table: add column component (6550051)
- table: this introduces the table wrapping component (3810938)
- tsconfig: add es2017 lib to tsconfig (917321b)
1.0.0 (2018-04-18)
- badge assets path (1f15d61)
- jest config and merge conflicts (e492d6c)
- package.json main path (e6ec6c2)
- buttonbadge: change form button to button role (e846642)
- 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)
- directory structure changed, badge is no more exported as a default.
0.2.0 (2018-04-06)
- create component template (3c85ecc)
- dist command in package.json (2901b3d)
- exclude linting in scripts/templates folder (d3d7c6b)
- export interfaces (55a174d)
- make badge children require (96e1450)
- package-lock (3686640)
- start using jest.config.json (56c523f)
- tslint pretest cli (686c17a)
- unit test example (49d942c)
- update package-lock (ecc79c7)