angular-cn/tools/public_api_guard
Tobias Bosch 9f7d32a326 feat(core): add `attachView` / `detachView` to ApplicationRef
This feature is useful to allow components / embedded views
to be dirty checked if they are not placed in any `ViewContainer`.

Closes #9293
2016-11-14 17:01:35 -08:00
..
common fix(common): `NgSwitch` - don’t create the default case if another case matches (#12726) 2016-11-07 12:22:36 -08:00
compiler fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
core feat(core): add `attachView` / `detachView` to ApplicationRef 2016-11-14 17:01:35 -08:00
forms fix(forms): getRawValue returns any instead of Object (#12599) 2016-11-08 15:44:36 -08:00
http fix(Header): preserve case of the first init, `set()` or `append()` (#12023) 2016-10-03 15:27:56 -07:00
platform-browser fix(animations): retain styling when transition destinations are changed (#12208) 2016-11-14 16:59:06 -08:00
platform-browser-dynamic fix(platform-browser-dynamic): mark platformBrowserDynamic as stable API (#12154) 2016-10-07 13:54:06 -07:00
platform-server fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
platform-webworker refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07:00
platform-webworker-dynamic refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07:00
router fix(router): incorrect injector is used when instantiating components loaded lazily (#12817) 2016-11-11 17:12:00 -08:00
upgrade feat(UpgradeComponent): add/improve support for lifecycle hooks 2016-11-04 11:16:28 -07:00