Andrew Scott
e41a52286f
Revert "refactor: move example generation into adev, removing content from aio ( #55263 )" ( #55326 )
...
This reverts commit 9bc15994ce .
PR Close #55326
2024-04-12 14:57:05 -07:00
Joey Perrott
9bc15994ce
refactor: move example generation into adev, removing content from aio ( #55263 )
...
Remove the content from aio and set up the example generation in adev
PR Close #55263
2024-04-09 11:18:48 -07:00
Yvonne Allen
5af0e7523c
fix(docs-infra): add boilerplate path and project type for elements example project ( #33484 )
...
Fixes #31332
PR Close #33484
2020-03-11 14:52:59 -04:00
Brandon Roberts
661a57d9e2
docs: update docs example dependencies to version 8 ( #30385 )
...
PR Close #30385
2019-05-17 14:16:55 -07:00
George Kalpakas
1c533c913d
build(docs-infra): add support for examples of type elements ( #24840 )
...
Examples using `@angular/elements` need to transpile to es2015 for
Custom Elements to work (on browsers that natively support them).
Alternatively, a polyfill would need to be loaded. For now, changing the
transpilation target to es2015 is the simplest solution.
PR Close #24840
2018-07-20 10:34:47 -07:00
Jan De Wilde
ead3f926cb
docs: add e2e tests for elements example ( #24840 )
...
PR Close #24840
2018-07-20 10:34:47 -07:00