You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, long time user of the project, back to to 2020 I think. Our project uses Angular, and we've always wanted some stronger Angular support here. Back when I first started using this framework, I promised to help provide at least a proper example of how to use with Angular.
I'd like to contribute at least that example/tutorial...what steps do I need to follow to contribute to the project?
Also, now having worked with it for a couple of years, and implemented a full IDE using it, including dynamic panel creation and stuff, I think there are some solutions for doing stronger Angular support. Is it possible for me to make a branch of this project and try some stuff out for adding some adapters that would help integrate with Angular directly? It may take some time for me to complete that, but I think it could be really useful to others who are trying to use this framework with Angular.
The text was updated successfully, but these errors were encountered:
There are no explicit steps, just create a pull req.
What I will not accept adding dependencies to the lib. You could add Angualr as a DevDependency for the sample, but to as a runtime dependency. If it is needed, then we need to create a extra lib dock-spawn-ts.angular (or smth. similar)
Hi, long time user of the project, back to to 2020 I think. Our project uses Angular, and we've always wanted some stronger Angular support here. Back when I first started using this framework, I promised to help provide at least a proper example of how to use with Angular.
I'd like to contribute at least that example/tutorial...what steps do I need to follow to contribute to the project?
Also, now having worked with it for a couple of years, and implemented a full IDE using it, including dynamic panel creation and stuff, I think there are some solutions for doing stronger Angular support. Is it possible for me to make a branch of this project and try some stuff out for adding some adapters that would help integrate with Angular directly? It may take some time for me to complete that, but I think it could be really useful to others who are trying to use this framework with Angular.
The text was updated successfully, but these errors were encountered: