ankitkaushik24
f408af30bb
docs: removes the outdated content ( #39242 )
...
Remove the statements where mentions the component in the `entryComponents`
array inside `NgModule` metadata.
This is not required since Angular version 9.
PR Close #39242
2020-12-08 08:53:00 -08:00
santoshyadavdev
3934f0a833
docs(elements): convert the `ng add` command to code-example ( #38834 )
...
the command was hardly visible currently
changing it to shell for visibility
PR Close #38834
2020-09-14 14:31:05 -07:00
tphobe9312
f81d3f6199
docs(elements): fix typo (you custom element --> your custom element) ( #37966 )
...
PR Close #37966
2020-07-08 16:01:22 -07:00
Gui Seek
9c668e091f
docs(elements): fixed command that adds the package @angular/elements ( #37681 )
...
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 #37681
2020-06-25 17:07:29 -07:00
David Shevitz 🔵
09d6dc50ef
docs: Update documentation to reflect addition of `tsconfig.base.json`. ( #37222 )
...
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 #37222
2020-06-15 09:37:00 -07:00
Sonu Kapoor
de7a9a3b93
docs: place download section to the top of the page ( #36067 )
...
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 #35459
PR Close #36067
2020-04-03 11:00:26 -07:00
Abraham Williams
85e0e366df
docs(elements): Edge supports Web Components ( #36182 )
...
PR Close #36182
2020-03-23 11:35:49 -07:00
Judy Bogart
efdf347f9c
docs: apply standard header case convention ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
Amadou Sall
8f102fe674
docs: remove information about which version of Firefox started supporting custom elements ( #34007 )
...
PR Close #34007
2019-12-03 16:04:54 -08:00
Stefanie Fluin
fe4447d568
feat(docs-infra): simplify image styles and remove figure references ( #33748 )
...
Reference #33259
Removes figures elements as AIO is not typically using captions or image groups where figures would be necessary or appropriate
PR Close #33748
2019-11-14 09:27:02 -08:00
thanhpd
2f6c97e93c
docs: remove redundant whitespaces and fix minor typos ( #33422 )
...
PR Close #33422
2019-10-29 11:39:17 -07:00
Stefanie Fluin
ba29e4d953
feat(docs-infra): implement figure styles ( #33259 )
...
PR#28396 originally addressed an update via issue #23983 to make images more visible with a white background (implementation of gray "lightbox").
This PR implements those styles defined in PR#28396.
PR Close #33259
2019-10-23 12:59:34 -07:00
Joshua Colvin
32b6548be9
docs: fix capitalization in elements docs ( #32917 ) ( #32936 )
...
PR Close #32917
PR Close #32936
2019-10-01 14:44:49 -07:00
Bryce Kolton
2c406fb1a9
docs(elements): move clarification about custom elements ( #30594 )
...
Moved clarification that "custom elements" are a subtype of Web Components to the first use of the term "custom elements"
PR Close #30594
2019-05-30 13:35:15 -04:00
Nico Jansen
707c6828b5
docs(elements): add "Firefox" for support of custom elements ( #27789 )
...
Firefox now supports custom elements: https://caniuse.com/#feat=custom-elementsv1
PR Close #27789
2018-12-26 11:27:45 -08:00
hariberry
df6a8b28de
docs: Webcomponents activated as of firefox 63 ( #26889 )
...
PR Close #26889
2018-11-01 14:30:21 -07:00
jenniferfell
beebf7fe14
docs: change links to cli wiki to link to new aio docs ( #26489 )
...
PR Close #26489
2018-10-17 11:06:34 -07:00
William Marques
fc6dad40ac
fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ( #26396 )
...
Closes #26174
PR Close #26396
2018-10-17 11:05:29 -07:00
arjunyel
e1990a5a80
docs: firefox web components info ( #26118 )
...
PR Close #26118
2018-09-26 15:25:44 -07:00
George Kalpakas
7b89711402
docs(elements): add section about custom element typings in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
f1223628a6
docs(elements): add link to full example in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
1b4269ad85
docs(elements): remove unnecessary whitespace in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
Stefanie Fluin
d523630ea2
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
Judy Bogart
72eab4d254
docs(elements): emphasize future direction, update link ( #23806 )
...
PR Close #23806
2018-05-10 15:46:53 -07:00
Andrew Seguin
56828e43b6
docs(elements): add intro connecting angular elements to custom elements ( #23638 )
...
PR Close #23638
2018-05-02 14:57:20 -07:00
Rob Wormald
74b203a55e
docs(elements): add ng-add docs to elements guide ( #23350 )
...
PR Close #23350
2018-04-13 00:50:04 -07:00
Rob Wormald
eb9968ab2a
docs(elements): use Angular Elements naming in nav ( #23213 )
...
PR Close #23213
2018-04-05 16:32:57 -07:00
Judy Bogart
ff34d5ea7a
docs: add custom elements documentation ( #22966 )
...
PR Close #22966
2018-04-02 14:13:46 -07:00
Andrew Seguin
46efd4b938
feat(elements): George's comments ( #22413 )
...
PR Close #22413
2018-03-16 12:39:07 -07:00
Andrew Seguin
22b96b9690
feat(elements): add support for creating custom elements ( #22413 )
...
PR Close #22413
2018-03-16 12:39:07 -07:00