Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

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

Merged
merged 3 commits into from
Aug 12, 2016

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Aug 11, 2016

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.

chalin added 3 commits August 11, 2016 16:02
Contributes to angular#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.
@chalin
Copy link
Contributor Author

chalin commented Aug 11, 2016

@wardbell @Foxandxss: I'm not to sure who should review this, but given that @brandonroberts was the last to edit it, I'm including his name.

@kwalrath : to see the diff between the old cached copy and the latest, look at the second commit. Note that in the final commit the cached and latest copies are the same (as they should be).

All: as usual, it is best to view diffs by ignoring whitespace.

@kwalrath
Copy link
Contributor

kwalrath commented Aug 12, 2016

LGTM. I compared the old & new Dart versions side-by-side, and the few diffs I noticed were improvements. Ditto for the old & new TypeScript versions.

@brandonroberts
Copy link
Contributor

LGTM too

@kwalrath kwalrath merged commit dfd46af into angular:master Aug 12, 2016
@kwalrath kwalrath deleted the chalin-dart-toh-6-rc5-resync-0811 branch August 12, 2016 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants