This repository was archived by the owner on May 10, 2021. It is now read-only.
Releases: hapinessjs/ng-elements-loader
Releases · hapinessjs/ng-elements-loader
v7.2.0 (2018-11-27)
Angular v7.1.0+- Add
ElementsLoaderService.registerContainingCustomElements()method to be used for AoT compiler ElementsLoaderService.loadContainingCustomElements()method must be used only for JiT compiler- Explain how to create an optimized
webcomponentbundle with this tutorial - Documentation
v7.1.0 (2018-11-09)
Angular v7.0.3+document-register-elements v1.13.1latest version of thepolyfillonly require if your browser doesn't supportcustomElement@webcomponents/webcomponentsjs v2.1.3to fix issue withes5compilation outsideAngularapplication like explain here- Allow custom elements registration in browser even if tag isn't yet present in the
DOMlike this, it can be created or loaded asynchronously after registration - Documentation
v7.0.0 (2018-11-02)
Angular v7.0.2+- Documentation
v6.4.2 (2018-10-18)
v6.4.1 (2018-09-27)
- Fix version to
Angular v6.1.7to avoid the bug reported in this issue - Documentation
v6.4.0 (2018-07-26)
Angular v6.1.0+- Documentation
v6.3.2 (2018-07-19)
- Latest packages' versions
- Documentation
- Delete
ng-shadow-dom-rendererproject
v6.3.1 (2018-06-20)
- Delete
ShadowDomV1Rendererfactory in@hapiness/custom-elements-loaderbecause not compatible with multi-components
v6.3.0 (2018-06-20)
- Create
@hapiness/ng-shadow-dom-rendererpackage - Use
ShadowDomV1Rendererfactory from@hapiness/ng-shadow-dom-rendererin@hapiness/custom-elements-loaderto fix angular issue #24397 - Latest packages' versions
- Documentation
v6.1.1 (2018-06-12)
- Downgrade
document-register-elementtov1.8.1to fix angular issue #24390 - Latest packages' versions
- Documentation