Skip to content

Releases: TaitoUnited/react-components-kit

v4.2.2

30 Dec 10:47
Compare
Choose a tag to compare

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

10 Nov 15:28
Compare
Choose a tag to compare

4.2.1 (2017-11-10)

Bug Fixes

  • button: Better accessibility and more consistent borders (fa0f027)

v4.2.0

16 Oct 18:45
Compare
Choose a tag to compare

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

04 Oct 11:19
Compare
Choose a tag to compare

4.1.0 (2017-10-04)

Features

  • tabs: added tabs component with with accessibility attributes (a53df2c)

v4.0.0

27 Sep 11:17
Compare
Choose a tag to compare

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

12 Sep 12:30
Compare
Choose a tag to compare

3.2.0 (2017-09-12)

Features

  • icon: Added touchable prop to icon (8a5cb8b)
  • menus: Added Dropmenu component (8eb5f41)

v3.1.0

11 Sep 16:14
Compare
Choose a tag to compare

3.1.0 (2017-09-11)

Features

  • navigation: Added Drawer component (0959d25)

v3.0.0

11 Sep 09:42
Compare
Choose a tag to compare

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

20 Aug 21:17
Compare
Choose a tag to compare

<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

08 Jun 09:58
Compare
Choose a tag to compare

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