canjs / can-view-scope

Scope management for view engines
https://canjs.com/doc/can-view-scope.html
MIT License
4 stars 0 forks source link

removing functions added by can-event-queue from LetContext.prototype #205

Closed phillipskevin closed 5 years ago

phillipskevin commented 5 years ago

Closes https://github.com/canjs/can-view-scope/issues/204.

This changes LetContext to not have methods from can-event-queue/map/map on its prototype. This removes things like .one, .addEventListener, .bind, .unbind, etc so that these property names can be used in a Scope.