X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: satzz/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: satzz/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 18 files changed
  • 10 contributors

Commits on Apr 11, 2017

  1. feat(@angular/cli): use and support webpack 2.3

    Charles Lyding authored and hansl committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    a0a2c25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbded7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. feat(@angular/cli): bump to tslint 5 & codelyzer 3

    Also fixes the `test.ts` file warnings.
    cexbrayat authored and hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    f5677dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96dd72 View commit details
    Browse the repository at this point in the history
  3. fix(@angular/cli): generating service dry run fix

    Before, generating a service and providing it in a module, the dry run flag was
    ignored for the providing part. We dont provide the module now if its a dry-run.
    
    Fixes angular#5862.
    hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    f5602ee View commit details
    Browse the repository at this point in the history
  4. test: add e2e test for dry run

    hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    721db12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3925afa View commit details
    Browse the repository at this point in the history
  6. fix(@angular/cli): set sass precision to bootstrap required value

    Charles Lyding authored and hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    4df531b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b5b74e View commit details
    Browse the repository at this point in the history
  8. Revert "feat(@angular/cli): add language service in devDependencies s…

    …ection"
    
    This reverts commit 9eabfdd.
    hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    dad168a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1ae4ed View commit details
    Browse the repository at this point in the history
  10. fix(@angular/cli): updating yarn file

    sumitarora authored and hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    a781004 View commit details
    Browse the repository at this point in the history
  11. fix(@angular/cli): fix skip e2e

    sumitarora authored and hansl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    48fab2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0544b05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    646c14f View commit details
    Browse the repository at this point in the history
Loading
X Tutup