Skip to content

Commit

Permalink
Release 0.6.13
Browse files Browse the repository at this point in the history
1. Add meta and alt key handling in keyboard scrolling - #549
2. Implement reverse wheel axis on shift key - #548
3. Add TypeScript definition - #552
4. Fix click propagation on scrollbar thumbs - #526 #547
5. Implement correct click-rail handler - #568
6. Minor bug fixes
  • Loading branch information
Hyunje Jun committed Oct 18, 2016
1 parent a4808f6 commit 6d2f203
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": "perfect-scrollbar",
"version": "0.6.12",
"version": "0.6.13",
"description": "Minimalistic but perfect custom scrollbar plugin",
"author": "Hyunje Alex Jun <me@noraesae.net>",
"contributors": [
Expand Down

0 comments on commit 6d2f203

Please sign in to comment.