Skip to content

Commit

Permalink
Provide helper method to reduce duplicate add/remove listener calls
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdido999 committed Jun 12, 2017
1 parent b45655c commit 4faebe4
Show file tree
Hide file tree
Showing 13 changed files with 132 additions and 242 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"env": {
"browser": true,
"node": true,
"es6": true
},
"extends": "eslint:recommended",
Expand Down
185 changes: 68 additions & 117 deletions build/zooming.js

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

2 changes: 1 addition & 1 deletion build/zooming.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 4faebe4

Please sign in to comment.