2015년 1월 2일 금요일

[AngularJS] Why isn't AngularJS returning the native event object if jQuery isn't available?

According to AngularJS documentation 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?


댓글 없음:

댓글 쓰기