angular-cn/packages/elements/test
Rob Wormald c9844a2f01 feat(elements): enable Shadow DOM v1 and slots (#24861)
When using ViewEncapsulation.ShadowDom, Angular will not remove the child nodes of the DOM node a root Component is bootstrapped into. This enables developers building Angular Elements to use the `<slot>` element to do native content projection.

PR Close #24861
2018-08-30 21:33:14 -07:00
..
BUILD.bazel build(bazel): use bazel managed node_modules for downstream angular from source build support (#24663) 2018-07-26 17:02:21 -07:00
component-factory-strategy_spec.ts test: run unit tests in random order (#19904) 2018-07-06 13:48:02 -07:00
create-custom-element_spec.ts test(core): update Web Platform feature detection (#24861) 2018-08-30 21:33:14 -07:00
extract-projectable-nodes_spec.ts feat(elements): add support for creating custom elements (#22413) 2018-03-16 12:39:07 -07:00
slots_spec.ts feat(elements): enable Shadow DOM v1 and slots (#24861) 2018-08-30 21:33:14 -07:00
utils_spec.ts feat(elements): add tests for component factory strategy (#22413) 2018-03-16 12:39:07 -07:00