angular/modules/benchmarks/src/tree
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
..
baseline refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
incremental_dom refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng1 fix(core): benchmarks - enable ng1 benchmark again 2017-04-18 08:28:31 -07:00
ng2 fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
ng2_next fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
ng2_static fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
ng2_switch refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
polymer style: add missing copyright headers 2016-10-31 14:25:53 -07:00
polymer_leaves refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
util.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00