angular-cn/tools/public_api_guard
Olivier Combe b6431c60e6 refactor: core, http & platform-webworker to remove public private class separation (#19143)
The private classes `ApplicationRef_`, `PlatformRef_`, `JSONPConnection_`, `JSONPBackend_`, `ClientMessageBrokerFactory_`, `ServiceMessageBroker_`, `ClientMessageBroker_` and `ServiceMessageBrokerFactory_` have been removed and merged into their public equivalents.

The size of the minified umd bundles have been slightly decreased:
| package            | before     | after      |
| -------------------|------------|------------|
| core               | 217.791 kb | 217.144 kb |
| http               | 33.260 kb  | 32.838 kb  | 
| platform-webworker | 56.015 kb  | 54.933 kb  |
PR Close #19143
2017-09-14 13:38:06 -04:00
..
animations build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common build(common): inject deprecated `getPluralCase` for treeshaking (#19136) 2017-09-13 13:52:56 -04:00
compiler build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
core refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04:00
forms build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
http refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04:00
platform-browser build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-browser-dynamic build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-server feat(platform-server): provide a way to hook into renderModule* (#19023) 2017-09-05 23:17:04 -05:00
platform-webworker refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04:00
platform-webworker-dynamic build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
router refactor(router): remove deprecated `RouterOutlet` properties 2017-09-08 16:19:32 -04:00
upgrade refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00