Releases: TaitoUnited/react-components-kit
Releases · TaitoUnited/react-components-kit
v4.2.2
4.2.2 (2017-12-30)
Bug Fixes
- button: Take account pr fix to release new version. Use span inside button. Styling fixes. (faa9f3f)
v4.2.1
4.2.1 (2017-11-10)
Bug Fixes
- button: Better accessibility and more consistent borders (fa0f027)
v4.2.0
4.2.0 (2017-10-16)
Bug Fixes
- debugging: Still trying to release... (4fe9854)
- debugging: Trying to release a new version... (a5b2de2)
Features
- modal, layout: Added default z index to Modal, and responsive flex values to Box (911189c)
v4.1.0
4.1.0 (2017-10-04)
Features
- tabs: added tabs component with with accessibility attributes (a53df2c)
v4.0.0
4.0.0 (2017-09-27)
Features
- modal: Added Modal component (26e992d)
Performance Improvements
BREAKING CHANGES
- deps: DONT SUPPORT OLD REACT VERSIONS
v3.2.0
3.2.0 (2017-09-12)
Features
- icon: Added touchable prop to icon (8a5cb8b)
- menus: Added Dropmenu component (8eb5f41)
v3.1.0
3.1.0 (2017-09-11)
Features
- navigation: Added Drawer component (0959d25)
v3.0.0
3.0.0 (2017-09-11)
Features
- refactoring: Updated folder structure, added new components and refactored old ones (a29861a)
BREAKING CHANGES
- refactoring: MULTIPLE BREAKING CHANGES!
v2.3.0
<a name"2.3.0">
2.3.0 (2017-08-20)
Features
- Forms: Added TextField component that will eventually replace other input components (8ac90c13)
- Table: Add components for tables (Table, Head, Row, Cell) (f23747ca)
v2.1.1
<a name"2.1.1">
2.1.1 (2017-06-08)
Bug Fixes
- Button: Fix button align-prop not working (17f9cc76)
Features
- Styled Components: Updated styled-components to v2 (c9fc380a)