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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
###### scrollReveal.js Changelog
2
2
3
-
### v0.1.1 march 6th, 2014
3
+
### v0.1.2 March 13th, 2014
4
+
5
+
* Add support for elements with `position: fixed` (#35)
6
+
* Revise `genCSS()` method to create less greedy styles. (#37)
7
+
8
+
### v0.1.1 March 6th, 2014
4
9
5
10
* Fixed a serious bug with `enter top` and `enter left` not correctly recognizing the pixel distance declared with the `move` keyword. **Fixes #13 and #31** (Thanks for catching this [Sherban](https://github.com/sherban1988) and [Danycerone](https://github.com/damycerone).)
0 commit comments