Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Conversation

@chalin
Copy link
Collaborator

@chalin chalin commented Oct 24, 2016

Contributes to #116. This is a followup to #124. This commit has updates for all remaining entries in the spreadsheet except for CanActivate, which I think should be handled once the router chapter is created.

Note that this commit depends on angular/angular.io#2664

@chalin
Copy link
Collaborator Author

chalin commented Oct 24, 2016

@thso
Copy link
Contributor

thso commented Oct 24, 2016

Looks good!

@vikerman This collides with one of my internal CLs, so I can manually merge this change internally it if you want.

@chalin
Copy link
Collaborator Author

chalin commented Oct 24, 2016

FYI, angular/angular.io#2664 has been merged into ng.io master.

/// Note that a directive should not implement both [DoCheck] and [OnChanges] at
/// the same time. [ngOnChanges] would not be called when a directive
/// implements [DoCheck]. Reaction to the changes have to be handled from within
/// the [ngDoCheck] callback.
Copy link

Choose a reason for hiding this comment

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

Did you verify this. I vaguely remember discussions in TS that this is not actually the case.
Seems I even started it myself :D angular/angular#6810

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the cross link to 6810. No I did not double check, but the statements did seem a little strange to me.

I'll let @matanlurey @ferhatb or @thso reply as to the accuracy of the statements.

Copy link
Member

Choose a reason for hiding this comment

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

@kevmoo
Copy link
Member

kevmoo commented Nov 11, 2016

@chalin Could you rebase this on latest? We'll get it pulled in ASAP

Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

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

Please rebase against latest ASAP – so we can get this in before something else changes. 😄

@chalin
Copy link
Collaborator Author

chalin commented Nov 14, 2016

Ok, I'll get on it in about 30 min.

Contributes to angulardart#116.

This is a followup to angulardart#124. This commit has updates for all remaining
entries in the spreadsheet except for `CanActivate`, which I think
should be handled once the router chapter is created.
@chalin chalin force-pushed the chalin-api-docs-1024 branch from 3d80b27 to 90a1155 Compare November 14, 2016 18:25
@chalin
Copy link
Collaborator Author

chalin commented Nov 14, 2016

Rebased.

Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

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

Thanks! 🤘

ferhatb pushed a commit that referenced this pull request Nov 22, 2016
Author: Patrice Chalin <[email protected]>

Closes #151

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=139099701
@ferhatb ferhatb closed this in 99c3a53 Nov 22, 2016
@chalin chalin deleted the chalin-api-docs-1024 branch November 22, 2016 14:28
@ferhatb ferhatb removed their assignment May 10, 2021
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.

7 participants