Releases: stoplightio/ui-kit
Releases · stoplightio/ui-kit
v1.11.0
1.11.0 (2018-11-20)
Bug Fixes
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
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
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
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
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
1.6.1 (2018-11-15)
Bug Fixes
- build: emergency fix for build process (1c2c0ac)
v1.6.0
1.6.0 (2018-11-14)
Features
- portal: implement component (b9d3392)
- portal: support non-browser environments (643d762)
v1.5.0
1.5.0 (2018-11-13)
Bug Fixes
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
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
1.3.2 (2018-11-13)
Bug Fixes