angular-cn/modules
Pawel Kozlowski 5c48236f61 fix(lang): avoid infinite loop when calling assert()
The current code doesn't function properly:
- assert are never activated
- even if activated would result in infinite loop

Since the code is broken and blocks other use-cases
this commit turns assert into noop. A proper solution
for asserts will be part of #2830

Fixes #4981

Closes #4983
2015-10-28 19:12:28 +00:00
..
angular1_router docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
angular2 fix(lang): avoid infinite loop when calling assert() 2015-10-28 19:12:28 +00:00
angular2_material fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
benchmarks chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
benchmarks_external chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
benchpress chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
playground fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
upgrade chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00