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: csnover/TraceKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.4
Choose a base ref
...
head repository: csnover/TraceKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.5
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 14, 2017

  1. Remove all but first two stack and isWindowError arguments from h…

    …andlers and `notifyHandlers` calls
    futpib committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    f02628a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b172d5 View commit details
    Browse the repository at this point in the history
  3. Update typescript definition

    futpib committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    c1b6da1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Merge pull request #67 from futpib/issue-66

    Add `error` argument to subscribers
    niemyjski authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    66aff4f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    8be409f View commit details
    Browse the repository at this point in the history
  2. Fixed #69 via merged in external changes

    * Uninstall global handler if there are no subscribers.
    
    Merged in from ravens fork:
    * Don't treat presence of "native" string everywhere as meaning "native code"
    * Properly parse when not protocol / only leading forward slash
    * Handle PhantomJS 1.x file:/// urls
    * Fix line/column/url extraction from some eval frames
    * Fix android react native release builds stacktrace
    niemyjski committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    31142a1 View commit details
    Browse the repository at this point in the history
  3. Bumb version

    niemyjski committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    10b93dd View commit details
    Browse the repository at this point in the history
  4. Removed typo from tests

    niemyjski committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    d38d487 View commit details
    Browse the repository at this point in the history
Loading