-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Namespacing, resolve event binding issues
Added namespacing to all event bindings so we can call off() without dropping all events bound to the same elements. Also changed the bindings to limit selects to only change and input, while the other inputs listen on keyup and mousedown as well
- Loading branch information
shanezr
committed
Sep 3, 2015
1 parent
7fa1c09
commit 95b79b5
Showing
1 changed file
with
61 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters