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

angular2 #110

Open
candidature opened this issue Oct 14, 2016 · 1 comment
Open

angular2 #110

candidature opened this issue Oct 14, 2016 · 1 comment
Milestone

Comments

@candidature
Copy link

Is it possible to use this with angular2 in current form?
Do you also plan to upgrade it?

This was referenced Nov 18, 2020
@daerogami
Copy link
Collaborator

daerogami commented Nov 18, 2020

Just to consolidate the discussion here:
I am currently working though old PRs and issues. I fully intend to investigate adding modern angular support but it will be a while as the coffee script file will need to be converted to typescript and that is after all the necessary tests and CI is implemented to ensure backwards compatibility does not break.

All that being said, I'm not entirely sure there is a clear cut path to provide an AngularJS directive and an Angular2+ component from one codebase. The general idea would be to pull the tree functionality to plain typescript then define/output the ng1 directive and ng2+ component separately. That is a bit of a hand wave, but is where I am starting from.

Before that is done though, I need to get tests in place to ensure there aren't regressions going from coffeescript to typescript.

@daerogami daerogami added this to the 0.3.1 milestone Nov 18, 2020
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

No branches or pull requests

2 participants