You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ and this project tries its best to use [Semantic Versioning](http://semver.org/)
14
14
- ScrollReveal removes generated styles after reveals complete when `options.reset` is `false`. [#292](https://github.com/jlmakes/scrollreveal/issues/292)
15
15
- New `clean()` method removes specific generated styles and event listeners. [#227](https://github.com/jlmakes/scrollreveal/issues/227)
16
16
- New `destroy()` method removes all generated styles and event listeners. [#227](https://github.com/jlmakes/scrollreveal/issues/227)
17
-
- New `debug`instance property toggles error messages in console. [#351](https://github.com/jlmakes/scrollreveal/issues/351)
17
+
- New `debug`static property toggles error messages in console. [#351](https://github.com/jlmakes/scrollreveal/issues/351)
18
18
- Instance methods now accept native arrays of HTML elements.
0 commit comments