-
Notifications
You must be signed in to change notification settings - Fork 19
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
TODOs for v1 #3
Comments
Could you elaborate a bit on "require cli flags dynamically"? Do you mean getting it from the CLI itself? |
@yusijs there is a new feature coming in the |
@manekinekko I'd like to work on the PWA issue, do you have any ideas what PWA specific functionality you'd like to see? I'll create an issue for this so we can track this. |
Thank you @Stephenradams yeah let's discuss this in #37. |
Hi @manekinekko . I'd like to implement <mat-expansion-panel> element. I'm creating an issue for it. |
Hi @manekinekko . I'd like to work on drag and drop feature. But I want to discuss it's UI/UX with you at #50 |
Hi @manekinekko , Why generate tab is disabled? I was thinking of implementing its UI. |
@sumitparakh let's discuss this over #5 |
@manekinekko can we discuss .klingon.json feature over here #68 ? |
We will use this issue to track todos for v1: (this is a living issue — updated frequently)
Note to contributors
If you'd like to contribute to any of the TODOs below, please create a separate issue so we can track and discuss each task separately.
Repo
@klingon/ui
move to @angular-devkit/schematics (read about schematics) (move to @angular-devkit/schematics #10)klingon.json
that will hold upcoming configurations (feat: add a .klingon.json that will hold upcoming configurations #68)ng new
(implement the UI for ng new #4)ng generate
( implement the UI for ng generate #5)ng serve
( implement the UI for ng serve #6)ng build
(implement the UI for ng build #7)ng test
( implement the UI for ng test #8)@klingon/server
@klingon/app
@klingon/website
The text was updated successfully, but these errors were encountered: