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: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 50c0f17
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23a6cc6
Choose a head ref
  • 11 commits
  • 21 files changed
  • 5 contributors

Commits on Oct 22, 2016

  1. Configuration menu
    Copy the full SHA
    8b641dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb63fda View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. Fixed dev dependencies badge link url (#2847)

    Added the 'type=dev' parameter will point the link to the Dev Dependencies  tab in david-dm.org site. Removed the part of the url which is not needed anymore.
    dlizarra authored and filipesilva committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    ea7c039 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. feat(test): make code coverage and lint optional (#2840)

    Heavily inspired by @abner's work on #1799.
    
    Partially address #1980
    Close #1799
    filipesilva authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    8944d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0ae68 View commit details
    Browse the repository at this point in the history
  3. fix(appveyor): add workaround for webdriver bug (#2862)

    See angular/webdriver-manager#107 for context.
    Should be reverted once issue is fixed.
    filipesilva authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    2b17b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Configuration menu
    Copy the full SHA
    de0329a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86021a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

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

Commits on Oct 28, 2016

  1. fix(compiler): update codegen API (#2919)

    Fixes #2917.
    robwormald authored and hansl committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    b50c121 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-beta.19

    hansl committed Oct 28, 2016
    1 Configuration menu
    Copy the full SHA
    23a6cc6 View commit details
    Browse the repository at this point in the history
Loading