Skip to content

Releases: bootstrap-styled/motion

v2.0.0

17 Jan 08:57
Compare
Choose a tag to compare

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

v1.2.1

09 Jan 22:40
Compare
Choose a tag to compare

1.2.1 (2019-01-09)

Bug Fixes

  • dependencies: updated all dependencies (e74c4dc)

v1.2.0

16 Dec 22:53
Compare
Choose a tag to compare

1.2.0 (2018-12-16)

Features

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

v1.1.0

10 Dec 11:44
Compare
Choose a tag to compare

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)

v1.0.1

09 Dec 13:10
Compare
Choose a tag to compare

1.0.1 (2018-12-09)

Bug Fixes