angular-docs-cn/public/docs/_examples/toh-6/dart/lib
Patrice Chalin dfd46af604 docs(toh-6): post-RC5 Dart resync and TS fixes (#2095)
* toh-6: trim spaces from cache file to simplify diff

* toh-6: copy latest over cache before editing latest

* docs(toh-6): post-RC5 Dart resync and TS fixes

Contributes to #2077.

TS-side changes include:
- Merged three versions of `app/app.module{,1,2}.ts` into a single file
and used docregions instead.
- Misnamed files:
  - `rxjs-operators.ts` -> `rxjs-extensions.ts`
  - `hero-search.service.html` -> `hero-search.component.html`
- Fixed BAD FILENAME error.

Lint reports no errors and toh-6 e2e tests pass.
2016-08-12 11:21:16 -07:00
..
app_component.css
app_component.dart
dashboard_component.css
dashboard_component.dart docs(toh-6): post-RC5 Dart resync and TS fixes (#2095) 2016-08-12 11:21:16 -07:00
dashboard_component.html docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
hero.dart
hero_detail_component.css
hero_detail_component.dart
hero_detail_component.html
hero_search_component.css docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
hero_search_component.dart docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
hero_search_component.html docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
hero_search_service.dart docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
hero_service.dart
heroes_component.css docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00
heroes_component.dart
heroes_component.html
in_memory_data_service.dart docs(toh-6): add hero search to Dart; minor edits to TS (#2018) 2016-08-02 09:59:35 -07:00