Closed amiller-gh closed 9 years ago
The jQuery spec allows events to be passed an optional data object: http://api.jquery.com/on/ For those looking to use this as a light weight jquery alternative, this could be an important feature. Thoughts?
Hi, thanks for comments, I think will be implemented soon.
Implemented in https://github.com/kupriyanenko/jbone/commit/ee1bb154eac17b06168134a1531c427735695a1d
The jQuery spec allows events to be passed an optional data object: http://api.jquery.com/on/ For those looking to use this as a light weight jquery alternative, this could be an important feature. Thoughts?