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: simpulton/angular2-website-routes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: onehungrymind/fem-ng2-simple-app
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
  • 22 files changed
  • 4 contributors

Commits on May 10, 2016

  1. updating to angular 2 rc1

    jdgarvey committed May 10, 2016
    Configuration menu
    Copy the full SHA
    9a0b79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab21cf View commit details
    Browse the repository at this point in the history
  3. update readme

    jdgarvey committed May 10, 2016
    Configuration menu
    Copy the full SHA
    273f4fb View commit details
    Browse the repository at this point in the history
  4. catch-all route

    jdgarvey committed May 10, 2016
    Configuration menu
    Copy the full SHA
    0e91ad6 View commit details
    Browse the repository at this point in the history
  5. add root route

    jdgarvey committed May 10, 2016
    Configuration menu
    Copy the full SHA
    a110608 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

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

Commits on Jun 1, 2016

  1. Merge pull request #6 from timshelley/master

    Thanks!
    Lukas Ruebbelke committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    c91eec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d5153 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. Configuration menu
    Copy the full SHA
    b780d41 View commit details
    Browse the repository at this point in the history
  2. remove duplicate typings

    jdgarvey committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    0dddc09 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

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

Commits on Aug 20, 2016

  1. fix(rc5): fix everything for rc5

    update all angular deps to rc5
    remove @routes ~ deprecated
    add routingConifg
    add RouterModule
    create proper routeConfig
    remove bootstrap ~ deprectated
    add @NgModule
    add @angular/forms
    add FormsModule
    add name attrs to all inputs with ngModel
    Hendrixer committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    24c786a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

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

Commits on Sep 8, 2016

  1. lock major package versions

    jdgarvey committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    c41c60d View commit details
    Browse the repository at this point in the history
  2. fix test and route imports

    jdgarvey committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    33bf1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    144122d View commit details
    Browse the repository at this point in the history
Loading