All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.12.1 (2019-08-18)
- accessibility: fixes visibility manager not being notified if reduced motion is enabled (95d9164)
2.12.0 (2019-08-18)
- accessibility: skips animation if reduced motion is enabled (a5e7da0)
2.11.0 (2019-07-27)
- motion: adds ability to compose keyframe animations in motion components (e7e971a)
- scale: adds transform origin prop (dfe9b5c)
2.10.1 (2019-07-26)
Note: Version bump only for package element-motion
2.10.0 (2019-07-19)
- motion: skips execution if both elements are outside of the viewport (6f62e22)
- translate: adds new translate motion (6b97dd1)
2.9.1 (2019-07-02)
Note: Version bump only for package element-motion
2.9.0 (2019-07-01)
- motion: adds dev logging to improve dx (ed7a332)
2.8.1 (2019-06-30)
Note: Version bump only for package element-motion
2.8.0 (2019-06-23)
- scale: adds scale motion with inverse scale helper (721c34b)
2.7.0 (2019-06-08)
- reveal: adds ability to resize via width and height (84b2818)
2.6.0 (2019-06-06)
- motion: fixes motions flickering when animating and images having dimensions of zero (143a40a)
- reveal: fixes reveal in safari (ec29c7c)
- move: adds new prop to set stacking context on move motion (68d5b60)
2.5.0 (2019-05-30)
- reshaping-container: fixes children to move with container (0d3b762)
2.4.4 (2019-05-30)
Note: Version bump only for package element-motion
2.4.3 (2019-05-25)
Note: Version bump only for package element-motion
2.4.2 (2019-05-25)
Note: Version bump only for package element-motion
2.4.1 (2019-05-24)
Note: Version bump only for package yubaba-repo
2.4.0 (2019-05-23)
- animator: adds first class self targeted animations api (6ad648e)
2.3.2 (2019-05-14)
- baba: replaces usage of render subtree with create portal to pass new context through (cb67a58)
2.3.1 (2019-05-13)
- baba: removes baba controlling opacity and pushes it into appropriate animations (b7bcc60)
2.3.0 (2019-05-11)
- reshaping-container: adds triggerKey for triggering animation for composite components (0f1ec5f)
- reshaping-container: passes down max height to children (1d31e94)
- baba-manager: adds ability for baba manager to hide visibility when an animation is about to start (4a73cf7)
- focal-conceal-move: renames to focal conceal move from conceal move (039ef9a)
- visibility-manager: renames baba manager to visibility manager (b283d09)
2.2.1 (2019-05-07)
- docs: correct spelling mistakes and pointing to simple reveal (8a8b4cd)
- peer-dependencies: release peer deps to be greater than or equal to their version (5fcc5e6)
2.2.0 (2019-05-05)
- fixes ordering of docs, adds extra content to introduction (2fddeba)
- adds reshaping container composite component (485d259)
- adds reveal reshaping container composite component (b8d711b)
2.1.1 (2019-04-02)
Note: Version bump only for package yubaba-repo
2.1.0 (2019-02-19)
- adds dynamic duration (8732a40)
2.0.2 (2018-12-29)
Note: Version bump only for package yubaba-repo
2.0.1 (2018-12-29)
Note: Version bump only for package yubaba-repo
2.0.0 (2018-12-11)
- props passsed to animation components have changed, see the release notes for the migration guide.
- FLIPMove has been renamed to Move. Target has been renamed to FocalTarget.
1.4.1 (2018-12-10)
Note: Version bump only for package yubaba-repo
1.4.0 (2018-11-17)
- adds TIME_TO_WAIT_FOR_NEXT_BABA prop (ab441ad)
1.3.0 (2018-10-06)
- introduces internal composable api (9aa4945)
1.2.0 (2018-09-22)
- adds revealmove and concealmove animations (30579a0)
1.1.4 (2018-09-16)
Note: Version bump only for package yubaba-repo
1.1.3 (2018-09-16)
- fixes baba component not showing its children when using 'in' prop (5aab9fc)
1.1.2 (2018-09-09)
- set default curve for move animations to spring like, change default duration from 300ms to 500ms (f6370a9)
1.1.1 (2018-09-08)
Note: Version bump only for package yubaba-repo
1.1.0 (2018-09-08)
- flip-animations: refactors internals to support flip animation, adds FLIPMove component (f90a16a)
1.0.1 (2018-07-02)
Note: Version bump only for package yubaba-repo
1.0.0 (2018-06-30)
- update docs (5571e97)
- move: adds timing function prop (d5ed715)
- version bump
0.0.1 (2018-06-27)
Note: Version bump only for package yubaba-repo