Skip to content

refactor: remove inherited coercion acceptance members #17911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

devversion
Copy link
Member

Previously Angular did not inherit coercion acceptance members until we submitted an issue
on the framework side. This issue will be fixed with angular/angular#34296.

In preparation for that change to land, this PR removes all unnecessary acceptance members and
updates the lint rule to avoid future duplications (the rule is also used to make that refactoring)

@devversion devversion added blocked This issue is blocked by some external factor, such as a prerequisite PR target: patch This PR is targeted for the next patch release labels Dec 10, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 10, 2019
@jelbourn
Copy link
Member

Is this blocked on a new Angular release?

@devversion
Copy link
Member Author

@jelbourn Yes. this PR is waiting for a new Angular release since the inheritance fix just landed yesterday.

@devversion devversion force-pushed the refactor/remove-unnecessary-acceptance-members branch from 9d6d2e3 to 6164428 Compare December 12, 2019 10:02
@devversion devversion removed the blocked This issue is blocked by some external factor, such as a prerequisite PR label Dec 12, 2019
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 labels Dec 12, 2019
@mmalerba
Copy link
Contributor

@devversion needs rebase

@devversion devversion force-pushed the refactor/remove-unnecessary-acceptance-members branch 2 times, most recently from ee48c0c to 926fea2 Compare December 31, 2019 13:39
@devversion
Copy link
Member Author

Done.

@devversion devversion force-pushed the refactor/remove-unnecessary-acceptance-members branch from 926fea2 to fa9597a Compare January 12, 2020 13:50
@devversion
Copy link
Member Author

@mmalerba I rebased this another time. It would be nice if we can get it in since it seems to easily need a rebase (due to a lot of golden changes)

@devversion devversion force-pushed the refactor/remove-unnecessary-acceptance-members branch 2 times, most recently from 806fd31 to 9e05f15 Compare January 20, 2020 10:53
Previously Angular did not inherit coercion acceptance members until
we submitted an issue on the framework side. This issue will be fixed with
angular/angular#34296.

In preparation for that change to land, this PR removes all unnecessary
acceptance members and updates the lint rule to avoid future duplications
(the rule is also used to make that refactoring)
@devversion devversion force-pushed the refactor/remove-unnecessary-acceptance-members branch from 9e05f15 to b317505 Compare January 20, 2020 11:07
@jelbourn jelbourn merged commit 7a6f763 into angular:master Jan 22, 2020
jelbourn pushed a commit that referenced this pull request Jan 22, 2020
Previously Angular did not inherit coercion acceptance members until
we submitted an issue on the framework side. This issue will be fixed with
angular/angular#34296.

In preparation for that change to land, this PR removes all unnecessary
acceptance members and updates the lint rule to avoid future duplications
(the rule is also used to make that refactoring)

(cherry picked from commit 7a6f763)
yifange pushed a commit to yifange/components that referenced this pull request Jan 30, 2020
Previously Angular did not inherit coercion acceptance members until
we submitted an issue on the framework side. This issue will be fixed with
angular/angular#34296.

In preparation for that change to land, this PR removes all unnecessary
acceptance members and updates the lint rule to avoid future duplications
(the rule is also used to make that refactoring)
@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 Feb 22, 2020
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.

4 participants