This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Blue - v0.0.66
Scrollable: Fix faderNode style bug
This update fixes the error that happens when Scrollabe is
mounted/unmounted very quickly, and affects the faderNode
.
The can now only apply inline styles if the faderNode
exists in
the DOM.
Resolves: #146
Animate: Add additional examples
This adds additional Storybook examples for Animate. It also fixes
the right
animation sequence, and adds an expand
sequence.