-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch “animating” indicator class to “velocity-animating”. Closes #194. Support for passing hex values into color properties. (Previously, you could only pass in individual RGBA components.) Closes #179. Fixes bug where slide functions wouldn’t reset elements’ height to auto. Closes #183. Support for getting border-color in Firefox. Closes #196. Fixes inability to animate `y2` on SVG elements. Closes #199. Allow passing in explicit `display: none` into an Out UI pack transition. Closes #201. Fixes vw/vh unit support for `translateX/Y`. Closes #181. Fixes bug where `delay` couldn’t be used with `stagger`. Closes #202. Thank you, @Guanche. Fixes bug where original call’s easing type wouldn’t be re-used for a `reverse` command.
- Loading branch information
1 parent
3603164
commit dd66174
Showing
7 changed files
with
121 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.