Release 0.5.3.

1. Focusable element bug fix for ShadowDom element.
2. Int conversion enhancement.
3. Add IE Pointer handler.
4. Ctrl+Home/End support.
5. Iframe support.
This commit is contained in:
Hyunje Alex Jun
2014-10-14 01:38:04 +01:00
parent 97a44c29a8
commit 4f7595a34f
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "perfect-scrollbar",
"version": "0.5.2",
"version": "0.5.3",
"main": "src/perfect-scrollbar.js",
"engines": {
"node": ">= 0.8.0"