Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for the vh and vw CSS units. Closes #181. Fixes bug where value operators leaked into subsequent properties. Closes #182. Errors in users’ callbacks won’t halt the execution of Velocity itself. Closes #177. Changed the “:animating” indicator class to just “animating” for support with querySelectorAll. On desktop browsers, animations no longer sprint to completion (they remain properly timed) when a tab loses then regains focus. Closes #176. Fixed bug where the stop command wouldn’t work when an effect had a delay. Closes #159.
- Loading branch information