New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

motion

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motion - npm Package Versions

nwienert
published 3.2.4 •
nwienert
published 3.2.3 •
nwienert
published 3.2.2 •
nwienert
published 3.2.1 •

Changelog

Source

[3.2.1] 2020-01-11

Added

  • Exporting useVariantContext for internal Framer use.
nwienert
published 3.2.0 •

Changelog

Source

[3.2.0] 2020-01-08

Added

  • Support for hex alpha, ie #FFF0 and #FFFFFF00.
  • Support for default filter values. For example, when animating from brightness(50%), the animation will start from brightness(100%)rather thanbrightness(0%).
nwienert
published 3.1.2 •

Changelog

Source

[3.1.2] 2020-01-04

Fixed

  • snapToCursor respects drag axis.
nwienert
published 3.1.1 •

Changelog

Source

[3.1.1] 2020-12-18

Updated

  • Updated dependencies.
nwienert
published 3.1.0 •

Changelog

Source

[3.1.0] 2020-12-18

Added

  • whileFocus
nwienert
published 3.0.2 •
nwienert
published 3.0.1 •

Changelog

Source

[3.0.1] 2020-12-18

Fixed

  • Error when mixing initial={false} and animate={controls}.