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

feat(generate): implement UI for ng generate #75

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2018

  1. feat(generate): implement UI for ng generate

    ng generate implementation
    
    Fixes angular-klingon#5
    sumitparakh committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    f595733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352c61d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. feat(generate): implement UI for ng generate

    UI Generate (in progress)
    
    Fixes angular-klingon#5
    sumitparakh committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d49d41d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    23a8891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee095b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. feat(generate): generate multiple components

    UI for ng generate
    
    Fixes angular-klingon#5
    sumitparakh committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    bc51c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    603a5fa View commit details
    Browse the repository at this point in the history
  3. feat(generate): some refactoring

    refactoring
    
    Fixes angular-klingon#5
    sumitparakh committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    4a3af52 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    36d943d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6b980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f793bd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Configuration menu
    Copy the full SHA
    68f2fb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    f453263 View commit details
    Browse the repository at this point in the history
  2. feat(ui): generate feature for enum added

    ui generate
    
    Fixes angular-klingon#5
    sumitparakh committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    de08554 View commit details
    Browse the repository at this point in the history
  3. feat(ui): interface generate support added

    ui generate
    
    Fixes angular-klingon#5
    sumitparakh committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    df0b77c View commit details
    Browse the repository at this point in the history
  4. feat(ui): module generate feature added

    ui generate
    
    Fixes angular-klingon#5
    sumitparakh committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    faa18c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcec136 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. feat(generate): ng components

    service worker, application, app shells, guards, library, universals
    
    wip
    sumitparakh committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    096b361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22f41d View commit details
    Browse the repository at this point in the history