Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-pose-core

Popmotion5.7kMIT0.5.0TypeScript support: included

Factory for creating flavours of React Pose

animation, dom, declarative, popmotion

readme

React Pose Core

Factory for creating flavours of React Pose

changelog

Changelog

React Pose Core adheres to Semantic Versioning.

[0.5.0] 2018-10-19

Added

  • Set initial pose config as function.

[0.4.3] 2018-10-03

Fixed

  • No longer passing flipEnabled.

[0.4.2] 2018-09-21

Added

  • onRest callback for when Transition sets state after transitioning children.

[0.4.1] 2018-09-21

Fixed

  • Filtering falsey children from Transition.

[0.4.0] 2018-09-14

Adding

  • Transition component.

[0.3.4] 2018-08-14

Fixed

  • Correctly transpiling JSX.

[0.2.1] 2018-06-06

  • Adding shallow equivalency check for poses. Now ['a'] === ['a'].

[0.2.0] 2018-05-10

  • Adding initialPose prop.

[0.1.0] 2018-05-06

  • Adding filterConfig prop.

[0.0.2] 2018-05-06

  • Updating types.

[0.0.1] 2018-05-06

  • First publish.