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

Adding arrow function support by porting functionality from Angular #53

Merged
merged 1 commit into from
Nov 13, 2017
Merged

Adding arrow function support by porting functionality from Angular #53

merged 1 commit into from
Nov 13, 2017

Conversation

acolchado
Copy link
Collaborator

The original implementation was derived from the angular injector. This updates the functionality from the latest injector: https:/angular/angular.js/blob/master/src/auto/injector.js#L66-L126

Addresses issue #37: #37

@ssetem and @wesww Mind reviewing for me? Thanks

The original implementation was derived from the angular injector. This updates the functionality from the latest injector: https:/angular/angular.js/blob/master/src/auto/injector.js#L66-L126

Addresses issue #37: #37

@ssetem and @wesww Mind reviewing for me? Thanks
@ssetem
Copy link
Contributor

ssetem commented Nov 13, 2017

looks good @acolchado , maybe add the comments tests just for sanity

@acolchado
Copy link
Collaborator Author

Thanks @ssetem! Good idea!

Hope all is well!

@wesww wesww merged commit 58f3be4 into opentable:master Nov 13, 2017
@acolchado acolchado deleted the arrow-function branch November 13, 2017 22:18
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.

3 participants