29 Commits

Author SHA1 Message Date
santoshyadavdev
3934f0a833 docs(elements): convert the ng add command to code-example ()
the command was hardly visible currently
changing it to shell for visibility

PR Close 
2020-09-14 14:31:05 -07:00
tphobe9312
f81d3f6199 docs(elements): fix typo (you custom element --> your custom element) ()
PR Close 
2020-07-08 16:01:22 -07:00
Gui Seek
9c668e091f docs(elements): fixed command that adds the package @angular/elements ()
I was using schematics with the `--name` parameter instead of the `--project`, I did both ways before sending and my suspicion about outdated documentation was confirmed

PR Close 
2020-06-25 17:07:29 -07:00
David Shevitz 🔵
09d6dc50ef docs: Update documentation to reflect addition of tsconfig.base.json. ()
In version 10, there is a new `tsconfig.json` file, which contains
the paths to all other `tsconfig` files used in a workspace. The
previous `tsconfig.json` file still exists, but has been renamed to
`tsconfig.base.json`.

In addition to documenting this change, I have updated files that
refer to TypeScript configuration files generically to remove specific
references to `tsconfig.json.` This should help avoid confusing users.

PR Close 
2020-06-15 09:37:00 -07:00
Sonu Kapoor
de7a9a3b93 docs: place download section to the top of the page ()
Previously, the download link to the example for the angular element
guide was in the middle of the page. To make it easier for the user to
find the download link, it has been placed to the top of the page.

This commit partially addresses 

PR Close 
2020-04-03 11:00:26 -07:00
Abraham Williams
85e0e366df docs(elements): Edge supports Web Components ()
PR Close 
2020-03-23 11:35:49 -07:00
Judy Bogart
efdf347f9c docs: apply standard header case convention ()
PR Close 
2020-01-10 08:38:53 -08:00
Amadou Sall
8f102fe674 docs: remove information about which version of Firefox started supporting custom elements ()
PR Close 
2019-12-03 16:04:54 -08:00
Stefanie Fluin
fe4447d568 feat(docs-infra): simplify image styles and remove figure references ()
Reference 
Removes figures elements as AIO is not typically using captions or image groups where figures would be necessary or appropriate

PR Close 
2019-11-14 09:27:02 -08:00
thanhpd
2f6c97e93c docs: remove redundant whitespaces and fix minor typos ()
PR Close 
2019-10-29 11:39:17 -07:00
Stefanie Fluin
ba29e4d953 feat(docs-infra): implement figure styles ()
PR#28396 originally addressed an update via issue  to make images more visible with a white background (implementation of gray "lightbox").

This PR implements those styles defined in PR#28396.

PR Close 
2019-10-23 12:59:34 -07:00
Joshua Colvin
32b6548be9 docs: fix capitalization in elements docs () ()
PR Close 

PR Close 
2019-10-01 14:44:49 -07:00
Bryce Kolton
2c406fb1a9 docs(elements): move clarification about custom elements ()
Moved clarification that "custom elements" are a subtype of Web Components to the first use of the term "custom elements"

PR Close 
2019-05-30 13:35:15 -04:00
Nico Jansen
707c6828b5 docs(elements): add "Firefox" for support of custom elements ()
Firefox now supports custom elements: https://caniuse.com/#feat=custom-elementsv1

PR Close 
2018-12-26 11:27:45 -08:00
hariberry
df6a8b28de docs: Webcomponents activated as of firefox 63 ()
PR Close 
2018-11-01 14:30:21 -07:00
jenniferfell
beebf7fe14 docs: change links to cli wiki to link to new aio docs ()
PR Close 
2018-10-17 11:06:34 -07:00
William Marques
fc6dad40ac fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ()
Closes 

PR Close 
2018-10-17 11:05:29 -07:00
arjunyel
e1990a5a80 docs: firefox web components info ()
PR Close 
2018-09-26 15:25:44 -07:00
George Kalpakas
7b89711402 docs(elements): add section about custom element typings in elements guide ()
PR Close 
2018-08-02 08:32:59 -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
1b4269ad85 docs(elements): remove unnecessary whitespace in elements guide ()
PR Close 
2018-08-02 08:32:59 -07:00
Stefanie Fluin
d523630ea2 docs(aio): cleanup aalert, callout, subsection use and author style ()
PR Close 
2018-07-24 08:22:14 -07:00
Judy Bogart
72eab4d254 docs(elements): emphasize future direction, update link ()
PR Close 
2018-05-10 15:46:53 -07:00
Andrew Seguin
56828e43b6 docs(elements): add intro connecting angular elements to custom elements ()
PR Close 
2018-05-02 14:57:20 -07:00
Rob Wormald
74b203a55e docs(elements): add ng-add docs to elements guide ()
PR Close 
2018-04-13 00:50:04 -07:00
Rob Wormald
eb9968ab2a docs(elements): use Angular Elements naming in nav ()
PR Close 
2018-04-05 16:32:57 -07:00
Judy Bogart
ff34d5ea7a docs: add custom elements documentation ()
PR Close 
2018-04-02 14:13:46 -07:00
Andrew Seguin
46efd4b938 feat(elements): George's comments ()
PR Close 
2018-03-16 12:39:07 -07:00
Andrew Seguin
22b96b9690 feat(elements): add support for creating custom elements ()
PR Close 
2018-03-16 12:39:07 -07:00