Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 1007 Bytes

Ecology Changelog

1.6.1 (2016-08-23)

  • Remove extraneous fs dependency

1.6.0 (2016-07-19)

  • Add support for exporting Gists
  • Add support for copying source to clipboard

1.5.2 (2016-07-14)

  • Fix extra padding in codeblocks

1.5.1 (2016-07-06)

  • Add classname to lang-playground codeblocks

1.5.0 (2016-07-04)

  • Add support for custom Marked renderers
  • Fix development build

1.4.0 (2016-06-02)

  • Update component-playground and radium

1.3.0 (2016-05-25)

  • Update component-playground
  • Support React 15

1.2.0 (2016-02-26)

  • Ignore source maps in git and npm
  • Update release process in development guide

1.1.0 (2016-01-29)

  • Added usage documentation
  • Fixed exception when component didn't specify propTypes
  • Cleaned up dependencies

1.0.4 (2015-11-27)

  • Fixed firefox bug

1.0.3 (2015-11-25)

  • Fixed breaking typo

1.0.2 (2015-11-25)

  • Made props table optional

1.0.0 (2015-10-19)

  • Initial release