Skip to content

Conversation

@crisbeto
Copy link
Member

Removes some internal usages of APIs that we've marked as deprecated, but which have stable equivalents. Doesn't include logic that's in place for backward compatibility.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 30, 2018
@crisbeto crisbeto force-pushed the internal-deprecated-apis-removal branch from c956778 to 9a2278c Compare May 30, 2018 13:17
.toBe(0, `Expected first item of the list to be active.`);

keyManager.updateActiveItemIndex(1);
keyManager.setActiveItem(1);
Copy link
Member

Choose a reason for hiding this comment

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

It looks like calling setActiveItem has a different effect than updateActiveItemIndex because it looks like this test is failing now

Copy link
Member Author

Choose a reason for hiding this comment

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

ops, looks like I replaced it with the wrong method. Should be good to go now.

Removes some internal usages of APIs that we've marked as deprecated, but which have stable equivalents. Doesn't include logic that's in place for backward compatibility.
@crisbeto crisbeto force-pushed the internal-deprecated-apis-removal branch from 9a2278c to cd30c6b Compare May 30, 2018 17:04
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels May 31, 2018
@andrewseguin andrewseguin merged commit 12ea6b3 into angular:master Jun 7, 2018
andrewseguin pushed a commit that referenced this pull request Jun 8, 2018
Removes some internal usages of APIs that we've marked as deprecated, but which have stable equivalents. Doesn't include logic that's in place for backward compatibility.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants