Skip to content

Latest commit

 

History

History
95 lines (43 loc) · 4.63 KB

File metadata and controls

95 lines (43 loc) · 4.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2020-05-05)

Bug Fixes

  • utils: corrected bug with wrong user theme property names (#20) (d017ba9)

1.0.0 (2020-05-04)

0.0.18 (2020-05-04)

Bug Fixes

0.0.17 (2020-05-04)

0.0.16 (2020-05-03)

Features

  • components: adding the ability to pass in text as a React component (#16) (101c93c)

0.0.15 (2020-04-30)

Bug Fixes

  • components: corrected issue with wrong prop type declared (#15) (b2dbcaf)

0.0.14 (2020-04-30)

0.0.13 (2020-04-29)

Bug Fixes

  • components: event props not firing correctly (#13) (f24fb77)

0.0.12 (2020-04-29)

0.0.11 (2020-04-29)

0.0.10 (2020-04-29)

0.0.9 (2020-04-29)

Bug Fixes

  • utils: removed un-needed cache files (#9) (4bcb3e3)

0.0.8 (2020-04-29)

0.0.7 (2020-04-28)

0.0.6 (2020-04-28)

Bug Fixes

  • configs: updated production build configuration (#4) (a201c32)

0.0.5 (2020-04-28)

Bug Fixes

  • docs: corrected npm module name in Readme (#3) (f9cdc79)

0.0.4 (2020-04-28)

Bug Fixes

  • configs: added missing display value for travis-ci (7c7e374)

0.0.3 (2020-04-27)

Bug Fixes

  • configs: updated travis-ci build url in Readme. (63d7240)

0.0.2 (2020-04-27)

Features

  • components: added initial component (135e48f)