Skip to content

Releases: d2iq/ui-kit

v1.8.0

14 Aug 02:45
5eb1b79
Compare
Choose a tag to compare

1.8.0 (2018-08-14)

Features

  • table: hide scrollbars in table grids with vendor-specific css (415061b)

v1.7.0

10 Aug 22:37
ded767f
Compare
Choose a tag to compare

1.7.0 (2018-08-10)

Features

  • styles: added cyan color (515a1b5)

v1.6.0

10 Aug 22:26
87895d9
Compare
Choose a tag to compare

1.6.0 (2018-08-10)

Bug Fixes

Features

  • add column shadow (86e0779)
  • hide/show shadow on scroll presence (cb1f9f3)
  • improve table column shadow (0f87b61)
  • use helper hexToRgbA (25dfb2f)

v1.5.0

10 Aug 21:35
88cc757
Compare
Choose a tag to compare

1.5.0 (2018-08-10)

Features

  • color: add function to convert hex colors to rgba (63b4017)

v1.4.0

10 Aug 10:21
Compare
Choose a tag to compare

1.4.0 (2018-08-10)

Bug Fixes

  • table: capitalize only first letter in header (8e4dd32)

Features

  • table: add number cell component (d11ae01)

1.1.0

06 Jul 10:42
Compare
Choose a tag to compare

1.1.0 (2018-07-06)

Bug Fixes

  • fix Clickabel typo (f1fc108)
  • colors: fix color prop typings (b2c75e7)
  • table: fix table typings (60f9368)

Features

  • 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)

27 Apr 15:49
Compare
Choose a tag to compare

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.