2787 Commits

Author SHA1 Message Date
Alan
4b05ebc804 docs: fix formatting in workspace config and add helpful info for universal ()
PR Close 
2019-07-08 09:37:08 -07:00
Judy Bogart
9e34670b25 docs: add accessibility guide ()
PR Close 
2019-07-02 11:39:24 -07:00
Judy Bogart
5039faff8d docs: add doc for complex config values ()
PR Close 
2019-07-02 11:34:58 -07:00
Kapunahele Wong
44c6534f3c docs: fix typo in Template Syntax ()
Fixes 

PR Close 
2019-07-02 11:30:50 -07:00
Michael Prentice
09970d52e8 docs(core): in template syntax guide, make SVG example more clear ()
add e2e test for SVG template example
fix template syntax example app
- linting errors
- runtime exceptions
- template type errors
- deprecated type casting
- deprecated currency pipe example

Relates to 

PR Close 
2019-07-02 11:30:15 -07:00
Judy Bogart
fde016bc38 docs: fix typo in deployment page ()
PR Close 
2019-07-02 11:29:11 -07:00
Pete Bacon Darwin
1db3ac457c build(docs-infra): update dgeni-packages dependency ()
The new version 0.27.5 now has the `post-process-html` package, so we
don't need it in angular/angular any more.

PR Close 
2019-07-02 11:28:23 -07:00
Philippe Martin
0d6fd134d4 docs(core): update link to external i18n doc ()
PR Close 
2019-07-01 10:08:53 -07:00
artem-galas
bbb27b5517 docs: change order of Angular Elements article ()
PR Close 

PR Close 
2019-06-28 12:22:45 -07:00
George Kalpakas
f57e77eeb4 build(docs-infra): upgrade cli command docs sources to 9edecc522 ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](e819d9b77...9edecc522):

**Modified**
- help/build.json
- help/doc.json

##

PR Close 
2019-06-28 09:27:13 -07:00
Brandon
2b5d52fbdc docs: add tests for lazy loading angularjs example ()
PR Close 
2019-06-28 09:26:49 -07:00
Santosh Yadav
c6b29f4c6d docs: added svg example ()
Fixes 

PR Close 
2019-06-27 15:56:26 -07:00
George Kalpakas
261dc04d8e fix(docs-infra): detect docregions on more file types (pug, svg, yml) ()
PR Close 
2019-06-27 15:56:26 -07:00
Stepan Suvorov
f96a81a818 docs: fix example misprints ()
PR Close 
2019-06-27 15:53:25 -07:00
Alan
6c0cca093a docs: couple of small UI fixes throughout some documents ()
PR Close 
2019-06-27 09:51:28 -07:00
George Kalpakas
d7b4172678 build(docs-infra): upgrade cli command docs sources to e819d9b77 ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](01a7186bb...e819d9b77):

**Modified**
- help/generate.json

##

PR Close 
2019-06-27 09:50:20 -07:00
George Kalpakas
a8f3b317f1 build(docs-infra): upgrade cli command docs sources to 01a7186bb ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](a7d4472eb...01a7186bb):

**Modified**
- help/doc.json
- help/test.json

##

PR Close 
2019-06-26 08:17:16 -07:00
Romain Freydiger
1e7e065423 docs: correct indention for code example in deployment guide ()
PR Close 
2019-06-25 14:44:34 -07:00
Schlemmer
98685e6f85 docs: change note about cli ()
PR Close 
2019-06-25 11:58:06 -07:00
Schlemmer
61f2353467 docs: add note about cli commands ()
PR Close 
2019-06-25 11:58:06 -07:00
Kapunahele Wong
a1d436e6a4 docs: fix formatting ()
PR Close 
2019-06-25 10:28:50 -07:00
Kapunahele Wong
02d98ed823 docs: fix testing example ()
PR Close 
2019-06-25 10:28:50 -07:00
George Kalpakas
00ecfc7f9a fix(docs-infra): separate vendor-specific CSS selectors ()
In , some vendor-specific selectors were combined in one rule-set.
As pointed out in [this comment][1], this would result in the whole
rule-set being ignored by all browsers, since one invalid/unrecognized
selector invalidates the declaration block.

This commit fixes it by defining a separate rule-set per selector. The
list of vendor-specific selectors is also adjusted to better target the
currently supported browsers.

[1]: https://github.com/angular/angular/pull/31118/files#r296923652

PR Close 
2019-06-25 10:25:31 -07:00
George Kalpakas
6ff3970ec7 style(docs-infra): clean up some styles ()
PR Close 
2019-06-25 10:25:31 -07:00
Stefanie Fluin
f7e9659c4d fix(docs-infra): return full width highlight to sidenav ()
PR Close 
2019-06-24 20:17:27 -07:00
Stefanie Fluin
65974154e2 feat(docs-infra): change typography font sizes to be rem based ()
PR Close 
2019-06-21 14:22:20 -07:00
Umair Sarfraz
9c06af2dfc docs: update node minimum version ()
Docs for for Travis CI setup suggest using node version 8 when the minimum should be 10. This commit updates the documentation by specifying the minimum required version as 10.

Fixes https://github.com/angular/angular/issues/31185

PR Close 
2019-06-21 12:02:38 -07:00
Kapunahele Wong
83f0304cfc docs: clarify wording in Template Syntax ()
PR Close 
2019-06-21 10:23:38 -07:00
George Kalpakas
b1664425a9 build(docs-infra): upgrade cli command docs sources to a7d4472eb ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](ab6f36229...a7d4472eb):

**Modified**
- help/generate.json

##

PR Close 
2019-06-21 10:15:20 -07:00
Alan
ecd7f6ecdc docs: fix javascript module link ()
PR Close 
2019-06-21 10:14:39 -07:00
Zovube
6a381d9246 docs: fix typo in browser-support.md (ES1015 --> ES2015) ()
PR Close 
2019-06-21 10:14:23 -07:00
Oleg Pimenov
1f1cf1a169 docs: add Mosaic library to resources ()
PR Close 
2019-06-21 10:14:04 -07:00
Pete Bacon Darwin
3fb78aaacc feat(upgrade): provide unit test helpers for wiring up injectors ()
Adds two new helper functions that can be used when unit testing Angular services
that depend upon upgraded AngularJS services, or vice versa.
The functions return a module (AngularJS or NgModule) that is configured to wire up
the Angular and AngularJS injectors without the need to actually bootstrap a full
hybrid application.

This makes it simpler and faster to unit test services.

PR Close 
2019-06-20 17:04:01 -07:00
George Kalpakas
b356fb01d5 build(docs-infra): upgrade @angular/cli to 8.1.0-beta.2 ()
PR Close 
2019-06-20 11:16:35 -07:00
Judy Bogart
c5d1e1a3da docs: fix bad tag ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
b1fe1aa8fa docs: fix bad anchors ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
9177ffaf58 docs: fix code example formats ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
f4fe1f65be docs: add instructions for es5 serve and test targets ()
PR Close 
2019-06-19 15:52:46 -07:00
George Kalpakas
c34abf2cbc refactor(docs-infra): move auto-link filters to dedicated directory ()
These filters have generic names (e.g. `filterPipes`), which do not make
their purpose obvious. Moving them to a dedicated `auto-link-filters`
directory should help with that.

PR Close 
2019-06-19 14:59:34 -07:00
George Kalpakas
c6b180380a fix(docs-infra): do not auto-link http:// to the common/http ()
Previously, our auto-linking feature would match `http` in URLs (such as
`http://...`) to the `common/http` package and automatically create a
link to that, which was undesirable. While it is possible to work around
that via `<code class="no-auto-link">http://...</code>`, most people
didn't even realize the issue.

Since in this case it is possible to reliably know it is a false match,
this commit fixes it by applying a custom auto-link filter that ignores
all docs for `http`, if it comes before `://`.

Fixes 

PR Close 
2019-06-19 14:59:34 -07:00
Schlemmer
0bf810022a docs: add core and cli version alignment note ()
docs: add core and cli version alignment note
PR Close 
2019-06-19 08:49:24 -07:00
Judy Bogart
f4cd2b75b4 docs: add missing word in build and deploy guide to clarify sentence ()
PR Close 
2019-06-18 11:00:27 -07:00
Vani
5909c442b7 docs: update group() link to point to the animations group API ()
PR Close 
2019-06-18 10:49:46 -07:00
George Kalpakas
87665fe324 build(docs-infra): upgrade cli command docs sources to ab6f36229 ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](032be4e17...ab6f36229):

**Modified**
- help/doc.json

##

PR Close 
2019-06-18 09:51:11 -07:00
Brandon
57c4788bc7 docs: refresh TypeScript configuration guide with updated info and files ()
This removes the hard-coded tsconfig.json to use a separate file.
The tsconfig.0.json is added to the getting-started example folder
because have to check it with every major release
Also updates the text regarding defaults for TypeScript compilation targets
and typings

PR Close 
2019-06-18 09:47:48 -07:00
Suguru Inatomi
7e49beb8cd docs: rewrite Observable examples with pipable operators ()
PR Close 
2019-06-18 09:47:06 -07:00
Schlemmer
036294d566 docs: change interceptor documentation ()
PR Close 
2019-06-18 09:46:34 -07:00
Enrico Graziani
98515e1ecf docs: add mock heroes to the code review tabs for TOH pt. 2 ()
PR Close 
2019-06-17 16:34:38 -07:00
Stefanie Fluin
c52ade2878 fix(docs-infra): fix search result header color ()
PR Close 
2019-06-17 16:33:53 -07:00
Paul Gschwendtner
e0969b2480 ci: update nodejs version to v10.16.0 ()
Updates the NodeJS version to the latest stable version at the time of
writing (v10.16.0). We need to update our image to use a minimum NodeJS
version of v10.15.0 because new CLI apps automatically install a non-locked
version of selenium-webdriver that now requires NodeJS >= 10.15.0 since the
latest release of 17th June 2019 (4.0.0-alpha.3).

See CI failures: https://circleci.com/gh/angular/angular/359077

PR Close 
2019-06-17 13:07:27 -07:00