3632 Commits

Author SHA1 Message Date
Ward Bell
efcb906981 chore(cb-component-communication): tweak code/update TS version (#2900)
Simplify name-child component.
Update TS version in package.json and the web systemjs.configs
Inspired by issue #2881
2016-11-29 15:39:53 -08:00
Yang Lin
c57047aad1 Polish glossary.jade 2016-11-30 02:32:36 +08:00
Patrice Chalin
56e6513659 docs(dart): upgrade to 2.1.1 (#2893)
* update docs home banner

* update example and main repo pubspec.yaml files

* update shredder tests

(Not strictly necessary, but avoids tripping regex triggers when doing
updates.)
2016-11-29 09:36:19 -08:00
Patrice Chalin
6d1c468bac examples(toh-6/dart): support case where _initialHeroes is empty
Fixes https://github.com/angular-examples/toh-6/issues/2
2016-11-29 09:29:27 -08:00
Patrice Chalin
7dac7f8f6f docs(Dart): misc minor updates of a few cached .jade files 2016-11-29 09:28:06 -08:00
Rex YE
4f1ac69d6d fix: style-guide link 2016-11-29 15:42:39 +00:00
Rex
2bdb81cbaa Merge pull request #149 from todoubaba/style-guide
Polish style-guild.jade
2016-11-29 15:37:52 +00:00
Yang Lin
39512ebcda 使用“例如” 2016-11-29 23:36:27 +08:00
Yang Lin
3b13471cb4 Polish style-guild.jade 2 2016-11-29 21:52:54 +08:00
Yang Lin
4ca4a0a9f6 Polish style-guild.jade 2016-11-29 19:02:21 +08:00
Ward Bell
350dadb63e docs(toh-6): fix hero.service per issue #2883 (#2899) 2016-11-29 00:14:52 -08:00
Ward Bell
79dc1f2dc8 chore: use common instructions for popping out plunker window-button (#2886)
To see the browser title or address bar changes.
Instructions are a little more complicated when the plunker is in embedded style
2016-11-28 21:23:28 -08:00
Ward Bell
cff978aee6 chore(plunker): open in embedded-style by default (#2884)
Added "flat-style" attribute option if you prefer to force a plunker into the original, flat editor style
2016-11-28 21:23:01 -08:00
Rodrigo Quesada
fd9a331127 Corrected RouterOutlet description (#2856)
<router-outlet> does not wrap the views, the views are inserted next to it, not within.
2016-11-28 13:37:06 -08:00
Yang Lin
87d65aeda0 Update ts-to-js.jade (#2888) 2016-11-28 13:36:03 -08:00
Kapunahele Wong
d89a5ab9be docs(quickstart): copy edits (#2889) 2016-11-28 13:31:06 -08:00
Rex
7d96eecccd Merge pull request #148 from todoubaba/ts-to-js
[trans] ts-to-js.jade
2016-11-28 19:36:26 +00:00
Yang Lin
93c5264841 [trans] ts-to-js.jade 2016-11-29 03:17:28 +08:00
Rex YE
a005f250b0 fix: #146 2016-11-28 13:52:45 +00:00
Rex YE
f6f570dfc0 fix: #144 2016-11-28 13:49:28 +00:00
Rex YE
2b5da24d94 fix: #145 2016-11-28 13:47:14 +00:00
Rex YE
55c14576be review learning-angular 2016-11-28 09:39:41 +00:00
Rex YE
9e5392c663 review setup 2016-11-28 09:34:35 +00:00
Rex YE
f1896230b2 review quickstart. 2016-11-28 09:19:26 +00:00
Dustin Goodman
9ba0f34826 Add missing ` from styleguide rule (#2878) 2016-11-27 23:11:47 -08:00
ashishg-qburst
424645e1df docs: fix broken link on testing guide (#2887) 2016-11-27 23:09:58 -08:00
Alex Rickabaugh
f2406efb5d chore(bio): update my bio (#2861) 2016-11-27 14:14:26 -08:00
Ofer Zelig
0203a49bcf Typo (#2880)
docs(appmodule): "bootstrap's" typo
2016-11-27 13:50:41 -08:00
Ward Bell
e0e2e40217 chore: add default title and embedded-style options to <live-example> (#2882)
Adds default title (tooltip) of the example text unless overiden with "title" attribute
The "embedded-style" attribute causes link to open in new tab in the embedded style.
Use for samples that have a confusingly large number of files.
The "embedded" attribute option remains and displays _inline_ in the _same_ tab.
2016-11-27 13:48:20 -08:00
rexebin
a685691348 Merge remote-tracking branch 'todoubaba/template-syntax'
# Conflicts:
#	public/docs/ts/latest/guide/template-syntax.jade
2016-11-27 20:27:16 +00:00
Rex
798d3f9216 Merge pull request #141 from dusthub/master
fix translation repeated
2016-11-27 20:14:00 +00:00
Rex
12bb596cd6 Merge pull request #143 from angular/merge-26-11-16
Merge official doc updates -  26/11/2016
2016-11-27 20:07:54 +00:00
rexebin
1b38b5b200 translate: setup-systemjs-anatomy.jade. 2016-11-27 20:04:21 +00:00
rexebin
b01dc2c2f0 fix: menu 2016-11-27 18:22:27 +00:00
rexebin
9a9fef17eb fix: component-communication 2016-11-27 18:20:39 +00:00
rexebin
5617821cf9 fix: aot-compiler and toh-pt6 2016-11-27 18:14:44 +00:00
Yang Lin
f04801fe03 template-syntax.jade 2016-11-28 02:09:25 +08:00
rexebin
733d702874 fix: template-syntax.jade form 2016-11-27 17:56:17 +00:00
rexebin
a67bac604a fix: guide/user-inpurt 2016-11-27 17:50:27 +00:00
rexebin
1a3182e759 translate: guide/appmodule 2016-11-27 16:42:03 +00:00
rexebin
2e2af20877 translate: learning-angular.jade 2016-11-27 14:50:39 +00:00
rexebin
edc9d32e97 translate: guide/setup.jade 2016-11-27 13:24:24 +00:00
rexebin
e7caa4d947 Merge branch 'master' into merge-26-11-16
# Conflicts:
#	public/translate/cn/translate.js
2016-11-27 11:41:50 +00:00
rexebin
9e92f38e7e fix:
1. not yet translated articles
2. pure english in th and td.
2016-11-27 11:39:31 +00:00
rexebin
3b5d85c524 fix pure english bugs. 2016-11-27 11:00:11 +00:00
rexebin
1f95c12471 fix translate.js pure english. 2016-11-27 10:59:31 +00:00
rexebin
afc17dce11 快速开始 -> 快速起步 2016-11-27 10:41:55 +00:00
rexebin
26100f95f6 搭建 -> 搭建本地开发环境 2016-11-27 10:38:15 +00:00
rexebin
0945f5ddce translate: guide/_data.json 2016-11-27 10:28:32 +00:00
Rex YE
1b3f40425d translate: quickstart and guide/index 2016-11-27 09:37:30 +00:00