8000 Comparing angular:master...david-mark:master · angular/angular.js · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 12, 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/angular.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: david-mark/angular.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 17, 2017

  1. Remove unneeded window reference

    The document object is global.
    david-mark authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    2ebeac3 View commit details
    Browse the repository at this point in the history
  2. Removed UA sniff from unit test

    Can't rely on UA sniffing and certainly not in a unit test. Must fix the related code in AngularJS, rather than just skipping over the test based on the UA string.
    david-mark authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    6e41f09 View commit details
    Browse the repository at this point in the history
Loading
0