angular-cn/packages/elements/src
Vikram Subramanian af46d097ff fix(elements): avoid exception when window is undefined (#23324)
Detect server environment by checking `typeof window` and schedule render immediately instead of waiting for RAF.

This does not make Angular Elements work on platform-server. This is just the first step.

PR Close #23324
2018-04-11 23:17:04 -07:00
..
component-factory-strategy.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
create-custom-element.ts docs: add custom elements documentation (#22966) 2018-04-02 14:13:46 -07:00
element-strategy.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
extract-projectable-nodes.ts feat(elements): add support for creating custom elements (#22413) 2018-03-16 12:39:07 -07:00
utils.ts fix(elements): avoid exception when window is undefined (#23324) 2018-04-11 23:17:04 -07:00
version.ts feat(elements): George's comments (#22413) 2018-03-16 12:39:07 -07:00