Skip to content [1.2.5] 2019-07-23
Fixed
- Value type conversion for currently-hidden elements.
- Fixing unit type conversions when non-positional transforms are applied.
- Fixing variant propagation via
useAnimation() when the parent component has no variants prop set.
- Fixing unsetting
whileHover and whileTap if they contain transitionEnd values.
- Child components within variant trees now animate to
animate as set by their parent.
- Checking animation props for array variants as well as strings.
- If unencountered value is animated, first attempt to extract an initial value from keyframes definition. Also upgrading
stylefire to gracefully handle transform requests.