2076 Commits

Author SHA1 Message Date
Patrice Chalin
50f5a80db1 docs(lifecycle-hooks): Dart sync with TS updates (#2952)
* initial cache sync

Also updating glossary since that was missed earlier.

* minor updates to Dart and TS jade

* final cache sync

* feedback from Ward
2016-12-08 16:48:02 -08:00
Patrice Chalin
0f64eb8535 docs: fix misc broken links for Dart (#2953) 2016-12-08 13:39:19 -08:00
Rex
28a51f44ec Merge pull request #176 from todoubaba/hierarchical-dependency-injection
Polish hierarchical-dependency-injection.jade
2016-12-08 10:25:52 +00:00
Filipe Silva
1a5f4f4907 chore: update to 2.3.0 (#2942)
* chore: update to 2.3.0

* add 2.3.0 versions in package.json

* update _data.json

* update angular-in-memory-web-api
2016-12-08 00:10:39 +00:00
Patrice Chalin
9aececb65c docs: fix broken links (#2950) 2016-12-07 14:43:43 -08:00
Yang Lin
afdfe0b837 Polish hierarchical-dependency-injection.jade 2016-12-07 17:33:27 +08:00
Hongbo Miao
361361f195 fix link 2016-12-07 15:07:25 +08:00
Patrice Chalin
cfaeea0622 docs(pipes/dart): improve FetchJsonPipe discussion (#2937)
Followup to #2923

```
Suites passed:
  public/docs/_examples/pipes/dart
```
2016-12-06 21:27:11 -08:00
Ward Bell
cd80df8dc7 docs(testing): make the StubHeroDetailService a spy-stub (#2935) 2016-12-06 18:16:32 -08:00
Patrice Chalin
499d4b3c88 docs(toh-6/dart): getHero makes HTTP get-by-id (#2936)
Dart follow-up to #2906
2016-12-06 15:28:34 -08:00
Rex
b841c0f20b Merge pull request #174 from todoubaba/issue-127
Fixes issue 127
2016-12-06 07:50:17 +00:00
Yang Lin
416959ead6 Fixes issue 127 2016-12-06 12:01:38 +08:00
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