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: main
Choose a base ref
...
head repository: suau/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 16, 2016

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

Commits on Oct 17, 2016

  1. Fix tslint error

    suau committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    76e0465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd5b90 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Merge branch 'master' of https://github.com/angular/angular-cli

    # Conflicts:
    #	packages/angular-cli/custom-typings.d.ts
    #	packages/angular-cli/tasks/serve-webpack.ts
    suau committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    1c37fa9 View commit details
    Browse the repository at this point in the history
  2. Rename --path option for ng serve command to --base-href (alias --bh)…

    …. This option now also sets the base-href tag in index.html to match the virtual path.
    suau committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    7a92b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

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

Commits on Nov 2, 2016

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

Commits on Nov 18, 2016

  1. Merge branch 'master' of https://github.com/angular/angular-cli

    # Conflicts:
    #	packages/angular-cli/custom-typings.d.ts
    #	packages/angular-cli/tasks/serve-webpack.ts
    suau committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    c2ce47c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Add e2e test for serve --base-href option. WARNING: This test should …

    …fail, but it doesn't.
    suau committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    d2fc15a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

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