Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scrollreveal

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrollreveal - npm Package Versions

1
57

3.2.0

Diff

Changelog

Source

[3.2.0] - 2016-07-08

Added

  • New isNodeList() method added to Tools.
  • New version instance variable contains library version.
  • HTML Collections are now supported as the first argument in reveal(). #246
  • Added fallback for requestAnimationFrame. #267

Changed

  • Updated Starting Defaults section in README.

Fixed

  • Calling reveal() multiple times on an element with config.origin as top or left no longer produces invalid CSS. #270
  • Refactored AMD/CommonJS module wrapper to work with Codekit. #253
jlmakes
published 3.1.5 •

Changelog

Source

[3.1.5] - 2016-07-06

Fixed

  • sync() method now properly supports sequences.
jlmakes
published 3.1.4 •

Changelog

Source

[3.1.4] - 2016-03-28

Changed

  • Added console.log calls back to non-minified distribution. #235
jlmakes
published 3.1.3 •

Changelog

Source

[3.1.3] - 2016-03-28

Removed

  • Removed console.log calls from distribution. #235
jlmakes
published 3.1.2 •

Changelog

Source

[3.1.2] - 2016-03-23

Fixed

  • Removed stray quotation mark in reveal() error message.
jlmakes
published 3.1.1 •

Changelog

Source

[3.1.1] - 2016-03-08

Fixed

  • config.reset now works properly with sequences. #241
jlmakes
published 3.1.0 •

Changelog

Source

[3.1.0] - 2016-03-07

Added

  • New isNode() method added to Tools.
  • HTML elements are now supported as the first argument in reveal().
  • Selector strings assigned to config.container are now supported.
  • reveal() now accepts an interval as it's last argument to create sequences. #86 #180 #187 #215 #234
  • New section on sequenced animations added to README.

Changed

  • Messages logged to console are now prepended with ScrollReveal: for clarity.
  • Revised and renamed supported() method to isSupported().
  • Updated Custom Containers section in README with an example using a selector.
  • Updated Tips section in README.

Fixed

  • Added semi-colon before global IIFE to improve reliability. #228
  • The existence of console.log is now confirmed for IE9. #230
  • Typos, indentation and semicolons corrected in README.
jlmakes
published 3.0.9 •

Changelog

Source

[3.0.9] - 2016-01-14

Changed

  • Updated example site links in the README.

Fixed

  • Fixed operator mismatch inside supported(). #220
jlmakes
published 3.0.8 •

Changelog

Source

[3.0.8] - 2016-01-13

Changed

  • Public methods now verify that ScrollReveal is supported.

Fixed

  • Updated Tips section in README.
jlmakes
published 3.0.7 •

Changelog

Source

[3.0.7] - 2016-01-13

Added

  • Added brower support information to README. #219

Changed

  • console.log is now used instead of console.warn. #215
  • Moved tools.isSupported method to ScrollReveal.prototype.supported.
  • Updated the configuration and tips documentation in the README.

Removed

  • The init() method was removed.

Fixed

  • Using config.mobile in reveal() now works. #216
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc