10 Commits

Author SHA1 Message Date
Brandon Roberts
661a57d9e2 docs: update docs example dependencies to version 8 ()
PR Close 
2019-05-17 14:16:55 -07:00
George Kalpakas
54ea10288e test(elements): make e2e tests for elements docs examples even less flaky ()
PR Close 
2018-10-24 19:49:14 -04:00
George Kalpakas
b647608c96 test(elements): make e2e tests for elements docs examples less flaky ()
PR Close 
2018-10-23 14:35:37 -07:00
George Kalpakas
f1223628a6 docs(elements): add link to full example in elements guide ()
PR Close 
2018-08-02 08:32:59 -07:00
George Kalpakas
1c533c913d build(docs-infra): add support for examples of type elements ()
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 
2018-07-20 10:34:47 -07:00
Jan De Wilde
ead3f926cb docs: add e2e tests for elements example ()
PR Close 
2018-07-20 10:34:47 -07:00
Jan De Wilde
9be222f448 docs: fix elements example ()
PR Close 
2018-07-20 10:34:47 -07:00
George Kalpakas
b137f09345 docs: refactor elements example ()
This makes the closing behavior more deterministic, which makes it
easier to be e2e-tested.

PR Close 
2018-07-20 10:34:47 -07:00
George Kalpakas
453693fd33 docs: clean up elements example (indentation, import order, etc) ()
PR Close 
2018-07-20 10:34:47 -07:00
Judy Bogart
ff34d5ea7a docs: add custom elements documentation ()
PR Close 
2018-04-02 14:13:46 -07:00