Peter Bacon Darwin
dbe6cdad7e
build(aio): improve accessor rendering ( #19637 )
...
Includes an update to `dgeni-packages@0.22.0` which provides more info
about accessors if required.
PR Close #19637
2017-10-11 11:51:42 -07:00
Zhicheng Wang
47a2cb7a81
fix: 纠正一些错误的合并
2017-10-11 18:15:36 +08:00
Zhicheng Wang
8e76818265
fix: 纠正一些错误的翻译
2017-10-11 18:05:52 +08:00
Peter Bacon Darwin
8b571309ed
build(aio): append information about links in and out of docs ( #19583 )
...
Closes #19560
PR Close #19583
2017-10-10 17:06:51 -07:00
Jesus Rodriguez
dfa0973563
docs(aio): update animations for CLI ( #19551 )
...
PR Close #19551
2017-10-10 13:47:35 -07:00
George Kalpakas
32ca6851af
build(aio): do not fail on first yarn setup
( #19603 )
...
PR Close #19603
2017-10-09 14:47:12 -07:00
Peter Bacon Darwin
cff8c05442
build(aio): ensure yarn lockfile has correct dgeni-packages version ( #19617 )
...
PR Close #19617
2017-10-09 14:46:18 -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
Peter Bacon Darwin
963a4d0dc8
build(aio): sort API list alphabetically ( #19566 )
...
Closes #19559
PR Close #19566
2017-10-09 14:42:52 -07:00
Zhicheng Wang
d3871fa8a2
fix: 文字微调
2017-10-09 08:20:39 +08:00
Zhicheng Wang
7219ede3e6
fix: 文字微调
2017-10-08 19:15:42 +08:00
Zhicheng Wang
f69fd998e3
fix: replace `` with <code></code>
2017-10-07 20:13:16 +08:00
Zhicheng Wang
c15784c068
fix: 纠正一个技术错误
...
chore: 修正yarn.lock
2017-10-07 17:52:49 +08:00
Peter Bacon Darwin
03227e65cf
build(aio): example-boilerplate is no longer responsible for yarn install ( #19511 )
...
The tooling for boilerplate was also running `yarn install` on the examples'
shared folder. But since this is handled by `ng-packages-installer` this
commit refactors the tools so that the boilerplate no longer does this
anymore.
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
ca7f2f8c8f
docs(aio): fix aot-compiler example to work with Angular v5 ( #19511 )
...
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
340d94afb9
build(aio): ignore @angular/mobile-toolkit in dist builds ( #19511 )
...
The new v5 version of this toolkit is too incompatible for us to run
AIO against both versions. So for now we will ignore this libary when
running against local Angular distributions and continue to use the
version on npm.
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
9ef8d8b85a
build(aio): support ignoring dist packages in "local" mode ( #19511 )
...
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
ab8ee4d0d9
build(aio): provide cleaner scripts for local build switching ( #19511 )
...
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
d1a00459a8
ci(aio): use custom package.json to run with local distributables ( #19511 )
...
Closes #19388
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
9fe6363575
docs(aio): fix aot-compiler example to work with Angular v5 ( #19511 )
...
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
142a2b7341
build(aio): ensure webdriver is updated when switching between local and npm deps ( #19511 )
...
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
6586265a0c
docs(aio): fix pipes example e2e spec to work with Angular v4 ( #19511 )
...
There was a breaking change between 4 and 5 for i18n formatting of dates.
PR Close #19511
2017-10-06 11:56:41 -07:00
Peter Bacon Darwin
d3fd088162
docs(aio): fix animations example to work with Angular v5 ( #19511 )
...
PR Close #19511
2017-10-06 11:56:40 -07:00
Peter Bacon Darwin
4b3f82a47e
build(aio): upgrade ts-node
to support newer TypeScript config ( #19511 )
...
This was causing `Cannot find type definition file for 'jasmine'. (2688)`
errors when running Protractor.
PR Close #19511
2017-10-06 11:56:40 -07:00
Peter Bacon Darwin
1279d75f7f
fix(aio): fix SearchService to work with TypeScript 2.4 ( #19511 )
...
The call to `race` required a type parameter to disambiguate the return type.
PR Close #19511
2017-10-06 11:56:40 -07:00
Daniel Karp
c80e02b881
docs(aio): document Custom Async validators
...
docs(aio): Custom Async validators edits
incorporating suggestions from kapunahelewong
2017-10-04 15:07:46 -07:00
George Kalpakas
9ae3742565
docs(aio): fix typo in preview server config file comment
2017-10-04 12:40:28 -07:00
Trotyl Yu
0f432994b8
docs(aio): document the special treatment of undefined
2017-10-04 12:40:12 -07:00
Kapunahele Wong
d4d9009696
docs(aio): fix broken link in toh-pt5
2017-10-04 12:39:41 -07:00
Adrien Crivelli
e3a4ecef35
docs(aio): Fix incorrect wording
2017-10-03 08:15:45 -07:00
Peter Bacon Darwin
9783c92935
build(aio): fix various API rendering issues
...
Upgrading to dgeni-packages 0.21.4 gives us
access to more properties on the API docs, which
allows us to fix the following issues:
Closes #19450
Closes #19452
Closes #19456
2017-10-03 08:15:02 -07:00
Maxim Salnikov
7cecaf2a4f
docs(aio): add ngVikings to the events page
2017-10-03 08:07:53 -07:00
Zhicheng Wang
a1cfb5b2ae
chore: 增加鸣谢清单
2017-10-03 21:57:04 +08:00
Zhicheng Wang
30cadba603
feat: 翻译了 cheatsheet
2017-10-03 21:51:07 +08:00
Zhicheng Wang
4308681d7b
fix: 修正编译错误
2017-10-03 12:49:09 +08:00
Trotyl Yu
68c20e43ed
docs(aio): remove outdated statement
2017-10-02 22:12:26 -05:00
Zhicheng Wang
dfde690718
微调
2017-10-01 13:41:29 +08:00
Zhicheng Wang
d7fd581c37
Merge branch 'master' into aio
...
# Conflicts:
# aio/content/guide/ajs-quick-reference.md
# aio/content/guide/animations.md
# aio/content/guide/browser-support.md
# aio/content/guide/form-validation.md
# aio/content/guide/i18n.md
# aio/content/guide/pipes.md
# aio/content/guide/router.md
# aio/content/guide/set-document-title.md
# aio/content/guide/structural-directives.md
# aio/content/guide/template-syntax.md
# aio/content/guide/testing.md
# aio/content/marketing/resources.json
# aio/content/tutorial/toh-pt1.md
# aio/content/tutorial/toh-pt2.md
# aio/content/tutorial/toh-pt3.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
2017-10-01 13:22:33 +08:00
George Kalpakas
f7199aa8c8
build(aio): remove --
from more yarn commands ( #19421 )
2017-09-28 09:29:04 -07:00
George Kalpakas
0e00265647
build(aio): disable cache when building a new docker image for the preview server ( #19391 )
2017-09-28 09:28:54 -07:00
Kapunahele Wong
334caf8e7c
docs(aio): add copy about NgForOf ( #18686 )
2017-09-27 15:25:41 -07:00
Kapunahele Wong
8d8995f1ab
docs(aio): edit summary and next step headers ( #16962 )
2017-09-27 13:45:47 -07:00
Kapunahele Wong
48c6ece2be
docs(aio): remove links to top of documents ( #16971 )
2017-09-27 13:45:25 -07:00
Kapunahele Wong
f7c7038171
docs(aio): update metadata documentation to include expression lowering ( #19203 )
2017-09-27 13:43:19 -07:00
George Kalpakas
2e1fec17f5
ci(aio): temporarily disable aot-compiler example e2e tests ( #19410 )
2017-09-26 10:21:43 -07:00
George Kalpakas
3f100eb23a
build(aio): fix the build script ( #19390 )
...
`ng build ...` must be the last command on the corresponding yarn script,
because it needs to be passed extra arguments (such as the target environment)
in specific cases.
2017-09-25 16:22:27 -07:00
George Kalpakas
ffceae0a01
refactor(aio): remove unnecessary --
from yarn commands
2017-09-25 14:37:13 -07:00
Georgios Kalpakas
7a965dc58f
build(aio): add support for using the locally built Angular packages for aio
...
This commit allows building angular.io against the locally built Angular
packages. It adds two new npm scripts:
- `setup-local`: Same as `setup`, but overwrites the Angular packages for both
angular.io and the examples boilerplate with the locally built ones.
- `build-local`: Same as `build`, but uses `setup-local` instead of `setup`
under the hood, thus overwriting installed Angular packages with locally built
ones.
Fixes #18611
2017-09-25 14:37:12 -07:00