Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Blue - v0.0.66

Compare
Choose a tag to compare
@ItsJonQ ItsJonQ released this 05 Dec 18:24
· 2953 commits to main since this release

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

screen recording 2017-12-05 at 12 50 pm

This adds additional Storybook examples for Animate. It also fixes
the right animation sequence, and adds an expand sequence.