angular-cn/tools/public_api_guard
Tobias Bosch d8f23f4b7f fix(common): `NgSwitch` - don’t create the default case if another case matches (#12726)
This also simplifies the implementation of `NgSwitch`.

Closes #11297
Closes #9420
2016-11-07 12:22:36 -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 refactor(compiler): remove view factories, use view classes directly 2016-11-02 20:58:48 -07:00
forms feat(forms): make 'parent' a public property of 'AbstractControl' (#11855) 2016-10-19 09:55:50 -07:00
http fix(Header): preserve case of the first init, `set()` or `append()` (#12023) 2016-10-03 15:27:56 -07:00
platform-browser refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07: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): reset URL to the stable state when a navigation gets canceled 2016-11-02 12:25:23 -07:00
upgrade feat(UpgradeComponent): add/improve support for lifecycle hooks 2016-11-04 11:16:28 -07:00