Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

phillipskevin
Copy link
Contributor

Closes #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.

@phillipskevin phillipskevin merged commit 2623264 into master Jul 9, 2019
@phillipskevin phillipskevin deleted the let-context-prototype branch July 9, 2019 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Props whose name shadow a can-event-queue property get rendered as `function() { [native code] }
1 participant