Release 0.4.7.

1. Don't prevent the default scrolling for the inactive axis.
2. Enhance the scrolling logic.
3. Implement Home, End, Page Up, Page Down and Spacebar for the key
   scrolling.
4. Bug fixes.
This commit is contained in:
Hyunje Alex Jun
2014-01-21 12:30:13 +09:00
parent b8d8218c03
commit e159cbbda5
7 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "perfect-scrollbar",
"version": "0.4.6",
"version": "0.4.7",
"engines": {
"node": ">= 0.8.0"
},