RevealFx
RevealFx copied to clipboard
A javascript library to achieve beautiful block reveal animations
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.2.0 to 4.2.1. Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug Fixes check the format of the index of each attachment (b5d0cb7) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1 4.2.0 Features...
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.2.1 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Fixed: - Indentation and spacing - Event code attached at initial object creation now fires correctly, and runs _in addition_ to event code inserted with **reveal()** - Defaults are now...
Currently there's no way to use this fantastic mini library in TypeScript project due to the reason that module import does not work with Typescript. @akhil000 it would've been really...
I can't seem to figure out how to "reverse" an animation. Currently, I am trying to use this to open and close a full-screen menu. Opening it works perfectly fine,...