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

Commits on Jan 4, 2017

  1. Added analytics service in /helpers. This services supports basic pag…

    …e tracking (automatically triggered on view change, so the method never has to be called manually) and event tracking.
    bursauxa committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    15531a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324a620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6832800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555fe01 View commit details
    Browse the repository at this point in the history
  5. Added missing semicolon.

    bursauxa committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    d06d2f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    4b8be83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d0935 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/bursauxa/generator-angula…

    …r-pro
    
    Conflicts:
    	generators/app/templates/sources/main/_main.constants.ts
    bursauxa committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    d4dc9cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c84ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Merge pull request #37 from bursauxa/master

    Added simple Google Analytics integration
    sinedied authored Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4de8401 View commit details
    Browse the repository at this point in the history
Loading