422 Commits

Author SHA1 Message Date
Kapunahele Wong
00300f66e8 docs(forms): clarify note in reactive forms doc ()
PR Close 
2018-01-11 07:03:55 -08:00
Kapunahele Wong
456f57dde8 docs: fix lazy-loading example ()
PR Close 
2018-01-10 16:26:46 -08:00
Kapunahele Wong
53f91189a1 docs(aio): add NgModule docs ()
PR Close 
2018-01-10 16:26:46 -08:00
Anton Strogonoff
27196b676b docs(aio): fix punctuation for clarity ()
PR Close 
2018-01-08 16:12:24 -08:00
chembu
e99475260f docs(aio): document the template compiler options ()
PR Close 
2018-01-08 13:23:16 -05:00
lharries
f9436f7a5b docs(aio): delete duplicated word ()
PR Close 
2018-01-05 16:22:28 -05:00
Siyao Li
2402224b4e docs(common): update copyright years ()
PR Close 
2018-01-04 17:45:36 -05:00
courtneypattison
03d16fcd24 docs(aio): add missing imports to interceptor example ()
PR Close 
2018-01-04 17:40:34 -05:00
Zenn
dcc3eba962 fix(aio): fix test message's mistake. ()
duplicated message for 1st link. /heroes is 2nd link.

PR Close 
2018-01-04 17:38:25 -05:00
Dawid Winiarczyk
d365077dfa docs(aio): HttpClientXsrfModule withConfig => withOptions ()
Docummentation suggests use of HttpClientXsrfModule#withConfig but this method looks like it's renamed to #withConfig.
https://angular.io/guide/http#configuring-custom-cookieheader-names
PR Close 
2018-01-02 10:29:07 -06:00
Dmitry Fisenko
bc66d27938 docs(service-worker): fix word wrap ()
The fix removes space between 'c' and 'aches' in docs

PR Close 
2017-12-21 20:12:18 -08:00
chembu
f593552cfe docs(aio): Rename service worker files, update examples, move service worker under Techniques 2017-12-19 11:07:57 -08:00
Dmytro Yarmak
8458647232 docs(aio): fix inconsistency in lifecycle hooks table 2017-12-19 10:48:29 -08:00
Jesus Rodriguez
74e3115686 build(aio): make zipper work correctly with CLI projects 2017-12-19 10:44:56 -08:00
Alex Rickabaugh
20e1cc049f fix(service-worker): check for updates on navigation
Currently the Service Worker checks for updates only on SW startup,
an event which happens frequently but also nondeterministically. This
makes it hard for developers to observe the update process or reason
about how updates will be delivered to users. This problem is
exacerbated by the DevTools behavior of keeping the SW alive
indefinitely while opened, effectively preventing the page from
updating at all.

This change causes the SW to additionally check for updates on
navigation requests (app page reloads). This creates deterministic
update behavior, and is much easier for developers to reason about.
It does leave the old update-on-SW-startup behavior in place, as
removing that would be a breaking change.

Fixes 
2017-12-15 15:19:20 -08:00
Trotyl Yu
225baf4686 docs(aio): fix typo for missing quote ()
PR Close 
2017-12-08 10:06:41 -08:00
Kapunahele Wong
9bbec42a6c docs(aio): add service worker guide content and update nav ()
PR Close 
2017-12-06 06:52:20 -08:00
Olivier Combe
be994496cd docs(core): add docs for i18n tokens ()
PR Close 
2017-12-05 21:56:43 -08:00
hartraft
77ef527993 docs(aio): update myUnless references to appUnless ()
fixes Issue Number: 

PR Close 
2017-12-05 21:54:39 -08:00
Oussama Ben Brahim
f092a7c824 docs(aio): fix numbering of the three ways to access hero details ()
Fixes 

PR Close 
2017-12-05 21:54:34 -08:00
Ward Bell
5e25d3986d docs: component-styles guide - inline styles must be CSS ()
Cannot write them in less, sass, or stylus
See CLI issue https://github.com/angular/angular-cli/issues/8472

PR Close 
2017-12-05 21:54:23 -08:00
Jesus Rodriguez
f7328c69b3 docs(aio): architecture review for a11y ()
PR Close 
2017-12-05 21:49:27 -08:00
Frédéric DUPERIER
25f2211726 docs: add We Are One Sàrl as onsite training ()
Adding We Are One Sàrl as an onsite training company in Switzerland.
PR Close 
2017-12-05 21:48:41 -08:00
ite-klass
18793c896b docs(aio): Fix typo ()
Remove duplicate word 'to'

PR Close 
2017-12-05 21:46:56 -08:00
George Kalpakas
47addd169d revert: docs(aio): add service worker guide content and update nav () ()
* revert: style: broken build due to missing new lines

This reverts commit ba6af2a6ddced3aafc797b1dc1c63fcac4356da0.
The commit that introduced these files (48300067f) will also get
reverted.

* revert: docs(aio): add service worker guide content and update nav ()

This reverts commit 48300067fb96febb0351ab7745be2ad13ce6cfac.
This commit has some issues (e.g. breaks some e2e tests, adds images
to the wrong directories, breaks linting, etc).
Reverting in order to investigate and fix.
2017-11-30 09:53:07 -08:00
Misko Hevery
ba6af2a6dd style: broken build due to missing new lines 2017-11-29 20:27:25 -08:00
A7xSV
b9e4d62d5a docs(aio): remove services plurality ()
remove services plurality for the sentence formation to be proper

PR Close 
2017-11-29 16:53:49 -06:00
Konstantin Dinev
f3c5481181 docs(aio): Updating with Ignite UI for Angular ()
PR Close 
2017-11-29 12:15:34 -06:00
Kapunahele Wong
48300067fb docs(aio): add service worker guide content and update nav ()
PR Close 
2017-11-29 12:15:27 -06:00
trevorade
b841e0d530 docs(aio): add class attribute to example referenced in Structural Directive guide ()
See https://github.com/angular/angular/blob/master/aio/content/guide/structural-directives.md

From the structural-directives.md:
The rest of the <div>, including its class attribute, moved inside the <ng-template> element.

Maybe this made sense at one time but it has become out of sync.

PR Close 
2017-11-29 12:15:21 -06:00
briancherin
eaaae2edf4 docs: fix grammar and wording ()
PR Close 
2017-11-28 22:27:02 -06:00
Stephen Fluin
5bef070e16 docs(aio): update homepage tooling image ()
Fix 

PR Close 
2017-11-27 12:16:20 -06:00
Stephen Fluin
0444e13efb docs(aio): add ngATL header ()
Fix 

PR Close 
2017-11-22 13:49:59 -06:00
Cyrille Tuzi
a0819d3af1 docs(aio): add a French onsite training ressource ()
PR Close 
2017-11-22 08:58:02 -06:00
Cyrille Tuzi
ffd8c361eb docs(aio): add a French onsite training ressource ()
PR Close 
2017-11-22 08:58:02 -06:00
codediodeio
c2cb475a2c docs(aio): add angularfirebase.com to education resources ()
PR Close 
2017-11-21 22:28:00 -06:00
Ward Bell
816d5ba3fd docs: NgModule guide prose for CLI (partial) ()
Also replaces “Angular Module” with “NgModule” wherever that is clarifying.
Continue using “module” when qualified as in “feature module”, “root module”, “routing module”, etc.

PR Close 
2017-11-20 18:39:25 -06:00
hartraft
365712e2f0 docs(aio): fix typo in Attribute Directives documentation ()
changed "appHightlight" to "appHighlight"

PR Close 
2017-11-17 12:53:10 -06:00
shioyang
368cb5ad4e docs(aio): fix a typo to improve readability ()
Remove a comma and space

PR Close 
2017-11-16 16:19:48 -06:00
Shavi Pathania
949836d003 docs(aio): Clearing array with [] () ()
Convert remaining references to directly use LoggerServices logs.

PR Close 
2017-11-16 16:19:35 -06:00
Shavi Pathania
697fb76960 docs(aio): Removing reference to LoggerService property () ()
The reference removed so that calling LoggerService clear() method
behaves as intended in SpyComponent.

PR Close 
2017-11-16 16:19:35 -06:00
Shavi Pathania
0fedb57cb0 docs(aio): Clearing array with [] () ()
Clearing array with setting length to 0 replaced with [] for being short
and marginally efficient. For reference: [] is turned into a sequence of
around 15 machine instructions on x64 (if bump pointer allocation succeeds),
whereas a.length=0 is a C++ runtime function call, which requires 10-100x as
many instructions.
Benedikt Meurer

PR Close 
2017-11-16 16:19:35 -06:00
George Kalpakas
7e38f4fd1f fix(aio): fix window title on Home page ()
Using `display: none` on the `<h1>` causes `innerText` to not work as expected
and include the icon ligature (`link`) in the title. This caused the window
title on the angular.io Home page to appear as "Angular - link".
This commit fixes it by not generating anchors at all for headings with the
`no-anchor` class.

Fixes 

PR Close 
2017-11-15 18:25:58 -06:00
Brad Pitcher
c28b52187a docs(aio): add missing closing backtick ()
PR Close 
2017-11-15 18:25:49 -06:00
Leo Globerman
1adbcda12e docs(aio): fix wrong copy ()
PR Close 
2017-11-14 15:58:25 -08:00
Levi Zitting
b9bd3204f2 docs(aio): fix broken link in guide/component-interaction ()
add a blank line before line with markdown link
PR Close 
2017-11-14 10:00:46 -08:00
Brad Pitcher
bf651a504f docs(aio): make it clear we are talking about <a> tags ()
As is, it could be seen as a typo at first glance. Wrapping the "a" in carets and backticks for formatting adds some clarity.

PR Close 
2017-11-14 10:00:42 -08:00
Marcelo Melo
e5c4371d72 docs(aio): fix typo in filename (packages.json --> package.json) ()
PR Close 
2017-11-14 10:00:39 -08:00
Aravind
3caae94261 docs(aio): fix not found schema ()
Fixes 

PR Close 
2017-11-14 10:00:35 -08:00
Trotyl
e7a2b31472 docs(aio): fix rxjs import ()
closes 

PR Close 
2017-11-14 10:00:31 -08:00