Skip to content
This repository was archived by the owner on Feb 26, 2024. 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: angular/zone.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.4
Choose a base ref
...
head repository: angular/zone.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.5
Choose a head ref
  • 8 commits
  • 23 files changed
  • 2 contributors

Commits on Sep 3, 2015

  1. feat(lib/core): add/removeEventListener hooks

    Matthew Hill authored and vicb committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1897440 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. fix(longStackTraceZone): modifies stackFramesFilter to exclude zone.j…

    …s frames
    Matthew Hill authored and vicb committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    50ce9f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. chore: use symbols if possible for private properties on exposed objects

    fix #172
    Matthew Hill authored and vicb committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    f8a2be5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. fix(lib/utils): adds compliant handling of useCapturing param for Eve…

    …ntTarget methods
    Matthew Hill authored and vicb committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    dd2e1bf View commit details
    Browse the repository at this point in the history
  2. fix(lib/utils): fixes incorrect behaviour when re-adding the same eve…

    …nt listener fn
    Matthew Hill authored and vicb committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    1b804cf View commit details
    Browse the repository at this point in the history
  3. feat(lib/patch/file-reader): zone-binds FileReader#onEventName listeners

    fix #137
    Matthew Hill authored and vicb committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    ce589b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5433ada View commit details
    Browse the repository at this point in the history
  5. 0.5.5

    vicb committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    0f369ab View commit details
    Browse the repository at this point in the history
Loading