rexebin
d3b8683c3d
Merge remote-tracking branch 'angular.io/master' into merge-26-11-16
...
# Conflicts:
# public/_includes/_footer.jade
# public/_includes/_hero-home.jade
# public/_includes/_next-item.jade
# public/_includes/_version-dropdown.jade
# public/docs/index.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/_quickstart_repo.jade
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade
# public/docs/ts/latest/cookbook/aot-compiler.jade
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/browser-support.jade
# public/docs/ts/latest/guide/change-log.jade
# public/docs/ts/latest/guide/dependency-injection.jade
# public/docs/ts/latest/guide/displaying-data.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/index.jade
# public/docs/ts/latest/guide/lifecycle-hooks.jade
# public/docs/ts/latest/guide/ngmodule.jade
# public/docs/ts/latest/guide/npm-packages.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/testing.jade
# public/docs/ts/latest/guide/typescript-configuration.jade
# public/docs/ts/latest/guide/upgrade.jade
# public/docs/ts/latest/guide/user-input.jade
# public/docs/ts/latest/tutorial/_data.json
# public/docs/ts/latest/tutorial/index.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
# public/events.jade
2016-11-26 21:53:28 +00:00
rexebin
3c1d528a1c
merge
2016-11-26 21:44:27 +00:00
rexebin
edda524d0d
Merge remote-tracking branch 'angular.io/master'
...
# Conflicts:
# .travis.yml
# public/_includes/_footer.jade
# public/_includes/_hero-home.jade
# public/_includes/_next-item.jade
# public/_includes/_util-fns.jade
# public/_includes/_version-dropdown.jade
# public/docs/_examples/package.json
# public/docs/_examples/quickstart/dart/lib/app_component.dart
# public/docs/_examples/quickstart/e2e-spec.ts
# public/docs/_examples/quickstart/js/app/app.component.js
# public/docs/_examples/quickstart/ts/app/app.component.ts
# public/docs/_examples/quickstart/ts/index.html
# public/docs/_examples/toh-5/dart/lib/dashboard_component.html
# public/docs/_examples/toh-5/dart/lib/hero_detail_component.dart
# public/docs/dart/latest/_util-fns.jade
# public/docs/dart/latest/guide/_data.json
# public/docs/dart/latest/guide/index.jade
# public/docs/dart/latest/quickstart.jade
# public/docs/index.jade
# public/docs/js/latest/quickstart.jade
# public/docs/ts/_cache/glossary.jade
# public/docs/ts/_cache/guide/dependency-injection.jade
# public/docs/ts/_cache/guide/index.jade
# public/docs/ts/_cache/quickstart.jade
# public/docs/ts/_cache/tutorial/toh-pt5.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/_quickstart_repo.jade
# public/docs/ts/latest/cli-quickstart.jade
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade
# public/docs/ts/latest/cookbook/aot-compiler.jade
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/browser-support.jade
# public/docs/ts/latest/guide/change-log.jade
# public/docs/ts/latest/guide/dependency-injection.jade
# public/docs/ts/latest/guide/displaying-data.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/index.jade
# public/docs/ts/latest/guide/lifecycle-hooks.jade
# public/docs/ts/latest/guide/ngmodule.jade
# public/docs/ts/latest/guide/npm-packages.jade
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/testing.jade
# public/docs/ts/latest/guide/typescript-configuration.jade
# public/docs/ts/latest/guide/upgrade.jade
# public/docs/ts/latest/guide/user-input.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/_data.json
# public/docs/ts/latest/tutorial/index.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
# public/events.jade
# public/resources/images/devguide/quickstart/hello-angular.png
# scripts/cache.sh
# tools/plunker-builder/indexHtmlTranslator.js
2016-11-26 21:43:16 +00:00
Rex
70606848cc
Merge pull request #140 from todoubaba/dependency-injection
...
Polish dependency-injection.jade
2016-11-26 17:14:55 +00:00
rexebin
6c0606469d
review di.
2016-11-26 17:11:47 +00:00
Yang Lin
13ed4d265e
More whitespaces
2016-11-27 00:48:54 +08:00
Yang Lin
1aeb6b9c82
Polish dependency-injection.jade
2016-11-27 00:30:27 +08:00
Rex YE
d9c651fa47
fix api display
2016-11-26 14:53:33 +00:00
Rex
d7318fe640
Merge pull request #129 from todoubaba/user-input
...
Polish user-input.jade
2016-11-26 13:52:28 +00:00
Rex
8d84f0377d
Merge pull request #128 from todoubaba/displaying-data
...
Polish displaying-data.jade
2016-11-26 13:52:19 +00:00
Patrice Chalin
0902940eeb
docs(dependency-injection): updates to match TS; also minor TS fixes ( #2875 )
...
* cache file sync before making updates to Dart jade
* app.module.ts: fix ngmodule docregion
* [TS] dependency-injection.jade updates
* [Dart] dependency-injection.jade updates
* final ts/_cache file sync
2016-11-26 12:20:54 +00:00
Yang Lin
121e760fc5
删除不必要的“我们”和“一个”
2016-11-26 14:29:09 +08:00
gc
cfce91142c
docs(style-guide): fix file structure ( #2873 )
2016-11-25 21:51:51 +01:00
Yang Lin
2b3c8e5a64
Polish forms.jade
2016-11-26 03:16:06 +08:00
Zhicheng Wang
74a2657e04
把小抄的历史版本加入版本控制中,以便识别改动
...
把小抄同步到最新版本
2016-11-25 23:00:01 +08:00
Yang Lin
75a762a8c5
删除“一个”
2016-11-25 09:03:06 +08:00
rexebin
754e11dc13
fix styleguide
2016-11-24 21:46:21 +00:00
rexebin
d913092f99
add addSpacingBetweenCnAndEn
2016-11-24 20:42:38 +00:00
Yang Lin
b44055b186
Fixes typo
2016-11-25 02:06:25 +08:00
Yang Lin
ebad4e1d1b
Fixes translate.js
2016-11-25 01:15:27 +08:00
Yang Lin
07f617e413
Polish user-input.jade
2016-11-24 22:46:56 +08:00
Yang Lin
692c63155f
Restore white space in English
2016-11-24 20:54:22 +08:00
Yang Lin
bc235b05ea
Polish displaying-data.jade
2016-11-24 20:49:31 +08:00
Patrice Chalin
692d751375
docs: quickstart reboot for Dart ( #2867 )
...
* cache/quickstart sync before making Dart edits
* quickstart updates for Dart
* cache/guide/index sync before making Dart edits
* guide/index updates for Dart
* learning-angular for Dart
* guide/setup for Dart
* refresh cache/tutorial/index
2016-11-23 17:58:21 +00:00
Jesús Rodríguez
7a651ed873
docs(setup): fix typo ( #2864 )
2016-11-23 13:37:09 +01:00
Naomi Black
9c298a5273
Merge pull request #2854 from IdeaBlade/quickstart-reboot-2
...
docs(quickstart) reboot 2
2016-11-22 15:09:12 -08:00
Yang Lin
24b9d7ab78
merge 2.2.0
2016-11-23 00:46:50 +08:00
Rex YE
7f022c153b
fix aot-compiler, router and upgrade
2016-11-22 15:21:36 +00:00
Rex YE
b3555bf990
fix browser-support, style-guide and toh-pt5
2016-11-22 14:54:35 +00:00
Rex YE
1e105bff95
fix guide/index.jade and forms
2016-11-22 14:42:12 +00:00
Rex YE
a13b40442e
fix compile errors.
2016-11-22 14:26:51 +00:00
Yang Lin
5a7745fb27
Upgrade to 2.2.0
2016-11-22 20:07:16 +08:00
Ward Bell
434308ab1b
docs(forms): revise prose for form.reset ( #2853 )
2016-11-21 18:23:28 -08:00
Ward Bell
ec2e6cb2c7
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:36:16 -08:00
Ward Bell
a7525721c0
Revert "[WIP] docs(quickstart): QuickStart reboot ( #2762 )"
...
This reverts commit 8ccc33e6ffacd7a0acdfc49aab2e6fdecf627fa9.
2016-11-21 17:29:00 -08:00
Ward Bell
8ccc33e6ff
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:13:21 -08:00
Wenchen Li
bcab06403c
Fix #2066 ( #2800 )
2016-11-21 12:59:00 -08:00
Kapunahele Wong
694b58d06e
[WIP] docs(user-input): Jessica's user input edits ( #2683 )
2016-11-21 12:17:39 -08:00
Jesús Rodríguez
1303706542
chore: use tsconfig lib ( #2840 )
2016-11-20 17:28:37 -08:00
Patrice Chalin
79375cab3e
docs(server-comm): fix path to heroes.json for Dart ( #2837 )
2016-11-20 21:35:00 +00:00
Yang Lin
e16f317034
Polish by review
2016-11-21 00:48:26 +08:00
ashishg-qburst
8f7d5930cd
docs: fix typo ( #2824 )
2016-11-18 22:30:50 -08:00
Patrice Chalin
2d3836c8c1
docs(cache): misc adjustments for Dart ( #2830 )
...
* docs(cache): misc adjustments for Dart
Dart cache adjustments:
- Add guide/index (it was being inherited directly from latest before).
- Add proper cache of `_quickstart_repo.jade` (it used to be just an
include).
Also:
- In `_quickstart_repo.jade` use variable set to URL of repo.
- Fix newly added link to Quickstart in guide/index.jade.
* dart/displaying-data: just use TS's _quickstart_repo
2016-11-18 22:55:21 +00:00
Ward Bell
79eaf75d93
docs(change-log): correct log for NgUpdate (not deprecated)
2016-11-18 14:22:17 -08:00
gramotei
1fe2083e10
docs(style-guide): fix typo ( #2826 )
2016-11-18 20:08:48 +01:00
Patrice Chalin
1c2d14a8b8
docs(guide & api): feedback/issue links for Dart should refer to Dart repos ( #2821 )
...
* docs(guide/index): feedback link to Dart repo for Dart
- Also added links to chapters mentioned in table.
- Other minor copyedits.
* docs(api): issue links should refer to Dart repo
* post-review updates
* add link to Advance and Guide chapters
* ensure that we can determine which language is active
2016-11-17 16:53:28 -08:00
Eric Jimenez
e59cd9abc9
chore: remove deprecated clear=
and use clear layout helpers ( #2822 )
...
* define clear layout helpers
* replace deprecated clear= with helper
2016-11-17 15:02:32 -08:00
Kenny John Jacob
7febba6209
docs(router): fix missing anchor id ( #2817 )
...
The link *Importing from the router library* (https://angular.io/docs/ts/latest/guide/router.html#import ) does not work.
I supposed that this was the corresponding section to be linked to.
2016-11-17 21:54:55 +01:00
Patrice Chalin
061e50fa06
docs: adjust page heading levels ( #2813 )
...
* docs: adjust page heading levels
Only the page TOC should be at heading level 1. All other headings
should start at level 2. This commit also removes duplicate headings,
in continuation of #2796 .
(This fix is necessary to support an auto-TOC feature.)
2016-11-16 10:02:31 -08:00
Patrice Chalin
e0aecb39d9
docs(struct-directives): update Dart cache ( #2806 )
...
Only minor prose edits in this PR. No net change in the generated HTML
for the TS side.
2016-11-15 15:38:02 -08:00