Skip to content

Latest commit

 

History

History
94 lines (55 loc) · 5.28 KB

CHANGELOG.md

File metadata and controls

94 lines (55 loc) · 5.28 KB

2.0.0 (2019-04-02)

Features

BREAKING CHANGES

v2.0.0 is considered the first stable version of Doc Kits: React and will move forward in a predictable way from this point.

  • The Playground component has been removed due to some major flaws but will be re-added in a much better and flexible way in a future version.
  • The withStyles HOC to override styling went through major changes under the hood. It is now stable and working correctly. Refer to the docs for correct use cases.
  • Several breakpoints have been added for flexibility due to the fact that users will no longer be able to create their own breakpoints via Facepaint.

1.6.0 (2019-03-20)

Features

1.5.3 (2019-03-19)

Bug Fixes

1.5.2 (2019-03-17)

Bug Fixes

1.5.1 (2019-03-17)

Bug Fixes

1.5.0 (2019-03-17)

Features

1.4.0 (2019-03-17)

Features

1.3.0 (2019-03-14)

Bug Fixes

Features

1.2.0 (2018-12-28)

Features

  • option-list: add OptionList component (#80) (7b237c7)

1.1.0 (2018-12-24)

Bug Fixes

Features

1.0.0 (2018-11-27)

Features