Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 1.33 KB

File metadata and controls

61 lines (45 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.24] - 2017-11-22

Changed

  • Added wrapper divs to media components to allow better stlying

[1.0.2] - 2017-11-22

Changed

  • Changed into Babel 7

[1.0.12] - 2017-11-22

Changed

  • Markdown no longer generates extra paragraphs for extra line breaks

[1.0.11] - 2017-11-22

Changed

  • Icons fixes

[1.0.10] - 2017-11-22

Changed

  • Icons fixes

[1.0.9] - 2017-11-22

Changed

  • Changed icons to font-awesome svgs

[1.0.8] - 2017-11-22

Changed

  • Changed markdown iframe size

[1.0.7] - 2017-11-22

Changed

  • Changed markdown iframe size

[1.0.6] - 2017-11-22

Changed

  • Changed markdown to go from h3 to h6 and video to auto size

[1.0.4] - 2017-11-22

Added

  • Markdown component added to exports

[1.0.3] - 2017-11-22

Changed

  • AMComponent setInput is now ('key', value), and key can use the dot notation ('key.child')

[1.0.2] - 2017-11-20

Added

  • AMComponent created for custom methods in all react components. Maybe this can do awesome things in the future.

[1.0.1]

Added

  • Package creation with Text class