Thanks to visit codestin.com
Credit goes to github.com

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: auth0-blog/angular2-authentication-sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: auth0-blog/angular2-authentication-sample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 25 files changed
  • 7 contributors

Commits on Jan 11, 2016

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

Commits on Jan 12, 2016

  1. Readme and license fix

    Adds issue tracking, author and license sections to readme and fixes
    license info as well as the file name.
    
    Fixes #46
    Alberto Güerere committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    fa4ad60 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Merge pull request #47 from aguerere/fix-issue46-license-and-readme

    Readme and license fix
    chenkie committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    7f9b43d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Update LoggedInOutlet.ts

    - Updated `activate()` to handle a bug that enabled access to non-public routes after loading a public route
    - Updated `publicRoutes` to reflect values returned by `ComponentInstruction.urlPath`
    - Added a small comment clarifying the purpose of the boolean assigned to each route in `publicRoutes`
    Matthew Miller committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    f2a7166 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

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

Commits on Feb 26, 2016

  1. Configuration menu
    Copy the full SHA
    8161e67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from enaukkarinen/prebuilt-message-supress

    supress pre-built javascript message
    chenkie committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    c043d04 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Updated to Angular 2 beta 9

    chenkie committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    0bb7148 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2016

  1. Merge pull request #49 from MasterKale/master

    Update LoggedInOutlet.ts
    chenkie committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    91f67a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Merge pull request #45 from neilyoung/master

    Logical precedence problem fixed
    chenkie committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    29f251c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Updated to rc.1. Closes #64.

    chenkie committed May 18, 2016
    Configuration menu
    Copy the full SHA
    4ed4b9c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Update to rc.3

    chenkie committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    0a3bc73 View commit details
    Browse the repository at this point in the history
  2. Updated license

    chenkie committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    a87294d View commit details
    Browse the repository at this point in the history
  3. Routes formatting

    chenkie committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    4474a12 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

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

Commits on Oct 4, 2016

  1. Merge pull request #77 from blacksonic/master

    Upgrade to Angular 2 final and update articles section in readme
    chenkie authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    3d5f962 View commit details
    Browse the repository at this point in the history
Loading