Hi there,
Is there support for Angular v1.x.x?
@kialam Unfortunately, we are not planning to add support for angularjs v1.x. I personally do not think it is logical to work on it when Angular v2 was released.
You may use knockout or jQuery version in your angularjs project.
Thank you,
Andrew
@kialam We've discussed this issue with @andrewtelnov and prepared a boilerplate to start Angular 1.6.2 support (survey-ng) in the "feature/ng" brunch: build infrastructure, survey component, page component, navigation bar and implemented a couple of questions.
Build command is "npm run build_ng_dev".
The sample code to run is in the "/examples/ng/" folder.
Please feel free to commit, we'll provide all possible assistance.
I'm closing this since nobody interested for a year.
Is there a branch available for the ng support somewhere?
I'm also interrested by the feature !
We've deleted this branch since nobody interested and wanted to commited into it for more than 2 years.
If you could find source code somewhere and upload it. We would reallly appreciate it. I will make the neccessary changes to get it working.