Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Squashing bugs like I'm on a Safari | Bug fixes and more

Latest
Compare
Choose a tag to compare
@itsdouges itsdouges released this 06 Jun 05:19
· 46 commits to master since this release

This release primarily fixes a boat load of issues with Safari. Most of the issues have now been fixed. clip-path with transform or position: relative is still a problem, see #133.

Fixes

reshaping-container: fixes children to move with container (0d3b762)
motion: fixes motions flickering when animating (143a40a)
motion: now waits for images to load to ensure not having dimensions of zero (143a40a)
reveal: fixes reveal in safari (ec29c7c)

Features

fade-move: adds props to disable scaling (a3dbf96)
move: adds props to disable scaling (56141f1)
move: adds new prop to set stacking context on move motion (68d5b60)