angular-docs-cn/modules/benchmarks/src
Tobias Bosch e263e19a2a fix(core): don’t stop change detection because of errors
- prevents unsubscribing from the zone on error
- prevents unsubscribing from directive `EventEmitter`s on error
- prevents detaching views in dev mode if there on error
- ensures that `ngOnInit` is only called 1x (also in prod mode)

Fixes #9531
Fixes #2413
Fixes #15925
2017-05-01 18:56:25 -04:00
..
largeform refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
largetable feat(compiler): introduce `<ng-template>`, deprecate `<template>` and `template` attribute 2017-02-23 20:03:16 -08:00
old refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
tree fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
bootstrap_ng2.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00
bootstrap_plain.ts refactor(benchmarks): refactor to support AOT bootstrap in G3 (#12075) 2016-10-04 16:27:45 -07:00
util.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00