Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

58 lines (29 loc) · 2.57 KB

2.0.0 (2019-01-17)

Bug Fixes

  • composeAnimation: fixed props inline, added props inlineBlock (926f025)

BREAKING CHANGES

  • composeAnimation: inline props now addClass d-inline to animation instead of d-inline-block

1.2.1 (2019-01-09)

Bug Fixes

  • dependencies: updated all dependencies (e74c4dc)

1.2.0 (2018-12-16)

Features

  • greenkeeper: added greenkeeper and updated all deps (f63cbb6)
  • greenkeeper: added greenkeeper and updated all deps (0756ee9)

1.1.0 (2018-12-10)

Bug Fixes

  • dependencies: Added gitter badges and updated dependencies (6821eba)
  • doc: AnimationPanel now working (9634393)
  • grayscale: fix GrayScale (8037f6b)
  • keyframes: better default splitting (e072fce)

Features

  • keyframes: split keyframes code so we can generate keyframe without components (4df23f5)

1.0.1 (2018-12-09)

Bug Fixes

1.0.0 (2018-12-09)

Bug Fixes

  • composeAnimation: migrate styled-components to v4, using css to render styles (d43bcdb)
  • publishing: set publishing to public (5a8f2f0)
  • release: fix git assets (26120cf)
  • scoped: fix scopped theme, prepare example and jsdoc, maj a bit of documentation (450f5d0)