angular-cn/tools/public_api_guard
Tobias Bosch 14d7844b2b feat(core): view engine - integrate with `ComponentFactory` (#14237)
`ComponentFactory`s can now be created from a `ViewDefinitionFactory` via
`RefFactory.createComponentFactory`.

This commit also:
- splits `Services` into `Refs` and `RootData`
- changes `ViewState` into a bitmask
- implements `ViewContainerRef.move`

Part of #14013

PR Close #14237
2017-02-03 15:07:12 -06:00
..
common feat(common): rename underlying `NgFor` class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
compiler fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
core feat(core): view engine - integrate with `ComponentFactory` (#14237) 2017-02-03 15:07:12 -06:00
forms fix(forms): provide a method to compare options (#13349) 2017-01-31 11:38:30 -06:00
http feat(http): simplify URLSearchParams creation (#13338) 2016-12-09 15:38:29 -08:00
platform-browser feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-browser-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-server feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
router doc: standardize deprecation of `preserveQueryParams` (4.0 only) (#14236) 2017-02-01 16:48:19 -08:00
upgrade feat(upgrade): export VERSION from `upgrade/static` (#14037) 2017-02-01 09:29:51 -06:00