1467 Commits

Author SHA1 Message Date
Brandon
bf94932c7a docs: add link to location upgrade config ()
PR Close 
2019-05-16 11:47:16 -07:00
Brandon Roberts
f5127f601d docs: add section to upgrade guide on using the unified location service ()
The LocationUpgradeModule provides a unified way of handling URL updates
across AngularJS and Angular.

PR Close 
2019-05-16 11:47:16 -07:00
TwoDCube
79903b1842 docs: fix typo in animations doc ()
PR Close 
2019-05-15 14:26:11 -07:00
Piotr Tomiak
0051ddf0f3 docs: correct types in transform method to match specification. ()
PR Close 
2019-05-15 14:24:20 -07:00
Jimmy Kasprzak
3a8f74e392 docs: fix example "testing" app compilation ()
PR Close 
2019-05-15 14:12:22 -07:00
Vincent Guo
8555016eec docs: fix the payload in event-binding sample code ()
after reading the context. there are  some clues to infer the payload should be the `item`, not `item.name`.
1.  EventEmitter<Item>.
2.  the desc say that:
The component defines a deleteRequest property that returns an EventEmitter. When the user clicks delete, the component invokes the delete() method, telling the EventEmitter to emit an **Item** object.

PR Close 
2019-05-15 14:12:02 -07:00
Ben Lesh
cf86ed7b29 refactor(ivy): migrate ɵɵ prefix back to Δ ()
Now that issues are resolved with Closure compiler, we can move back to our desired prefix of `Δ`.

PR Close 
2019-05-14 16:52:15 -07:00
Judy Bogart
f9fb921f91 docs: update ivy preview page ()
PR Close 
2019-05-14 12:17:26 -07:00
D3T0N8R
877b2285f9 docs: change reference to jQuery programmers ()
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 
2019-05-13 10:49:26 -07:00
dsychin
44cf981407 docs: remove mention of chrome 41 from differential loading ()
PR Close 
2019-05-10 11:55:12 -07:00
alimemonzx
d750b1e10d docs: fix filename in example headers for provider guides ()
PR Close 
2019-05-09 11:27:00 -07:00
Alan Agius
f26f036286 docs: remove reference to e2e applications ()
This is no longer applicable in angular version 8.

PR Close 
2019-05-09 11:23:05 -07:00
陈旭10045812
3b551e0fcd docs(aio): add awade jigsaw into resources ()
PR Close 
2019-05-07 13:13:22 -07:00
arjunyel
4f055d4257 refactor: remove tslint no-use-before-declare rule ()
PR Close 
2019-05-07 10:25:36 -07:00
Richard Lea
d6538eb2fd docs: fix naming miss and improve anchor reference in router guide ()
Signed-off-by: Richard Lea <chigix@zoho.com>

PR Close 
2019-05-06 11:48:05 -07:00
Kapunahele Wong
0926119977 docs: add explanation on what lazy loading is ()
PR Close 
2019-05-06 10:16:58 -07:00
Raja Rama Mohan Thavalam
bf73fb7420 docs: update Wikipedia link to Polyfill description ()
PR Close 
2019-05-06 09:20:14 -07:00
Max Kramer
1ec092ba32 docs: fix example header in singleton services guide to match styleguide ()
Removes the ".0" from code header, as that doesn't match the
recommended code style for service files names.

fixes 

PR Close 
2019-05-06 09:19:36 -07:00
Brad Green
7ec8806dc5 docs: explicitly state purpose of components ()
Current description is vague. I'd love to see this doc explicitly state that components are for reusable sets of UI features instead.

PR Close 
2019-05-01 13:38:13 -07:00
jenniferfell
28a1caa0ed docs: add in-page nav, change title to match left nav better ()
PR Close 
2019-04-29 13:23:14 -07:00
Judy Bogart
f015dbe1ba docs: add architect terms ()
PR Close 
2019-04-29 13:22:20 -07:00
Uday Vunnam
54d4105264 docs: update readme. sentence correction. ()
PR Close 
2019-04-26 16:36:53 -07:00
Suraj Poddar
8a60239ae7 docs(docs-infra): fix typo in workspace-config.md file ()
Fixed typo in 'Project asset configuration' section inside workdspace-config.md

PR Close 
2019-04-26 16:33:03 -07:00
Filipe Silva
876ceb3688 docs: remove note about ivy being coupled to dynamic import ()
PR Close 
2019-04-26 11:08:51 -07:00
Max Kramer
933772ed69 docs(aio): clarify "next to" as "same directory" ()
closes 
PR Close 
2019-04-25 17:20:29 -07:00
Peter Johan Salomonsen
6200732e23 feat(service-worker): support bypassing SW with specific header/query param ()
Add support for bypassing the ServiceWorker for a request by using the
ngsw-bypass header or query parameter.

Fixes 

PR Close 
2019-04-25 13:09:44 -07:00
George Kalpakas
282167a37f build(docs-infra): upgrade tslint to 5.15.0 and codelyzer to 5.0.0 ()
This commit also changes the `tslint.json` config file to (reasonably
closely) match what the cli would generate for a new app.

PR Close 
2019-04-25 12:32:49 -07:00
George Kalpakas
8f120aff33 refactor(service-worker): DRY up SW registration logic ()
PR Close 
2019-04-25 12:29:58 -07:00
JiaLi.Passion
4cfba58072 feat(service-worker): allow configuring when the SW is registered ()
Fixes 

PR Close 
2019-04-25 12:29:58 -07:00
George Kalpakas
2dc4e8801c ci(docs-infra): loosen conditions to reduce flakiness on CI ()
The exact messages depend on the timing of several events and may vary
between runs. This occasionally causes flakes on CI.
This commit reduces the risk of flakes by loosen the conditions to only
check for what we actually care about.

Fixes 

PR Close 
2019-04-25 10:58:12 -07:00
George Kalpakas
9914998e76 ci(docs-infra): wait for conditions to reduce flakiness on CI ()
PR Close 
2019-04-25 10:58:12 -07:00
George Kalpakas
00866186a7 refactor(docs-infra): switch from promises to async/await in tests ()
PR Close 
2019-04-25 10:58:12 -07:00
jenniferfell
9e85d7ff0b docs: fix link from release info to deprecations ()
PR Close 
2019-04-25 10:55:43 -07:00
jenniferfell
28e6aa723a docs: change anchor for removed section ()
PR Close 
2019-04-25 10:55:43 -07:00
Igor Minar
bb47ad295a docs: navigation and org changes, misc edits ()
Co-Authored-By: jenniferfell <jenniferfell.sf@gmail.com>

PR Close 
2019-04-25 10:55:43 -07:00
jenniferfell
169d51beb8 docs: changed wording for loadChildren per reviewer comments on PR ()
PR Close 
2019-04-25 10:55:43 -07:00
jenniferfell
8b0ebe17b3 docs: clean up deprecation summary, remove outdated information and notes ()
PR Close 
2019-04-25 10:55:43 -07:00
Alex Eagle
a9379e0ed2 docs(bazel): add aio/guide/bazel ()
PR Close 
2019-04-24 17:01:59 -07:00
Filipe Silva
6da19599de docs: copy edits to Ivy opt-in ()
PR Close 
2019-04-24 17:00:55 -07:00
Filipe Silva
46f547499d docs: remove enumeration of one in Ivy opt-in ()
PR Close 
2019-04-24 17:00:55 -07:00
Filipe Silva
2864108510 docs: remove lazy route step from Ivy opt-in ()
PR Close 
2019-04-24 17:00:55 -07:00
Filipe Silva
e95f460f39 docs: remove aot step from Ivy opt-in ()
PR Close 
2019-04-24 17:00:54 -07:00
jenniferfell
75a23ab623 docs: update deprecation practices, update release date, edits for readability and consistency ()
PR Close 
2019-04-24 17:00:23 -07:00
Andrew Kushnir
d0ca7c792d docs: add Andrew Kushnir to Angular team ()
PR Close 
2019-04-24 11:04:13 -07:00
jenniferfell
8ca208ff59 docs: remove outdated docs change log ()
PR Close 
2019-04-23 15:19:10 -07:00
Judy Bogart
089bfdf95f docs: rewrite cli analytics config ()
PR Close 
2019-04-23 15:13:49 -07:00
Trevor Karjanis
9873356bd0 docs: fix grammatical errors in the guides and API documentation ()
Fix grammatical errors in the DI and HttpClient guides as well as the Resolve API documentaiton.

There is no associated issue.

PR Close 
2019-04-22 17:32:30 -07:00
Brandon
54289aec2d docs: cleanup code snippets for getting started example app ()
PR Close 
2019-04-22 16:31:04 -07:00
Brandon Roberts
57c8f78c8f docs: add Differential Loading section to deployment guide ()
PR Close 
2019-04-22 16:30:20 -07:00
Kenny Schank
ceea0b418c docs: fix typo in routing section of Tour of Heroes ()
PR Close 
2019-04-22 11:18:44 -07:00