Kapunahele Wong
bdbbff6a1a
docs: break testing doc into multiple docs ( #37957 )
...
This commit breaks up the testing document into nine total documents, with each document focusing on an existing section of the current testing documentation. There are no content changes.
PR Close #37957
2020-07-08 16:01:49 -07:00
Judy Bogart
196bfa8fae
docs: restore link to lightweight token page in left nav ( #37855 )
...
After recent correction to left nav TOC, the link to this new page was temporarily removed. This restores it to next, because the page is not yet available in stable.
PR Close #37855
2020-07-01 11:55:36 -07:00
Judy Bogart
c29f830c4b
docs: correct left nav toc to remove duplicated page links ( #37827 )
...
The major sections Angular Libraries, Schematics, and CLI Builders appear twice, in their old location under Techniques, and in the new correct location under Extending Angular
PR Close #37827
2020-06-29 12:19:28 -07:00
Igor Minar
4481bebb38
docs: add v9.angular.io to the angular.io version picker ( #37719 )
...
Now that v10 is out, it's time to add the v9.angular.io link to the version picker, so here we go...
PR Close #37719
2020-06-24 19:53:24 -07:00
Igor Minar
243824ef74
docs: updating guides and docs related to the v10 release ( #37705 )
...
Mostly just adding links to the migrations that were missing, adding the migrations into the navbar,
as well as correcting the @angular/bazel removal in the update guide.
I also added a commented out preamble for the release notes.
PR Close #37705
2020-06-24 09:37:34 -07:00
Judy Bogart
c95802f26f
docs: add lightweight token page to library section of docs ( #36144 )
...
adds new DI technique recommendation for libraries to ensure tree-shaking for unused services
includes reasons for packaging schematics with libraries, clarify schematic usage recommendation
PR Close #36144
2020-06-23 16:34:51 -07:00
David Shevitz 🔵
5229809adb
docs: Initial commit of update guide for v10 release. ( #37152 )
...
This update includes modifications to the navigation.json file to
remove unneeded migration guides.
TODO: Redirects from v9 topics to v10; links to removed migration
guides need to point to v9.angular.io.
PR Close #37152
2020-06-23 11:56:49 -07:00
David Shevitz 🔵
cb566add3c
docs: Add content for new `strict` mode for Angular CLI ( #37486 )
...
In v10, the Angular CLI supports a strict mode, which turns
on additional flags for the TypeScript and Angular compilers.
PR Close #37486
2020-06-22 16:29:15 -07:00
Ajit Singh
a398d6af45
docs: remove redundant web-worker nav ( #37289 )
...
Web- worker was 2 times in the nav pointing towards the same file, just with different names removed one to remove redundancy
PR Close #37289
2020-06-10 11:52:06 -07:00
Judy Bogart
382aa50c54
docs: refactor template-driven forms doc as a tutorial ( #36732 )
...
rework content to meet current documentation standards and conventions, structure as tutorial document type
PR Close #36732
2020-06-03 12:27:28 -07:00
Keen Yee Liau
4b40740324
docs: Remove 'Building with Bazel' section ( #37190 )
...
This commit removes "Building with Bazel" section from angular.io
navigation list and Angular CLI landing page.
PR Close #37190
2020-05-28 21:35:40 -04:00
Judy Bogart
255c2b2ff0
docs: refactor lifecycle hooks doc topic for task orientation ( #36353 )
...
rework lifecycle-hooks.md to meet current documentation standards and conventions
add "content projection" to glossary
PR Close #36353
2020-05-13 15:51:21 -07:00
Judy Bogart
1e208e8c87
docs: refactor dynamic forms topic as tutorial ( #36465 )
...
rework content to meet current documentation standards and conventions, structure as tutorial document
PR Close #36465
2020-05-12 10:49:23 -07:00
Judy Bogart
7eb1a58b26
docs: refactor form validation doc to be task-oriented ( #36374 )
...
rework content to meet current documentation standards and conventions, structure as task-oriented document
PR Close #36374
2020-05-11 10:59:50 -07:00
Ajit Singh
ed1b4a8f19
docs: add migration guides to sidenav in updating to Version 9 ( #34979 )
...
All migration guides did not have a direct link to access them so added them to the side nav in the section updating to version 9 for direct access, it also helps to add right side nav to these migration guides
Fixes #33582
PR Close #34979
2020-05-08 14:45:17 -07:00
David Shevitz 🔵
178e750f16
docs: Fix typo in navigation.json ( #36955 )
...
While creating the new tutorial section, I hit o instead of i when
typing the word 'tooltip.' This is understandable, as they are right
next to each other on the keyboard. I might move to the Dvorak
keyboard layout to avoid such errors in the future.
PR Close #36955
2020-05-08 09:41:23 -07:00
David Shevitz 🔵
2200c8a87b
docs: Add new section, tutorials, to left nav, and a tutorial on routing ( #36545 )
...
This PR adds a new section, tutorials, to the left navigation. It also
adds a new, basic tutorial for routing.
PR Close #36545
2020-05-05 11:51:19 -07:00
Judy Bogart
75dff8a93a
docs: improve startup nav, naming, and terminology ( #35533 )
...
PR Close #35533
2020-04-22 17:08:29 -04:00
Judy Bogart
297b7da166
docs: add string-union type note ( #35859 )
...
PR Close #35859
2020-04-16 09:47:21 -07:00
Judy Bogart
f06d5f02b3
docs: update http guide ( #35859 )
...
PR Close #35859
2020-04-16 09:47:21 -07:00
Judy Bogart
51a89c32c4
docs: update and edit web-worker page ( #36026 )
...
PR Close #36026
2020-04-01 13:17:26 -07:00
Judy Bogart
e1ac2efe4a
docs: make page titles and toc task-oriented ( #36024 )
...
PR Close #36024
2020-04-01 13:16:48 -07:00
Judy Bogart
702e17cfe2
docs: change page title and minor edit ( #36021 )
...
PR Close #36021
2020-04-01 13:16:18 -07:00
Judy Bogart
8e0dec538e
docs: clarify observables doc with new titles and tooltips ( #36023 )
...
PR Close #36023
2020-03-27 10:49:03 -07:00
JiaLiPassion
bde4cd7982
docs: add documentation of NgZone with zone.js ( #34295 )
...
PR Close #34295
2020-02-26 12:42:59 -08:00
David Shevitz
c414f45ddf
docs: update getting started topics to avoid duplicate topic names ( #35457 )
...
PR Close #35457
2020-02-25 13:10:30 -08:00
Judy Bogart
dcb8d6740e
docs: fix nav to match new toh titles ( #35126 )
...
PR Close #35126
2020-02-10 16:12:54 -08:00
Igor Minar
ba0cdd3010
feat(docs-infra): add v8 to the version picker in the navbar ( #35196 )
...
The v8.angular.io should be ready shortly.
PR Close #35196
2020-02-06 14:28:08 -08:00
Sonu Kapoor
7fb66eca25
docs: changes AoT to AOT for consistency ( #35112 )
...
PR Close #35112
2020-02-04 10:43:33 -08:00
Judy Bogart
0e3eeb4e71
docs: restructure nav for beginner concepts ( #34681 )
...
PR Close #34681
2020-02-04 08:57:31 -08:00
Judy Bogart
3822455928
docs: modify toh titles and intro ( #34758 )
...
PR Close #34758
2020-01-29 12:11:07 -08:00
Judy Bogart
475ffd67f5
docs: move ngcc def from page to glossary ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
Kapunahele Wong
c35587ba56
docs: add template type-checking guide ( #33421 )
...
PR Close #33421
2019-10-30 13:49:18 -07:00
Judy Bogart
fba72f0d4d
docs: rewrite ivy page, add template typecheck doc ( #33152 )
...
PR Close #33152
2019-10-30 10:39:26 -07:00
Kara Erickson
ed4d96f858
docs: add migrating to version 9 guide ( #33339 )
...
This commit adds a guide to AIO navigation for
"Migrating to Version 9" and moves the schematics
section into the guide that previously lived in
the deprecations page. It also pastes a snippet
of the deprecations page in the new guide so users
don't have to filter out deprecations they've seen
before.
Note: Ivy compatibility section is coming up in a
follow-up PR.
PR Close #33339
2019-10-23 09:11:40 -07:00
Kapunahele Wong
1b8b04cf26
docs: add ModuleWithProviders migration doc ( #33085 )
...
PR Close #33085
2019-10-22 12:00:44 -07:00
Filipe Silva
860b5d0efa
docs: convert Ivy opt-in doc to opt-out ( #31858 )
...
PR Close #31858
2019-08-26 12:23:07 -07:00
Judy Bogart
b85ac03136
docs(upgrade): position old setup guide as legacy until it can be removed ( #32193 )
...
PR Close #32193
2019-08-21 15:20:48 -07:00
Judy Bogart
7fed0faa44
docs: edit and organize aot doc ( #32028 )
...
PR Close #32028
2019-08-21 15:19:30 -07:00
Judy Bogart
0709ed4c2b
docs: add doc for compiler options ( #31829 )
...
PR Close #31829
2019-08-05 13:01:10 -07:00
Judy Bogart
9e34670b25
docs: add accessibility guide ( #30851 )
...
PR Close #30851
2019-07-02 11:39:24 -07:00
artem-galas
bbb27b5517
docs: change order of Angular Elements article ( #30521 )
...
PR Close #30268
PR Close #30521
2019-06-28 12:22:45 -07:00
Will 保哥
76584804c8
docs: add angular.tw (Traditional Chinese) site to navigation.json ( #30723 )
...
PR Close #30723
2019-06-13 16:04:40 -07:00
George Kalpakas
8ce288a852
fix(docs-infra): add v7 in versions dropdown ( #30775 )
...
Fixes #30769
PR Close #30775
2019-05-31 15:19:54 -07:00
hugoer
f4cd3740b2
fix(docs-infra): update tooltip of events link ( #30643 )
...
PR Close #30643
2019-05-31 09:50:45 -07:00
Judy Bogart
2cd5294394
docs: add new cli builder api guide ( #29964 )
...
PR Close #29964
2019-05-22 16:19:54 -07:00
jenniferfell
1c3ee41902
docs: move old quick start content into new local setup guide ( #29651 )
...
PR Close #29651
2019-05-20 10:16:23 -07:00
Igor Minar
bb47ad295a
docs: navigation and org changes, misc edits ( #26733 )
...
Co-Authored-By: jenniferfell <jenniferfell.sf@gmail.com>
PR Close #26733
2019-04-25 10:55:43 -07:00
jenniferfell
8b0ebe17b3
docs: clean up deprecation summary, remove outdated information and notes ( #26733 )
...
PR Close #26733
2019-04-25 10:55:43 -07:00
Alex Eagle
a9379e0ed2
docs(bazel): add aio/guide/bazel ( #30042 )
...
PR Close #30042
2019-04-24 17:01:59 -07:00