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

Ability to use controllerAs syntax to bind controller to template #205

Merged
merged 2 commits into from
Apr 9, 2015

Conversation

aoggz
Copy link
Contributor

@aoggz aoggz commented Apr 1, 2015

The controllerAs controller syntax is recommended as a best practice by many members of the AngularJS community. This is simply an implementation to allow that syntax to be utilized when specifying controllers to be bound to the template.

andrewogburn added 2 commits April 1, 2015 06:47
A quick and dirty implementation to permit the controllerAs controller binding syntax.
voronianski added a commit that referenced this pull request Apr 9, 2015
Ability to use controllerAs syntax to bind controller to template
@voronianski voronianski merged commit 0216d42 into likeastore:master Apr 9, 2015
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.

2 participants