optional parent argument for getAbsolutePosition

This commit is contained in:
Anton Lavrenov
2015-12-23 09:18:36 +07:00
parent dd52f0202a
commit eda967c07e
6 changed files with 49 additions and 9 deletions

View File

@@ -3,7 +3,8 @@
"version": "0.11.0",
"author": "Anton Lavrenov",
"scripts": {
"start": "gulp"
"start": "gulp",
"full-build": "gulp lint test build"
},
"devDependencies": {
"chai": "3.2.0",