Skip to content

Add support for Angular 1.5 components #163

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

benelliott
Copy link
Collaborator

Adds support for the new "component" syntactic sugar introduced in Angular 1.5.

@marcoslin
Copy link
Owner

@benelliott thanks for the pull request. Did you happen to had a chance to look at Travis errors?

@andidev
Copy link

andidev commented Mar 18, 2016

So components does not work with latest version 0.2.1 of angularAMD?

@benelliott
Copy link
Collaborator Author

Hi @marcoslin @andidev , sorry for not looking into this further - I was having trouble getting angularAMD off the ground with a 1.5-component-heavy app and assumed that it was simply missing an alias for "component" but never got round to checking out the Travis errors.

@benelliott
Copy link
Collaborator Author

Just looking at the trace now - strangely, Travis seems to be erroring on the minified version of the lib even though I actually forgot to rebuild it (so it should be the same as master!). Is there any way to check that the current master branch actually passes the tests?

@pratikf
Copy link

pratikf commented Apr 18, 2016

+1

1 similar comment
@mrwogu
Copy link

mrwogu commented Apr 19, 2016

+1

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.

6 participants