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

docs(pipes/dart): improve FetchJsonPipe discussion #2937

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Dec 6, 2016

Followup to #2923

Suites passed:
  public/docs/_examples/pipes/dart

cc @wardbell - as usual, this is mainly updates to Dart files but with minor tweaks to the TS Jade. There was actually a :marked missing so some text wasn't showing up. I've fixed that.

Followup to angular#2923

```
Suites passed:
  public/docs/_examples/pipes/dart
```
@chalin chalin force-pushed the chalin-dart-sync-pipes-1206 branch from 2e569c2 to 8625504 Compare December 6, 2016 23:35
@@ -361,7 +369,7 @@ h3#async-pipe The impure #[i AsyncPipe]
The component doesn't have to subscribe to the async data source,
it doesn't extract the resolved values and expose them for binding,
and the component doesn't have to unsubscribe when it is destroyed
(a potential source of memory leaks).
(a potent source of memory leaks).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change (potential -> potent) seems questionable, but since it's not yours, Patrice...

@kapunahelewong maybe you can fix it?

Copy link
Contributor Author

@chalin chalin Dec 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I found that a bit strange too, but decided to go along with @wardbell on that one (focusing instead on the heart of the changes at hand).

@kwalrath kwalrath merged commit cfaeea0 into angular:master Dec 7, 2016
@chalin chalin deleted the chalin-dart-sync-pipes-1206 branch December 7, 2016 18:18
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.

3 participants