According to AngularJS documentation 
<https://docs.angularjs.org/guide/expression#-event-> it looks like the 
$event object depends on jQuery.
Why is this dependency required?

Wouldn't it be better to fall back to returning the native event object if 
there is no framework event object available? So that there will be event 
information available even when eschewing jQuery?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to