angular/packages/platform-browser/src/dom
Andrew Kushnir 480a4c3061 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:54 -08:00
..
debug fix(ivy): ensure DebugNode/DebugElement are tree-shakeable in Ivy (#35003) 2020-01-28 15:57:58 -08:00
events fix: resolve event listeners not correct when registered outside of ngZone (#33711) 2019-11-11 14:00:31 -08:00
dom_renderer.ts fix(ivy): set namespace for host elements of dynamically created components (#35136) 2020-02-07 17:22:54 -08:00
shared_styles_host.ts refactor: Move dom_adapter.ts to @angular/common (#32154) 2019-08-29 21:51:56 -07:00
util.ts fix: don’t rely on goog.DEBUG but on COMPILED instead 2017-09-29 09:26:38 -07:00