Brandon
bf94932c7a
docs: add link to location upgrade config ( #30331 )
...
PR Close #30331
2019-05-16 11:47:16 -07:00
Brandon Roberts
f5127f601d
docs: add section to upgrade guide on using the unified location service ( #30331 )
...
The LocationUpgradeModule provides a unified way of handling URL updates
across AngularJS and Angular.
PR Close #30331
2019-05-16 11:47:16 -07:00
TwoDCube
79903b1842
docs: fix typo in animations doc ( #30457 )
...
PR Close #30457
2019-05-15 14:26:11 -07:00
Ben Lesh
cf86ed7b29
refactor(ivy): migrate ɵɵ prefix back to Δ ( #30362 )
...
Now that issues are resolved with Closure compiler, we can move back to our desired prefix of `Δ`.
PR Close #30362
2019-05-14 16:52:15 -07:00
Judy Bogart
f9fb921f91
docs: update ivy preview page ( #30355 )
...
PR Close #30355
2019-05-14 12:17:26 -07:00
D3T0N8R
877b2285f9
docs: change reference to jQuery programmers ( #30386 )
...
The section on Data Binding makes a reference to "any experienced jQuery programmer" which is a bit too narrow since there are also programmers that write their front end in pure JavaScript.
PR Close #30386
2019-05-13 10:49:26 -07:00
dsychin
44cf981407
docs: remove mention of chrome 41 from differential loading ( #30390 )
...
PR Close #30390
2019-05-10 11:55:12 -07:00
alimemonzx
d750b1e10d
docs: fix filename in example headers for provider guides ( #29889 )
...
PR Close #29889
2019-05-09 11:27:00 -07:00
Alan Agius
f26f036286
docs: remove reference to e2e applications ( #30324 )
...
This is no longer applicable in angular version 8.
PR Close #30324
2019-05-09 11:23:05 -07:00
Richard Lea
d6538eb2fd
docs: fix naming miss and improve anchor reference in router guide ( #30225 )
...
Signed-off-by: Richard Lea <chigix@zoho.com>
PR Close #30225
2019-05-06 11:48:05 -07:00
Kapunahele Wong
0926119977
docs: add explanation on what lazy loading is ( #29667 )
...
PR Close #29667
2019-05-06 10:16:58 -07:00
Raja Rama Mohan Thavalam
bf73fb7420
docs: update Wikipedia link to Polyfill description ( #30214 )
...
PR Close #30214
2019-05-06 09:20:14 -07:00
Max Kramer
1ec092ba32
docs: fix example header in singleton services guide to match styleguide ( #30097 )
...
Removes the ".0" from code header, as that doesn't match the
recommended code style for service files names.
fixes #29862
PR Close #30097
2019-05-06 09:19:36 -07:00
Judy Bogart
f015dbe1ba
docs: add architect terms ( #26963 )
...
PR Close #26963
2019-04-29 13:22:20 -07:00
Uday Vunnam
54d4105264
docs: update readme. sentence correction. ( #30136 )
...
PR Close #30136
2019-04-26 16:36:53 -07:00
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