Css Spring Versions Save

Generate physics based css-keyframe animations for the css-in-js solution of your choice or plain css.

v4.1.0

7 years ago
  • UMD build

v4.0.0

7 years ago
  • Interpolation of hex RGB colors
  • Interpolation of combined values such as border, padding or margin
  • Removal of identical values in subsequent keyframes
  • Removal of empty keyframes
  • Ignores precision for px values
  • Unitless numeric start or end value adopts unit from counterpart that has one

v3.0.0

7 years ago
  • Numeric css units support
    • Units are automatically parsed, values are interpolated and units re-appended
    • format was renamed toString
    • formatter argument of toString is only needed for special cases (see an example in the docs)

v2.1.1

7 years ago

First release with at least semi-complete documentation.