Skip to content

Releases: stoplightio/ui-kit

v1.11.0

20 Nov 15:03
038266b
Compare
Choose a tag to compare

1.11.0 (2018-11-20)

Bug Fixes

  • checkbox: use react hooks (5937f2c)
  • input: use react hooks (3ab7007)
  • textarea: use react hooks (8b2b09f)
  • toggle: use react hooks (0105eed)

Features

  • checkbox: allow checkbox to be either controlled or uncontrolled (fc65863)
  • input: allow Input to be either controlled or uncontrolled (83751e2)
  • textarea: allow textarea to be either controlled or uncontrolled (af97f18)
  • toggle: allow toggle to be either controlled or uncontrolled (46d0647)

v1.10.0

20 Nov 14:40
1c3fe79
Compare
Choose a tag to compare

1.10.0 (2018-11-20)

Bug Fixes

  • context-menu: rename exported members (95b0f67)

Features

  • menu: implement component (e7ef16c)
  • menu: update menu to take in items like contextMenu (f7e1587)

v1.9.0

20 Nov 00:12
d25d77b
Compare
Choose a tag to compare

1.9.0 (2018-11-20)

Bug Fixes

  • contextmenu: fixes type for onMouseLeave (0756814)

Features

  • context-menu: add basic context menu component with a story (6fcfe22)
  • context-menu: finished basic context menu component (8d227f6)
  • contextmenu: context menu takes items and trigger (df59b8c)

v1.8.0

19 Nov 20:24
b9a482c
Compare
Choose a tag to compare

1.8.0 (2018-11-19)

Bug Fixes

  • break: thickness should only be top or bottom for true thickness (3d5e33f)

Features

  • break: implement component (0603f9d)
  • break: make as a default prop (c80019b)

v1.7.0

16 Nov 15:58
a1eb871
Compare
Choose a tag to compare

1.7.0 (2018-11-16)

Bug Fixes

  • shadows: broken shadows in dark theme (9f4ffa5)

Features

  • table: implement Table, TableRow, TableCell and TableHeadCell (2c9a5fc)

v1.6.1

15 Nov 23:54
Compare
Choose a tag to compare

1.6.1 (2018-11-15)

Bug Fixes

  • build: emergency fix for build process (1c2c0ac)

v1.6.0

14 Nov 17:34
ee7ea0a
Compare
Choose a tag to compare

1.6.0 (2018-11-14)

Features

  • portal: implement component (b9d3392)
  • portal: support non-browser environments (643d762)

v1.5.0

13 Nov 20:43
8d5769c
Compare
Choose a tag to compare

1.5.0 (2018-11-13)

Bug Fixes

  • typo: postion-> position (e76dc50)

Features

  • box: add cursor to box (ab69c02)
  • checkbox: update checkbox to use our components internally (f29dda1)
  • checkbox-toggle: add stories (a072744)
  • toggle: update toggle to use our components internally (25d8dc0)
  • toggle: use box instead of lable (088c0bb)

v1.4.0

13 Nov 17:44
755b0bb
Compare
Choose a tag to compare

1.4.0 (2018-11-13)

Bug Fixes

  • image: removed circular and rounded in favor of generic radius (cb93913)
  • storybook: adds an empty default theme to storybook (44626b2)

Features

  • image: implement component (e3f9477)

v1.3.2

13 Nov 01:04
Compare
Choose a tag to compare

1.3.2 (2018-11-13)

Bug Fixes

  • docs and release process (edebaec)