mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Domino doesn't support innerText. So the actual inner text wasn't getting set if the [innerText] was set on an element in a template. Add it to the domino adapter to map it to textContent. Also change wrongly named initParse5Adapter to initDominoAdapter. |
||
|---|---|---|
| .. | ||
| domino_adapter.ts | ||
| http.ts | ||
| location.ts | ||
| platform-server.ts | ||
| platform_state.ts | ||
| private_export.ts | ||
| server.ts | ||
| server_renderer.ts | ||
| styles_host.ts | ||
| tokens.ts | ||
| utils.ts | ||
| version.ts | ||