Skip to content

Commit

Permalink
Merge branch 'v3.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Amphiluke committed Oct 31, 2018
2 parents a3ed428 + dbac03b commit 2307787
Show file tree
Hide file tree
Showing 9 changed files with 1,581 additions and 1,320 deletions.
5 changes: 5 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"presets": [
["@babel/env", {"modules": false, "loose": true}]
]
}
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea
bower_components
bower.json
.babelrc
.eslint*
rollup.config.js
4 changes: 2 additions & 2 deletions dist/jquery.floatingscroll.es6.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/jquery.floatingscroll.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion floating-scroll.jquery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "floating-scroll",
"title": "floatingScroll",
"version": "3.0.3",
"version": "3.0.4",
"description": "A lightweight jQuery plugin providing floating scrollbar functionality",
"keywords": [
"scrollbar",
Expand Down
Loading

0 comments on commit 2307787

Please sign in to comment.