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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@ Breaking Changes
7
7
#### Renaming Attributes
8
8
The `scrollreveal` attribute has changed to `scrollReveal` (updated with camel case) to remain consistent with it’s usage elsewhere. If you’re updating to scrollReveal v0.0.2, make sure your data-attributes are correctly named.
9
9
<br><br>
10
-
What‘s New
10
+
***
11
+
<br><br>
12
+
What’s New
11
13
----------
12
14
#### Manual Instantiation
13
15
scrollReveal no longer automatically instantiates on the `DOMContentLoaded` event. It now requires that you instantiate it manually.
0 commit comments