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: debug-js/debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.3
Choose a base ref
...
head repository: debug-js/debug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.9
Choose a head ref
  • 18 commits
  • 11 files changed
  • 10 contributors

Commits on Mar 16, 2017

  1. update "debug" to v0.7.3

    Closes #428.
    TooTallNate committed Mar 16, 2017
    3 Configuration menu
    Copy the full SHA
    27d93a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

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

Commits on Apr 7, 2017

  1. Update CHANGELOG.md

    thebigredgeek authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    f5ae332 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    thebigredgeek authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    2f3ebf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Configuration menu
    Copy the full SHA
    1f01b70 View commit details
    Browse the repository at this point in the history
  2. release 2.6.4

    Andrew E. Rhyne committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    f311b10 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. cleanup browser tests and fix null reference check on window.document…

    …Element.style.WebkitAppearance (#447)
    thebigredgeek authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    cae07b7 View commit details
    Browse the repository at this point in the history
  2. release 2.6.5

    thebigredgeek committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    14df14c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c211947 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

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

Commits on May 12, 2017

  1. Fix typo (#455)

    Enables/disabled -> Enables/disabled
    msasad authored and thebigredgeek committed May 12, 2017
    Configuration menu
    Copy the full SHA
    b68dbf8 View commit details
    Browse the repository at this point in the history
  2. update "debug" to v1.0.0 (#454)

    dougwilson authored and thebigredgeek committed May 12, 2017
    Configuration menu
    Copy the full SHA
    4a6c85c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. 1 Configuration menu
    Copy the full SHA
    15850cb View commit details
    Browse the repository at this point in the history
  2. release 2.6.7

    Andrew E. Rhyne committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6bb07f7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Check for undefined on browser globals (#462)

    * Check for undefined on browser globals.
    
    Not all environments include these globals. For example, web workers do not have global window objects.
    
    * remove redundant global checks
    Marc MacLeod authored and TooTallNate committed May 18, 2017
    Configuration menu
    Copy the full SHA
    2482e08 View commit details
    Browse the repository at this point in the history
  2. Release 2.6.8

    TooTallNate committed May 18, 2017
    Configuration menu
    Copy the full SHA
    52e1f21 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    f53962e View commit details
    Browse the repository at this point in the history
  2. Release 2.6.9

    TooTallNate committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    13abeae View commit details
    Browse the repository at this point in the history
Loading