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

Support for Angular 1.2.0 version #16

Open
jkozlowicz opened this issue Oct 2, 2013 · 6 comments
Open

Support for Angular 1.2.0 version #16

jkozlowicz opened this issue Oct 2, 2013 · 6 comments
Assignees

Comments

@jkozlowicz
Copy link

I would like to use djangular with Angular version 1.2.0.

Is there any chance you could add support for version 1.2.0 ? ( it would be best if there was choice which version to use )

@ghost ghost assigned brian-montgomery Oct 2, 2013
@brian-montgomery
Copy link
Contributor

That's a good idea, especially with the experimental branch.

@jkozlowicz
Copy link
Author

From what I know version 1.2.0 is now a release candidate, plus it contains many useful things like promises for $resource and $http services, which can be used instead of callbacks, it also splits functionality into more pieces than it was before, so you end up in better, modular structure. Many times I searched for some functionality, asked on Angular IRC channel and answer I got was that "this is available in 1.2.0, however in 1.0.7 you have to solve that in a different way". I think switching to 1.2.0 is inevitable. Though it hasn't been marked as stable yet I think it is better to switch to it now than later when it will require even more changes. Looking forward to see djangular support for 1.2.0.

@brian-montgomery
Copy link
Contributor

Added Angular JS 1.2.0-rc2 in an optional way to the baseline.

@thedrow
Copy link

thedrow commented Nov 12, 2013

Angular JS 1.2 was released as far as I know.

@stevejalim
Copy link

Yep, they're on 1.2.3 right now.

@stevejalim
Copy link

I've forked this and moved my fork to 1.2.3 for the main and experimental branches. I've still got to try it out, but if you want to also give it a try and PR any fixes, we can then PR them back into this.

https://github.com/stevejalim/djangular

@brian-montgomery Hope this meets with your approval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants