Oleg Teterin
79742a397f
fix(docs-infra): fix parameters with @Optional() decorator do not match declared, optional type ( #35150 )
...
PR Close #35150
2020-02-07 09:58:31 -08:00
Sonu Kapoor
7fb66eca25
docs: changes AoT to AOT for consistency ( #35112 )
...
PR Close #35112
2020-02-04 10:43:33 -08:00
Judy Bogart
efdf347f9c
docs: apply standard header case convention ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
Alan Agius
755a80c7ec
docs: update universal docs for new ivy implementation ( #33040 )
...
PR Close #33040
2019-10-21 11:25:44 -04:00
Judy Bogart
8a911773b8
docs: add header to code examples ( #32563 )
...
PR Close #32563
2019-09-11 19:26:19 -04:00
George Kalpakas
a86850e3f2
refactor(docs-infra): remove obsolete `format` attribute from code examples ( #31674 )
...
The `format` attribute is an artifact of an old version of the docs
tooling (before moving it into the angular/angular repo) and no longer
does anything. People are still copy-pasting it from existing examples.
This commit removes all occurrences of the `format` attribute on code
examples.
PR Close #31674
2019-07-24 14:38:54 -07:00
George Kalpakas
1bcd58cee8
refactor(docs-infra): remove `linenums=false` since it is now the default ( #31674 )
...
PR Close #31674
2019-07-24 14:38:54 -07:00
Alan
bf2db12fc9
docs: update universal project structure ( #29332 )
...
In version 8 the project structure is slightly different
PR Close #29332
2019-03-15 14:08:23 -04:00
Adam Plumer
ed4675e5a1
docs: update Universal guide ( #28956 )
...
PR Close #28956
2019-03-11 15:33:21 -07:00
cyraid
c5b67b95b7
docs: update link in universal guide ( #26628 )
...
Link to the document "53 percent of mobile site visits" was changed, updated link. Old link led to a page that didn't have the statistics on it.
PR Close #26628
2019-01-14 10:12:52 -08:00
Alan Agius
78bc21c63a
docs: fix scripts section and some minor issues in universal documentation ( #26444 )
...
PR Close #26444
2019-01-14 10:11:08 -08:00
Emilio Martinez
94f17e9038
docs: remove misplaced code in Universal guide ( #26865 )
...
PR Close #26865
2018-12-17 09:35:35 -08:00
Ferdinand Malcher
f80c6008af
docs: Fix wrong quoting in SSR guide ( #27057 )
...
PR Close #27057
2018-11-12 12:52:32 -08:00
William Marques
fc6dad40ac
fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ( #26396 )
...
Closes #26174
PR Close #26396
2018-10-17 11:05:29 -07:00
Judy Bogart
5183bbffbe
docs: update process for cli tool and restructure doc ( #25752 )
...
PR Close #25752
2018-10-15 11:22:18 -07:00
Jordan Whitfield
794c3595d4
docs: fix a typo in the Universal guide ( #25853 )
...
line 39: `highly-interactive` is the pre-qualifier of `Angular application`, which is the subject so the comma is not necessary (I think). I think this will make it easier for non-native speakers.
PR Close #25853
2018-09-28 09:36:09 -07:00
Stefanie Fluin
d523630ea2
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
George Kalpakas
03616bcb43
docs: fix typo in Universal guide ( #24812 )
...
PR Close #24812
2018-07-10 11:12:45 -07:00
Brandon Roberts
20d76374ed
docs(aio): Expose server and CLI configuration for universal in guide ( #23842 )
...
Closes #23795
PR Close #23842
2018-05-16 17:21:44 -04:00
Brandon Roberts
2cf6244b1d
docs(aio): Upgrade server-side rendering example to Angular V6 ( #23649 )
...
PR Close #23649
2018-05-02 16:51:03 -07:00
Judy Bogart
b7a6e1fef7
docs: correct node.js version and usage ( #23565 )
...
PR Close #23565
2018-04-27 07:19:14 -07:00
yerkebulan
505ae752b6
docs(aio): update deprecated Http reference to HttpClientModule, remove Http reference because another context is used ( #21984 )
...
docs(aio): change HttpClientModule reference to HttpClient
docs(aio): capitalize Http to HTTP
docs(aio): fix typo mistake in 'universal' guide
docs(aio): gets rid of the parentheses and the "e.g." in 'universal' guide
PR Close #21984
2018-03-06 15:03:54 -08:00
Jesus Rodriguez
c30eff898a
docs(aio): update universal for CLI
...
PR Close #20039
2017-11-01 15:18:43 -07:00
Ward Bell
0ea5f8b5ed
docs: add universal guide with production client app - with JK’s edits ( #18707 )
...
PR Close #18707
2017-10-09 14:46:04 -07:00
Ward Bell
555b1cdf29
docs: add universal guide with production client app ( #18707 )
...
Revises both universal and client build to use AOT and webpack for both.
Guide text adjusted accordingly
Dodges CLI client build, expected in near future.
PR Close #18707
2017-10-09 14:46:04 -07:00
Ward Bell
0b0d25fa33
docs: add universal guide ( #18707 )
...
- based on original effort in PR 17573
PR Close #18707
2017-10-09 14:46:04 -07:00