3213 Commits

Author SHA1 Message Date
Sergey Kryvets
18981f9e81 docs(webpack): fix for tsconfig.json provided in example (#2892)
* docs(webpack): fix for tsconfig.json provided in example

* docs(webpack): fix for tsconfig.json provided in example

* docs(webpack): fix for tsconfig.json provided in example
2016-12-01 12:28:49 +01:00
Rex
fdd5836d60 Merge pull request #162 from todoubaba/toh-pt1
Polish toh-pt1.jade (round 2)
2016-12-01 08:08:43 +00:00
Rex
9fe7173846 Merge pull request #161 from todoubaba/toh-index
Polish tutorial/index.jade (round 2)
2016-12-01 08:08:03 +00:00
Yang Lin
44a2377b65 Polish toh-pt1.jade (round 2) 2016-12-01 15:08:04 +08:00
Yang Lin
65ed634c21 Polish tutorial/index.jade (round 2) 2016-12-01 11:49:52 +08:00
Yang Lin
625ce82a6c Fix all _data.json 2016-12-01 10:54:43 +08:00
Ward Bell
1be698ca7f chore(testing): karma config files support multiple builtPaths (#2917)
* karma.config + karma-test-shim can handle multiple spec source paths;
  see quickstart issue: https://github.com/angular/quickstart/issues/294
* cosmetic `karma.config.js` changes
2016-11-30 15:26:27 -08:00
Patrice Chalin
d9c1054ae6 docs(quickstart): tweak for Dart - don't suggest editing example
Until we have dartpad working, don't suggest editing the example.
2016-11-30 13:23:29 -08:00
Rex
2040b6ecd2 Merge pull request #158 from todoubaba/user-input
Polish user-input.jade (round 2)
2016-11-30 17:25:28 +00:00
Rex
f02b66490a Merge pull request #159 from todoubaba/forms
Polish forms.jade (round 2)
2016-11-30 17:25:15 +00:00
Rex
18b8e32493 Merge pull request #157 from todoubaba/displaying-data
Polish displaying-data.jade (round 2)
2016-11-30 17:24:41 +00:00
Yang Lin
81d9b4fa12 Polish forms.jade (round 2) 2016-12-01 01:09:14 +08:00
Yang Lin
1874c5147c Polish user-input.jade (round 2) 2016-12-01 00:48:23 +08:00
Yang Lin
bf3a432d03 Polish displaying-data.jade (round 2) 2016-11-30 23:38:39 +08:00
Rex
f164b9cf0e Merge pull request #156 from todoubaba/appmodule
Polish appmodule.jade (round 2)
2016-11-30 14:34:26 +00:00
Yang Lin
8382497c64 Polish appmodule.jade (round 2) 2016-11-30 20:29:32 +08:00
Rex
fcb4cba416 Merge pull request #155 from todoubaba/fix-code-style
Code 使用与英文相同的等宽字体,与code-example保持一致
2016-11-30 11:29:20 +00:00
Rex
0b349706a4 Merge pull request #154 from todoubaba/architecture
Polish architecture.jade (round 2)
2016-11-30 11:28:37 +00:00
Yang Lin
f134cdc2a4 Code 使用与英文相同的等宽字体,与code-example保持一致 2016-11-30 19:26:19 +08:00
Yang Lin
05062c375d Polish architecture.jade (round 2) 2016-11-30 19:12:57 +08:00
Rex
4e614daa93 Merge pull request #150 from todoubaba/glossary
Polish glossary.jade
2016-11-30 10:02:09 +00:00
Rex
508e255930 Merge pull request #151 from todoubaba/guild-index
Polish guild/index.jade (round 2)
2016-11-30 08:03:48 +00:00
Rex
d1ba60b78d Merge pull request #152 from todoubaba/setup
Polish setup.jade (round 2)
2016-11-30 08:02:38 +00:00
Torgeir Helgevold
5b294e3c5b docs(cb-aot): add missing module.id to sample (#2908) 2016-11-29 23:52:20 -08:00
Yang Lin
510b9051ed Polish learning-angular.jade (round 2) 2016-11-30 12:01:31 +08:00
Yang Lin
69a1dbb993 Polish setup.jade (round 2) 2016-11-30 11:47:27 +08:00
Yang Lin
ce9430b8e2 Polish guild/index.jade (round 2) 2016-11-30 11:10:53 +08:00
Ward Bell
1d5e7c30be docs(toh-6): getHero makes HTTP get-by-id request (#2906) 2016-11-29 15:41:15 -08:00
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
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