angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

feat: drap and drop a angular app folder will set the Klingon UI accordingly (restore mode) #50

Open sumitparakh opened 6 years ago

sumitparakh commented 6 years ago

Klingon should be able to restore based on dropped angular app project/folder.

sumitparakh commented 6 years ago

I am thinking of overlaying whole app screen, instead of just tab group element when dropping starts. Would that be ok?

manekinekko commented 6 years ago

Hey @sumitparakh thank you for starting this.

What you suggest is fine. Let's iterate over your PR.

sumitparakh commented 6 years ago

It's almost ready. I shall give PR after some local testing and updating few changes as per #56 .

sumitparakh commented 5 years ago

I missed electron app part in my latest PR. I shall update it in the same PR #62