Zhicheng Wang
94aa3664ab
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .gitignore
# public/docs/_examples/cb-component-communication/ts/app/app.component.ts
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade
# public/docs/ts/latest/cookbook/dependency-injection.jade
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/cookbook/set-document-title.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/dependency-injection.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
# public/docs/ts/latest/guide/pipes.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/toh-pt1.jade
# public/docs/ts/latest/tutorial/toh-pt3.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
2016-08-12 07:57:51 +08:00
Patrice Chalin
7075cdbefa
docs(hierarchical-di): post-RC5 Dart resync ( #2080 )
...
Contributes to #2077 .
Depends on #2078 .
2016-08-11 14:43:59 -07:00
Patrice Chalin
2ca6d6567b
chore(quickstart/dart): refresh ts _cache ( #2089 )
...
Cf. #2088 and #2077 .
2016-08-11 11:29:19 -07:00
Patrice Chalin
19d06061c5
docs(quickstart): post-RC5 Dart resync ( #2078 )
...
* docs(quickstart): post-RC5 Dart resync
- Resync Dart QS prose with TS, post RC5.
- Added to-be-shared Jade `var` definitions to `_util-fns.jade`.
- Delete cached QS jade file.
- Eliminate the stub file `styles.1.css` in favor of a `docregion` in
the main `styles.css`.
This commit requires a `gulp add-example-boilerplate` after pulling it in.
Contributes to #2077 .
* post-review edits
2016-08-10 13:32:07 -07:00
Trotyl Yu
16731979a0
docs(glossary): Fix ECMAScript description
...
closes #2030
ES2016(ES7) has already been officially published.
2016-08-09 22:44:11 -07:00
Fredy Treboux
124a03ae09
docs(lifecycle-hooks): minor typo.
...
closes #2045
2016-08-09 22:36:55 -07:00
Aysegul Yonet
5de00cc591
docs(rc4-to-rc5):fix npm for angular-cli
...
closes #2072
2016-08-09 22:35:23 -07:00
Trotyl Yu
b7e42e2d32
docs(ngmodule): Fix typo
...
closes #2073
2016-08-09 22:33:26 -07:00
Ward Bell
d412470b38
Update router.jade
2016-08-09 22:29:27 -07:00
Brandon Roberts
420b9ca59e
docs(router): Fixed lazy loading initial example
...
closes #2070
2016-08-09 20:00:08 -07:00
Ward Bell
162b1773be
docs(rc4-to-rc5): fix npm for MD
...
closes #2067
2016-08-09 17:55:32 -07:00
Ward Bell
38a59f91bd
docs: small, quick fixes for RC5 including link repair. ( #2062 )
2016-08-09 15:56:47 -07:00
Ward Bell
aef8aa94aa
docs(ngmodule): add chapter
2016-08-09 12:31:52 -07:00
Ward Bell
fe35bc6c31
docs(rc4-to-rc5): New RC4->RC5 migration cookbook.
2016-08-09 12:28:25 -07:00
Peter Bacon Darwin
d79adb2422
docs(rc5): update docs and plunkers for rc5
2016-08-09 11:48:07 -07:00
Patrice Chalin
5ce8304227
docs(dart): decouple from TS .jade files temporarily ( #2044 )
...
Addresses #2043 .
2016-08-08 15:48:45 -07:00
Zhicheng Wang
9c4b801f8a
更正一个编译bug
2016-08-06 20:17:07 +08:00
Zhicheng Wang
251d4ffe6c
合并了官方的最新更新
2016-08-06 20:04:41 +08:00
Zhicheng Wang
d034bc33c8
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/contribute.jade
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/component-communication.jade
# public/docs/ts/latest/cookbook/component-relative-paths.jade
# public/docs/ts/latest/cookbook/dependency-injection.jade
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/cookbook/set-document-title.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/pipes.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/user-input.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
2016-08-06 19:52:08 +08:00
Peter Bacon Darwin
9f03fca039
docs(cookbook): text following a node requires a dot
2016-08-06 07:45:32 +01:00
Jesús Rodríguez
1a8bbea1d1
docs(pipes): add a section about the Intl API
...
closes #1999
2016-08-05 17:12:10 -07:00
Matt Ezell
28174673fe
docs(router): formatting - Back Quote to Wrap Identifier
...
closes #2020
2016-08-05 17:03:25 -07:00
Ciro Nunes
f0272f26f4
docs(glossary): fix link to component
for DI def
...
closes #2009
2016-08-05 16:54:56 -07:00
Adam
d26afa90fd
docs(toh-6): Move styles from sample.css to heroes.component.css
...
closes #1751
Move additional styles from `sample.css` to `hero-search.component.css`.
Edit tutorial to reflect the removal of `sample.css` and the change to `heroes.component.css`.
Edit tutorial to reflect the addition of `hero-search.component.css` file.
Edit `hero-search.component.ts` to include styles from `hero-search.component.css`.
Remove reference to `/public/docs/_examples/toh-6/ts/sample.css` from `/public/docs/_examples/toh-6/ts/index.html`.
2016-08-05 16:45:53 -07:00
Brandon Roberts
b93fb12fea
chore(examples): Updated live example links to use helper directive
...
closes #2005
2016-08-05 16:41:45 -07:00
雪狼
ab4ce4f48f
Merge pull request #45 from kapr1k0rn/master
...
修正一些教程->服务页面的翻译
2016-08-03 00:56:40 -05:00
Zhicheng Wang
e8d0dab89c
#44 根据 @edtim8 的建议做了更正。
2016-08-03 13:56:08 +08:00
Patrice Chalin
8a6c5b5725
docs(toh-6): add hero search to Dart; minor edits to TS ( #2018 )
...
* docs(toh-6/dart): add hero search
Fixes #1924 .
* docs(toh-6/ts): minor updates
* post-review updates
* post-review updates
2016-08-02 09:59:35 -07:00
Zhicheng Wang
05f8b866c2
校对
2016-08-02 07:04:52 +08:00
Patrice Chalin
a49ecc7fd8
docs(architecture): give example of libraries in TS and Dart ( #2015 )
...
Follow-up to
https://github.com/angular/angular.io/pull/1972#issuecomment-235738082
2016-08-01 14:34:36 -07:00
Ciro Nunes
e2919de78f
docs(glossary): improve DI word
...
closes #2007
2016-08-01 12:52:30 -07:00
Torgeir Helgevold
daac8fffbe
docs(cb-dynamic-forms): update subtitle
...
closes #2004
2016-08-01 12:49:15 -07:00
Patrice Chalin
04d5337b75
docs(toh-6): search query fixes
...
closes #2008
Changes:
- Drop `asObservable()` since it is deprecated in RxJS 5 (see the
[migration
guide](https://github.com/ReactiveX/RxJS/blob/master/MIGRATION.md#operat
ors-renamed-or-removed)).
- Drop `+` from hero search query URL: `app/heroes/?name=${term}+`. At
best it is interpreted as a regex op that serves no purpose, at worst,
it gets interpreted as a space (cf. [HTML 4.01 section
17.13.4](https://www.w3.org/TR/REC-html40/interact/forms.html#h-17.13.4 )
).
- Rename `searchSubject` to `searchTerms`
- Other minor tweaks to prose.
This work is in preparation for #1924 .
Note: toh-6 tests pass.
2016-08-01 11:50:53 -07:00
Phil
adb1b1d43b
fix some translation in tutorial
2016-08-01 17:35:11 +08:00
Zhimin YE (Rex)
60a06e51b9
Merge remote-tracking branch 'angular.io/master'
...
# Conflicts:
# README.md
# public/_includes/_hero-home.jade
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
2016-08-01 09:52:29 +01:00
Zhicheng Wang
3e1fe05f8a
校对
2016-08-01 13:43:28 +08:00
Jesús Rodríguez
4507589e26
docs(toh): add explanation for using the search box
...
closes #2002
2016-07-29 12:44:20 -07:00
Gerard Sans
abd6febed5
docs(animation): fix typo! =O
...
closes #1992
2016-07-29 08:37:31 -07:00
Jesús Rodríguez
5ca22eed32
docs(architecture): rename missing library
2016-07-29 08:31:31 -07:00
Zhimin YE (Rex)
c650436be1
Fix : #42 ES2105 -> ES2015
2016-07-28 09:07:52 +01:00
Zhicheng Wang
7916ec4c8d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/docs/ts/latest/guide/animations.jade
# public/docs/ts/latest/guide/npm-packages.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/upgrade.jade
2016-07-26 17:45:25 +08:00
Zhicheng Wang
91eb1f6f45
校对
2016-07-26 17:35:18 +08:00
Zhicheng Wang
01d2494879
校对
2016-07-26 17:34:04 +08:00
Zhicheng Wang
9334c93401
做了初步的SEO
2016-07-26 08:28:02 +08:00
Zhicheng Wang
ed8b3cd9e0
微调
2016-07-26 08:16:57 +08:00
Ignat Shining
fc1a9a6026
docs(dependency-injection): Clarify how TypeScript generates decorator metadata
...
closes #1960
2016-07-25 10:40:56 -07:00
Kyle Roberts
ce8b94799c
docs(Router): remove duplicate "activated"
...
closes #1957
2016-07-25 10:14:55 -07:00
Kyle Roberts
335d20e834
docs(Npm Packages): grammar and capitalization consistency
...
closes #1947
2016-07-25 10:12:18 -07:00
Michael
bede1db748
typo(animation) wrong documentation for states
...
closes #1937
2016-07-25 10:01:30 -07:00
Tero Parviainen
0ae32e7adb
docs(upgrade): cover Angular 1.5 one-way data bindings
...
closes #1090 , 1169
2016-07-25 09:58:41 -07:00