angular-cn/packages/platform-server/src
Andrew Kushnir ae0253f34a fix(ivy): set namespace for host elements of dynamically created components (#35136)
Prior to this change, element namespace was not set for host elements of dynamically created components that resulted in incorrect rendering in a browser. This commit adds the logic to pick and set correct namespace for host element when component is created dynamically.

PR Close #35136
2020-02-07 17:22:53 -08:00
..
domino_adapter.ts refactor(core): move Meta methods that only have one version from DomAdapter (#32408) 2019-09-03 11:59:39 -07:00
http.ts feat: remove @angular/http dependency from @angular/platform-server (#29408) 2019-03-27 12:38:29 -07:00
location.ts refactor: Move `dom_adapter.ts` to `@angular/common` (#32154) 2019-08-29 21:51:56 -07:00
platform-server.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform_state.ts refactor: move DOCUMENT imports from platform-browser to common (#29237) 2019-03-14 16:01:57 -04:00
private_export.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
server.ts fix(ivy): ensure that the correct `document` is available (#33712) 2019-11-11 14:01:04 -08:00
server_events.ts refactor: Move `dom_adapter.ts` to `@angular/common` (#32154) 2019-08-29 21:51:56 -07:00
server_renderer.ts fix(ivy): set namespace for host elements of dynamically created components (#35136) 2020-02-07 17:22:53 -08:00
styles_host.ts refactor(core): move Meta methods that only have one version from DomAdapter (#32408) 2019-09-03 11:59:39 -07:00
tokens.ts build: typescript 3.7 support (#33717) 2020-01-14 16:42:21 -08:00
transfer_state.ts refactor: move DOCUMENT imports from platform-browser to common (#29237) 2019-03-14 16:01:57 -04:00
utils.ts refactor: TypeScript 3.7 fixes. (#34372) 2019-12-18 10:14:10 -08:00
version.ts docs: update platform-server to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00