Skip to content

Commit 906913e

Browse files
committed
ea11b3f docs(changelog): update change log to beta.10
1 parent 71b9854 commit 906913e

41 files changed

Lines changed: 105 additions & 294 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Thu Mar 17 21:03:07 UTC 2016
2-
3f7cc2e0b3376420a4048fc615b120605f1529d4
1+
Thu Mar 17 22:22:59 UTC 2016
2+
ea11b3f1f87afbf27d7cd9de87384d4963cd1965

bundles/angular2-all-testing.umd.dev.js

Lines changed: 1 addition & 5 deletions
Large diffs are not rendered by default.

bundles/angular2-all.umd.dev.js

Lines changed: 1 addition & 5 deletions
Large diffs are not rendered by default.

bundles/angular2-all.umd.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,6 @@ return /******/ (function(modules) { // webpackBootstrap
18841884
return values.reduce(function (a, b) { return a & b; });
18851885
}
18861886
exports.bitWiseAnd = bitWiseAnd;
1887-
function escape(s) {
1888-
return _global.encodeURI(s);
1889-
}
1890-
exports.escape = escape;
18911887

18921888
/* WEBPACK VAR INJECTION */}.call(exports, (function() { return this; }())))
18931889

bundles/angular2-all.umd.min.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/angular2.dev.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,6 @@ System.register("angular2/src/facade/lang", [], true, function(require, exports,
479479
});
480480
}
481481
exports.bitWiseAnd = bitWiseAnd;
482-
function escape(s) {
483-
return _global.encodeURI(s);
484-
}
485-
exports.escape = escape;
486482
global.define = __define;
487483
return module.exports;
488484
});

bundles/angular2.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,6 @@ System.register("angular2/src/facade/lang", [], true, function(require, exports,
479479
});
480480
}
481481
exports.bitWiseAnd = bitWiseAnd;
482-
function escape(s) {
483-
return _global.encodeURI(s);
484-
}
485-
exports.escape = escape;
486482
global.define = __define;
487483
return module.exports;
488484
});

bundles/angular2.min.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/web_worker/ui.dev.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,6 @@ System.register("angular2/src/facade/lang", [], true, function(require, exports,
479479
});
480480
}
481481
exports.bitWiseAnd = bitWiseAnd;
482-
function escape(s) {
483-
return _global.encodeURI(s);
484-
}
485-
exports.escape = escape;
486482
global.define = __define;
487483
return module.exports;
488484
});

bundles/web_worker/worker.dev.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,6 @@ System.register("angular2/src/facade/lang", [], true, function(require, exports,
479479
});
480480
}
481481
exports.bitWiseAnd = bitWiseAnd;
482-
function escape(s) {
483-
return _global.encodeURI(s);
484-
}
485-
exports.escape = escape;
486482
global.define = __define;
487483
return module.exports;
488484
});

0 commit comments

Comments
 (0)