angular/aio/tools/examples/shared/boilerplate
George Kalpakas 894aaea80b refactor(elements): remove unneeded Custom Elements polyfill from docs examples (#44214)
In PR #43975, the `Angular Elements` guide was updated to remove
mentions of the Custom Elements-related polyfills, since they are no
longer necessary in v13+ (due to all CLI projects being ES2015+ and all
supported browsers natively supporting Custom Elements).

This commit updates the related docs example boilerplate to not include
the unneeded `@webcomponents/custom-elements` polyfill.

PR Close #44214
2021-11-19 18:46:16 +00:00
..
cli docs: add cross-platform support to postbuild in schematics-for-libraries (#30966) 2021-11-05 16:33:26 +00:00
cli-ajs build(docs-infra): update Angular CLI/framework/Material to final v13 RCs in docs examples (#43583) 2021-11-02 17:31:58 -07:00
common/src docs: add margin to button boilerplate CSS for examples (#41413) 2021-04-20 11:37:27 -07:00
elements refactor(elements): remove unneeded Custom Elements polyfill from docs examples (#44214) 2021-11-19 18:46:16 +00:00
getting-started/src docs: add new getting started guide (#27684) 2019-03-29 10:47:37 -07:00
i18n build(docs-infra): update Angular CLI/framework/Material to final v13 RCs in docs examples (#43583) 2021-11-02 17:31:58 -07:00
schematics refactor(docs-infra): remove tslint from cli examples (#43592) 2021-10-04 16:30:48 -07:00
service-worker build(docs-infra): update Angular CLI/framework/Material to final v13 RCs in docs examples (#43583) 2021-11-02 17:31:58 -07:00
systemjs build(docs-infra): fix SystemJS-based docs examples (#43868) 2021-11-08 17:01:16 +00:00
testing refactor(docs-infra): remove tslint from cli examples (#43592) 2021-10-04 16:30:48 -07:00
universal build(docs-infra): update Angular CLI/framework/Material to final v13 RCs in docs examples (#43583) 2021-11-02 17:31:58 -07:00
.gitignore build(docs-infra): simplify update workflow for CLI-based docs examples boilerplate (#38992) 2020-09-30 09:20:00 -04:00