angular-cn/packages/platform-server
Vikram Subramanian 831613aab5 fix(platform-server): support setting innerText property
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.
2017-09-12 14:19:25 -04:00
..
integrationtest refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
src fix(platform-server): support setting innerText property 2017-09-12 14:19:25 -04:00
test fix(platform-server): support setting innerText property 2017-09-12 14:19:25 -04:00
testing build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
tsconfig-build.json build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00