JiaLiPassion
8fbf40bf40
feat(core): update reference and doc to change `async` to `waitAsync`. ( #37583 )
...
The last commit change `async` to `waitForAsync`.
This commit update all usages in the code and also update aio doc.
PR Close #37583
2020-08-03 12:54:13 -07:00
George Kalpakas
ba11f7b90b
refactor(docs-infra): fix docs examples for tslint rules related to underscores in variable names ( #38143 )
...
This commit updates the docs examples to be compatible with the
`variable-name` tslint rule without requiring the
`allow-leading-underscore` and `allow-trailing-underscore` options.
This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.
PR Close #38143
2020-07-31 11:00:06 -07:00
Tim Deschryver
1296003445
docs: add ng-add save option ( #38198 )
...
PR Close #38198
2020-07-27 09:52:14 -07:00
George Kalpakas
c9fd8e39f3
build(docs-infra): update project structure to cli@9 6/12 (`index.html`) ( #36015 )
...
Update `index.html` (mostly remove empty line).
PR Close #36015
2020-03-18 10:00:01 -07:00
Carlos Ortiz García
9166baf709
refactor(core): Migrate TestBed.get to TestBed.inject ( #32382 )
...
This is cleanup/followup for PR #32200
PR Close #32382
2019-09-09 19:10:54 -04:00
Judy Bogart
bc99b774ba
docs: add schematics guide ( #28343 )
...
PR Close #28343
2019-03-19 15:47:14 -04:00