mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options_spec.ts | ||
| headers_spec.ts | ||
| http_spec.ts | ||
| static_request_spec.ts | ||
| static_response_spec.ts | ||
| url_search_params_spec.ts | ||