Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
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: aspnet/JavaScriptServices
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: keremdemirer/JavaScriptServices
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 2 contributors

Commits on Sep 29, 2017

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

Commits on Oct 2, 2017

  1. In SpaPrerenderingExtensions, don't assume that an IHttpContextAccess…

    …or will be available. Get HttpContext from middleware params instead.
    SteveSandersonMS committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    5bdb771 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

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

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    52c69d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12c0ee View commit details
    Browse the repository at this point in the history
  3. Avoid the need to pass urlPrefix/defaultPage to any middleware but on…

    …e, enforcing a particular structure of middleware
    SteveSandersonMS committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    8d33fa5 View commit details
    Browse the repository at this point in the history
Loading