angular-cn/packages/core
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
..
src fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
test fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
testing fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json fix(core): update peer dep on zone.js to ^0.8.4 (#15209) 2017-03-16 20:10:53 -07:00
public_api.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00