1975 Commits

Author SHA1 Message Date
Ward Bell
695df67929 docs(testing): simplify and accelerate path to Angular component testing (#2879)
Rob Wormald recognized that we had no plunker for a simple component test. Inspired improved learning path for testing including:
* Add plunkers for both inline and external template versions of  the simplest `BannerComponent`
* Added the banner-specs for that purpose and also a quickstart-specs in the setup folder
* Adjusted prose in testing and setup-systemjs-anatomy to call these out
* Moved testing of external template spec earlier in the guide because it is likely to be needed right away.
* Add comments on the optional "testing" folder and corrects var names to match
* Leaves Jasmine Spec Runner output visible when tests finish
2016-12-05 11:46:53 -08:00
Kevin Drouvin
caec707ffa docs(style-guide): fix typo (#2927)
Fix a typo on the T-DRY section.
2016-12-05 10:59:39 -08:00
Yang Lin
339494c5ea Render * instead of list bullet (#2929) 2016-12-05 10:57:47 -08:00
Rex
5f3bc5361d Merge pull request #173 from todoubaba/component-styles
Polish component-styles.jade
2016-12-05 15:00:27 +00:00
Yang Lin
1d68cdd99d Polish component-styles.jade 2016-12-05 22:14:11 +08:00
Rex
f04074864b Merge pull request #172 from todoubaba/browser-support
Polish browser-support.jade
2016-12-05 13:06:50 +00:00
Yang Lin
af55e38d11 Polish browser-support.jade 2016-12-05 20:12:49 +08:00
Yang Lin
ebea8c59c3 Polish attribute-directive.jade 2016-12-05 15:28:34 +08:00
Rex
26e846826b Merge pull request #169 from todoubaba/ngmodule
Polish ngmodule.jade
2016-12-03 15:32:16 +00:00
Yang Lin
4bd612d0d8 Polish ngmodule.jade 2016-12-03 23:01:22 +08:00
Zhicheng Wang
03e68ce03f 文字微调 2016-12-03 19:15:44 +08:00
Jesús Rodríguez
9fd3fa037d docs(i18n): add new features (#2740) 2016-12-02 17:25:31 -08:00
Kapunahele Wong
4a536732bc docs(renderer): remove renderer (#2925) 2016-12-02 16:54:27 -08:00
Ward Bell
93c78dae10 docs(pipes): improve FetchJsonPipe discussion (#2923) 2016-12-02 14:22:41 -08:00
Patrice Chalin
977492a290 docs(comp-styles): adjust TOC level (#2922) 2016-12-02 19:58:39 +01:00
Rex
9161d9c57e Merge pull request #167 from todoubaba/toh-pt6
Polish toh-pt6.jade (round 2)
2016-12-02 14:22:25 +00:00
Rex
4a7374b476 Merge pull request #166 from todoubaba/toh-pt5
Polish toh-pt5.jade (round 2)
2016-12-02 14:22:19 +00:00
Yang Lin
19946aa2d2 Polish latest/index.jade 2016-12-02 19:51:34 +08:00
Yang Lin
4e49ba9cd0 Polish toh-pt6.jade (round 2) 2016-12-02 10:56:05 +08:00
Yang Lin
c61f5e7097 Polish toh-pt5.jade (round 2) 2016-12-02 10:28:26 +08:00
Rex
e56cca9c79 Merge pull request #165 from todoubaba/toh-pt4
Polish toh-pt4.jade (round 2)
2016-12-01 21:17:10 +00:00
Patrice Chalin
4a0c3d79b7 docs(api/cheatsheet): show ng version + lang in page header (#2918) 2016-12-01 19:47:58 +00:00
Yang Lin
17ddd8817e Polish toh-pt4.jade (round 2) 2016-12-02 02:15:34 +08:00
Rex
f6febe222b Merge pull request #164 from todoubaba/toh-pt3
Polish top-pt3.jade (round 2)
2016-12-01 17:35:55 +00:00
Yang Lin
445890b107 Polish top-pt3.jade (round 2) 2016-12-02 01:20:13 +08:00
Patrice Chalin
c7717b4850 docs(toh): fix code-example format and Dart code excerpt (#2907)
* ensure HeroesComponent renaming doesn't show router

* use code-example format consistent with the rest of the docs
2016-12-01 08:15:04 -08:00
Patrice Chalin
4fe2410e01 [Dart] docs(guide/index): exclude cookbooks from table 2016-12-01 08:13:55 -08:00
Rex
8e2bac0086 Merge pull request #163 from todoubaba/toh-pt2
Polish toh-pt2.jade (round 2)
2016-12-01 16:05:49 +00:00
Yang Lin
febe110eb0 Polish toh-pt2.jade (round 2) 2016-12-01 21:54:35 +08: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
0b349706a4 Merge pull request #154 from todoubaba/architecture
Polish architecture.jade (round 2)
2016-11-30 11:28:37 +00: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