3424 Commits

Author SHA1 Message Date
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
11ed7f1cae Merge pull request #139 from angular/fix-api-display
fix api display
2016-11-26 14:54:57 +00:00
Rex YE
d9c651fa47 fix api display 2016-11-26 14:53:33 +00:00
Rex
3cf128ef14 Merge pull request #138 from angular/fix-api-display
fix api main footer
2016-11-26 14:27:15 +00:00
Rex YE
dfe65b3ddb fix api main footer 2016-11-26 14:26:29 +00:00
Rex
e9c8f03340 Merge pull request #137 from angular/fix-api-display
fix api display
2016-11-26 14:22:20 +00:00
Rex YE
7ade0e9595 fix api display 2016-11-26 14:18:37 +00:00
Patrice Chalin
891846f232 chore(gulp): selectively shred guide examples using --filter (#2876)
E.g., `gulp _shred-devguide-examples --filter=dep`

Also removed docs/README.md since it was reporting something that is no
longer true (we don’t commit `_fragments` anymore).
2016-11-26 14:03:01 +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
Rex
87d0edc599 Merge pull request #136 from todoubaba/forms
Polish forms.jade
2016-11-26 13:50:49 +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
Zhicheng Wang
0c750febfb 解决小抄页无法显示的问题 2016-11-25 22:35:40 +08:00
Yang Lin
75a762a8c5 删除“一个” 2016-11-25 09:03:06 +08:00
rexebin
dedeb6e8ac disable addSpacing, it has bugs:
1. make sub li click event buggy
2. taged chinese has space too.
2016-11-24 22:00:50 +00:00
rexebin
754e11dc13 fix styleguide 2016-11-24 21:46:21 +00:00
rexebin
b1f7a6950c fix addSpacingBetweenCNAndEn 2016-11-24 21:15:22 +00:00
rexebin
d913092f99 add addSpacingBetweenCnAndEn 2016-11-24 20:42:38 +00:00
rexebin
b5486dff72 fix code tag and IsPureEnglish 2016-11-24 19:55:45 +00:00
Rex
f6eeb79d28 Merge pull request #132 from todoubaba/author
Update authors
2016-11-24 19:40:08 +00:00
Rex
89195ee681 Merge pull request #131 from todoubaba/translate
Processing sibling with children only
2016-11-24 19:39:56 +00:00
Yang Lin
dfd49c01a5 Update authors 2016-11-25 03:05:31 +08:00
Yang Lin
2fe21c9f42 Fixes more 2016-11-25 02:38:54 +08:00
Yang Lin
684d78cca0 Process sibling with children only 2016-11-25 02:23:06 +08:00
Rex
aaa052b13c Merge pull request #130 from todoubaba/translate
Fixes translate.js
2016-11-24 18:08:00 +00:00
Yang Lin
b44055b186 Fixes typo 2016-11-25 02:06:25 +08:00
Yang Lin
f1c1c089d2 Process all siblings 2016-11-25 01:59:39 +08:00
Yang Lin
20129e39d5 Fixes count 2016-11-25 01:50:59 +08:00
Yang Lin
ab5bc95df3 Fixes more 2016-11-25 01:42:21 +08:00
Yang Lin
14eb352ec5 Merge remote-tracking branch 'upstream/master' into translate 2016-11-25 01:34:38 +08:00
Yang Lin
ebad4e1d1b Fixes translate.js 2016-11-25 01:15:27 +08:00
Rex YE
965645a588 fix quickstart 2016-11-24 15:25:47 +00:00
Rex YE
13d24316a5 li issues 2016-11-24 14:54:49 +00:00
Yang Lin
07f617e413 Polish user-input.jade 2016-11-24 22:46:56 +08:00
Rex YE
cf32bc26c8 fix a few translate.js bugs. 2016-11-24 14:16:23 +00: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
Rex YE
63f1414c7d Merge branch 'rollback-translate-ci' 2016-11-24 10:29:18 +00:00
Rex YE
80a311f05e fix footer link and quickstart title. 2016-11-24 10:27:01 +00:00
Rex
82824be2d4 Merge pull request #126 from todoubaba/translate-js
Refactoring translate.js
2016-11-24 09:41:57 +00:00
Yang Lin
0e444d5d09 Refactoring translate.js 2016-11-24 11:51:21 +08:00
Patrice Chalin
fb97653721 docs(toh-5/6): update Dart to match TS, with minor tweaks to TS (#2869)
* sync cache before making changes to Dart files

* docs(toh-5): updates for Dart and tweaks for TS

* final sync of toh cache files
2016-11-23 23:42:49 +00:00
Jesús Rodríguez
54141c1518 chore: travis for 2.2.3 (#2870) 2016-11-24 00:38:49 +01:00
Patrice Chalin
f2c815f6d0 docs(glossary): update Dart to match TS, with minor tweaks to TS (#2868)
* sync cache before changes to Dart

* docs(glossary): Dart updates and TS tweaks

E.g., add AoT and JiT to Dart.

* final refresh of cache file
2016-11-23 23:20:53 +00: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