Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
- Add second parameter to `onEnter` and `onLeave` callbacks to indicate
  from which direction the waypoint entered _from_ and _to_ respectively.
  • Loading branch information
trotzig committed Oct 31, 2015
1 parent e877b63 commit 401d5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-waypoint",
"version": "1.0.6",
"version": "1.1.0",
"description": "A React component to execute a function whenever you scroll to an element.",
"main": "build/npm/waypoint.js",
"repository": {
Expand Down

0 comments on commit 401d5d9

Please sign in to comment.