Commit Graph

3655 Commits

Author SHA1 Message Date
Patrice Chalin e96cc7689f chore(gulp/travis): don't build Dart docs (#2931)
* chore(gulp/travis): don't build Dart docs
* firebase: ignore docs/dart on deploy
2016-12-05 14:43:07 -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
Patrice Chalin 860861c53a chore(dart): redirect to webdev/angular 2016-12-05 09:54:06 -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
Rex a468625a9a Merge pull request #171 from todoubaba/readme
Update readme.md
2016-12-05 13:06:02 +00:00
Yang Lin af55e38d11 Polish browser-support.jade 2016-12-05 20:12:49 +08:00
Yang Lin 0f277a8db4 Update readme.md 2016-12-05 19:40:15 +08:00
Rex 31aff2ce46 Merge pull request #170 from todoubaba/attribute-directive
Polish attribute-directive.jade
2016-12-05 10:07:31 +00:00
Yang Lin ebea8c59c3 Polish attribute-directive.jade 2016-12-05 15:28:34 +08:00
Rex ad22e4e07d Update README.md 2016-12-04 12:21:23 +00: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
Ward Bell b4e6fdd4e3 Revert "build(deps): update RxJs to 5.0.0-rc.4 (#2905)"
This reverts commit 533f1b5317.
2016-12-02 17:59:45 -08:00
Filipe Silva 533f1b5317 build(deps): update RxJs to 5.0.0-rc.4 (#2905) 2016-12-02 17:50:08 -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
Patrice Chalin dd1811fea5 docs(dart): hide style-guide and browser-support (#2921)
* docs(dart): hide style-guide

* docs(dart): hide browser-support
2016-12-02 16:55:58 +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
Rex 456c855ca6 Merge pull request #168 from todoubaba/latest-index
Polish latest/index.jade
2016-12-02 14:21:28 +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
Kathy Walrath cd235ac340 docs(dart/setup): make Dart setup more Darty 2016-12-01 12:48:06 -08: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
Patrice Chalin ab988b4e22 Dart upgrade to 2.2.0
```
Suites passed:
  public/docs/_examples/architecture/dart
  public/docs/_examples/attribute-directives/dart
  public/docs/_examples/dependency-injection/dart
  public/docs/_examples/displaying-data/dart
  public/docs/_examples/forms/dart
  public/docs/_examples/lifecycle-hooks/dart
  public/docs/_examples/pipes/dart
  public/docs/_examples/quickstart/dart
  public/docs/_examples/server-communication/dart
  public/docs/_examples/template-syntax/dart
  public/docs/_examples/toh-1/dart
  public/docs/_examples/toh-2/dart
  public/docs/_examples/toh-3/dart
  public/docs/_examples/toh-4/dart
  public/docs/_examples/toh-5/dart
  public/docs/_examples/toh-6/dart
  public/docs/_examples/user-input/dart
All tests passed

Elapsed time: 1355.134 seconds
```
2016-12-01 08:12:43 -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
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
Rex 9d7260cde9 Merge pull request #160 from todoubaba/data
Fix all _data.json
2016-12-01 08:07:28 +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