Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdahoo committed Jun 26, 2017
1 parent 3086aa8 commit d9262c1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ https://github.com/wangdahoo/vue-scroller-demo
| snappingHeight | snapping height | N | 100 |
| refreshLayerColor | text color of `pull-to-refresh` layer | N | #AAA |
| loadingLayerColor | text color of `infinite-loading` layer | N | #AAA |

| minContentHeight | min content height (px) of `scroll-content` | N | 0 |

#### Scroller vm instance methods:

Expand Down
6 changes: 3 additions & 3 deletions dist/vue-scroller.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-scroller.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-scroller",
"version": "2.2.1-beta.2",
"version": "2.2.1",
"description": "Vue component for smooth scrolling, pull to refresh & infinite loading.",
"main": "dist/vue-scroller.min.js",
"author": "wangdahoo <[email protected]>",
Expand Down

0 comments on commit d9262c1

Please sign in to comment.