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: 2ea91ca
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: dd15880
Choose a head ref
  • 13 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    cc91f1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from jeffbcross/master

    docs: add mention to Dart as inspiration in readme
    btford committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    e0bc2be View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Configuration menu
    Copy the full SHA
    1515176 View commit details
    Browse the repository at this point in the history
  2. feat: add exceptZone

    btford committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    b134391 View commit details
    Browse the repository at this point in the history
  3. refactor: rename hooks

    renames `onZoneEnter` to `beforeTask` and `onZoneLeave` to `afterTask`
    
    this is a breaking change
    btford committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    8b74d5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb7ec3 View commit details
    Browse the repository at this point in the history
  5. chore: add gitignore

    btford committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    3791431 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Configuration menu
    Copy the full SHA
    76de58e View commit details
    Browse the repository at this point in the history
  2. chore: gitignore parsed idl

    btford committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    b239120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d76f0 View commit details
    Browse the repository at this point in the history
  4. chore: semicolons

    btford committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    8827e06 View commit details
    Browse the repository at this point in the history
  5. fix: patch MutationObserver

    btford committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    1c4e85e View commit details
    Browse the repository at this point in the history
  6. 0.2.0

    btford committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    dd15880 View commit details
    Browse the repository at this point in the history
Loading