Suraj Poddar
8a60239ae7
docs(docs-infra): fix typo in workspace-config.md file ( #30108 )
...
Fixed typo in 'Project asset configuration' section inside workdspace-config.md
PR Close #30108
2019-04-26 16:33:03 -07:00
Filipe Silva
876ceb3688
docs: remove note about ivy being coupled to dynamic import ( #30151 )
...
PR Close #30151
2019-04-26 11:08:51 -07:00
Max Kramer
933772ed69
docs(aio): clarify "next to" as "same directory" ( #30099 )
...
closes #29337
PR Close #30099
2019-04-25 17:20:29 -07:00
Peter Johan Salomonsen
6200732e23
feat(service-worker): support bypassing SW with specific header/query param ( #30010 )
...
Add support for bypassing the ServiceWorker for a request by using the
ngsw-bypass header or query parameter.
Fixes #21191
PR Close #30010
2019-04-25 13:09:44 -07:00
George Kalpakas
8f120aff33
refactor(service-worker): DRY up SW registration logic ( #21842 )
...
PR Close #21842
2019-04-25 12:29:58 -07:00
JiaLi.Passion
4cfba58072
feat(service-worker): allow configuring when the SW is registered ( #21842 )
...
Fixes #20970
PR Close #21842
2019-04-25 12:29:58 -07:00
jenniferfell
9e85d7ff0b
docs: fix link from release info to deprecations ( #26733 )
...
PR Close #26733
2019-04-25 10:55:43 -07:00
jenniferfell
28e6aa723a
docs: change anchor for removed section ( #26733 )
...
PR Close #26733
2019-04-25 10:55:43 -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
169d51beb8
docs: changed wording for loadChildren per reviewer comments on PR ( #26733 )
...
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
Filipe Silva
6da19599de
docs: copy edits to Ivy opt-in ( #29955 )
...
PR Close #29955
2019-04-24 17:00:55 -07:00
Filipe Silva
46f547499d
docs: remove enumeration of one in Ivy opt-in ( #29955 )
...
PR Close #29955
2019-04-24 17:00:55 -07:00
Filipe Silva
2864108510
docs: remove lazy route step from Ivy opt-in ( #29955 )
...
PR Close #29955
2019-04-24 17:00:55 -07:00
Filipe Silva
e95f460f39
docs: remove aot step from Ivy opt-in ( #29955 )
...
PR Close #29955
2019-04-24 17:00:54 -07:00
jenniferfell
75a23ab623
docs: update deprecation practices, update release date, edits for readability and consistency ( #29644 )
...
PR Close #29644
2019-04-24 17:00:23 -07:00
jenniferfell
8ca208ff59
docs: remove outdated docs change log ( #26102 )
...
PR Close #26102
2019-04-23 15:19:10 -07:00
Trevor Karjanis
9873356bd0
docs: fix grammatical errors in the guides and API documentation ( #29928 )
...
Fix grammatical errors in the DI and HttpClient guides as well as the Resolve API documentaiton.
There is no associated issue.
PR Close #29928
2019-04-22 17:32:30 -07:00
Brandon Roberts
57c8f78c8f
docs: add Differential Loading section to deployment guide ( #29932 )
...
PR Close #29932
2019-04-22 16:30:20 -07:00
iliesaithamouda
f730c72318
docs: change doc for address form group in reactive forms guide ( #30007 )
...
Closes #29925
PR Close #30007
2019-04-22 11:17:37 -07:00
jenniferfell
45c2429d30
docs: create skeleton deprecation summary to land so other writers can contribute in parallel ( #29979 )
...
PR Close #29979
2019-04-18 13:50:22 -07:00
hpawe01
bd3164f88a
docs: use correct values from `code-example` in i18n ( #29920 )
...
PR Close #29920
2019-04-16 10:31:16 -07:00
Jurgen Van de Moere
b3edf494a4
docs(service-worker): fix small typo in devops guide ( #29866 )
...
PR Close #29866
2019-04-16 10:30:52 -07:00
Alan Agius
17c4ed9d0f
docs: update path mappings and exports ( #29810 )
...
1) Path mappings are to be added in the workspace tsconfig files, hence the path needs to be `./` and not `../`
2) Fix export symbol as it cannot contain `-`
Fixes #29807
PR Close #29810
2019-04-10 12:17:31 -07:00
Santosh Yadav
8c37cdc38a
docs: redirect to schematics-for-libraries ( #29780 )
...
Fixes #29778
PR Close #29780
2019-04-10 12:16:46 -07:00
Trevor Karjanis
ad642e31cd
docs: fix grammatical errors in the style guide ( #29769 )
...
Fix grammatical errors in the Style Guide.
There is no associated issue.
PR Close #29769
2019-04-10 12:16:29 -07:00
Trevor Karjanis
09975120fd
docs: fix a grammatical error in the building and serving documentation ( #29768 )
...
Fix a grammatical error in the building and serving documentation.
There is no associated issue.
PR Close #29768
2019-04-10 12:16:14 -07:00
hateonion
b0eefc872e
docs: fix incorrect header on custom event docs ( #29784 )
...
PR Close #29784
2019-04-09 12:23:59 -07:00
Renan Montebelo
4f0110e75a
docs(core): DI module-level info fix ( #29756 )
...
PR Close #29756
2019-04-09 12:23:43 -07:00
jenniferfell
f24fd56ed1
docs: update release schedule and examples of release numbers ( #29714 )
...
PR Close #29714
2019-04-09 12:23:27 -07:00
jenniferfell
411c505dae
docs: update authors style guide to highlight related guidelines and position these guidelines ( #28481 )
...
PR Close #28481
2019-04-09 12:23:09 -07:00
Andrew Seguin
632847d34d
docs: typo fix, change "insure" to "ensure" ( #29737 )
...
PR Close #29737
2019-04-08 17:18:47 -07:00
Judy Bogart
0c47dc0466
docs: add universal terms to glossary ( #28492 )
...
PR Close #28492
2019-04-04 14:26:36 -07:00
Vani
ddb935fac7
docs: update examples region to match the description in the guide ( #29259 )
...
PR Close #29259
2019-04-02 16:09:19 -07:00
Emilie Huet
cbd5d28f71
docs: add info regarding injecting custom pipes ( #28291 )
...
Indicate that a pipe also needs to be included in the providers array
PR Close #28291
2019-04-02 10:38:36 -07:00
Filipe Silva
8bfaaf164a
docs: add Web Worker guide ( #29633 )
...
Followup to https://github.com/angular/angular-cli/pull/13700
PR Close #29633
2019-04-01 15:31:47 -07:00
Judy Bogart
d7e5535d00
docs: add custom-element ref to library overview ( #28476 )
...
PR Close #28476
2019-04-01 12:04:06 -07:00
Martin Ockovsky
9cd90532c1
docs: add missing window key shortcut to language service guide ( #29613 )
...
PR Close #29613
2019-04-01 11:28:12 -07:00
Filipe Silva
8a13f6b278
docs: remove ngcc steps from Ivy opt-in ( #29506 )
...
PR Close #29506
2019-04-01 11:01:14 -07:00
Filipe Silva
ee7c5ed620
docs: add Ivy lazy load opt-in ( #29506 )
...
PR Close #29506
2019-04-01 11:01:14 -07:00
Amit Chaurasia
6759aa68dc
docs: added complete path to the spec file ( #29621 )
...
PR Close #29621
2019-04-01 10:54:30 -07:00
Brandon
12c9bd257d
docs: add new getting started guide ( #27684 )
...
PR Close #27684
2019-03-29 10:47:37 -07:00
Kapunahele Wong
e8921365b7
docs: remove coremodule references ( #28434 )
...
PR Close #28434
2019-03-29 10:29:51 -07:00
Jun
009acd2a6c
docs(service-worker): add info about no network request for performance strategy ( #29288 )
...
PR Close #29288
2019-03-29 10:28:46 -07:00
javatutorials2016
71daa11357
docs: add note about ngModel usage in structural directives guide ( #29522 )
...
When I tried one of the examples provided in the documention, encountered the " Can't bind to 'ngModel' since it isn't a known property of 'select' ” error. So to resolve it I imported the FormsModule in ngModule. If it is mentioned in the documentation, it would be handy for the beginners to try and learn. Thanks for considering.
Duplicate of pull Request# 29206, As I encountered few issues after multiple authors corrected, So I am creating the new pull request
PR Close #29522
2019-03-29 10:26:15 -07:00
Judy Bogart
57f7996b6d
docs: add asset config details ( #28214 )
...
PR Close #28214
2019-03-28 15:31:24 -07:00
Judy Bogart
27ba4ac982
docs: reorg deployment guide with serve-from-disk info from CLI story ( #28217 )
...
PR Close #28217
2019-03-28 15:30:50 -07:00
Judy Bogart
6c76dfc568
docs: copy-edit ivy opt-in page ( #29507 )
...
PR Close #29507
2019-03-28 15:29:49 -07:00
Judy Bogart
f8c7c3c09c
docs: add schematic details and links to config page ( #27272 )
...
PR Close #27272
2019-03-27 09:58:24 -07:00