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: Tanjeeb/AngularApp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: angular/quickstart
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.
  • 16 commits
  • 24 files changed
  • 8 contributors

Commits on Feb 2, 2017

  1. chore: add src folder (angular#362)

    * chore: add src folder
    
    * incorporate Jesus's feedback
    
    * move tsconfig.json into src/e2e
    
    * add base href
    
    * ignore debug.log
    
    * remove unused npm script
    
    * some protractor changes
    
    * remove appSrcBase
    
    * explicitely list config for npm run serve
    
    * add update instructions
    
    * Add third party deps note to update section
    filipesilva authored and Foxandxss committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    d0e7594 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Configuration menu
    Copy the full SHA
    816b8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df33a5b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. build(deps): update concurrently (angular#379)

    This fixes processes being left alive in gitbash.
    
    /cc @Foxandxss
    filipesilva authored and Foxandxss committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    5dda801 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

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

Commits on Feb 27, 2017

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

Commits on Feb 28, 2017

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

Commits on Mar 22, 2017

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

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    e7fd753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456b849 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. docs(readme): fix small typo in README.md (angular#441)

    Remove word 'add' from "Updating to a newer version of the Quickstart Repo"
    section of GitHub README.
    pixelchutes authored and Foxandxss committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    16232d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Fix systemjs-angular-loader.js for <=IE10 (angular#443)

    "let" is ES2015 and therefore not supported by<=IE10
    nielsheeren authored and Foxandxss committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    418dc2e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

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

Commits on Aug 14, 2017

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

Commits on Oct 31, 2017

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