Skip to content
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

refactor(material/core): remove deprecated APIs for v13 #23529

Merged
merged 1 commit into from Sep 13, 2021

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Sep 4, 2021

Cleans up the APIs that were marked for removal in v13.

BREAKING CHANGE:

  • CanColorCtor is no longer necessary and has been removed.
  • CanDisableRippleCtor is no longer necessary and has been removed.
  • CanDisableCtor is no longer necessary and has been removed.
  • CanUpdateErrorStateCtor is no longer necessary and has been removed.
  • HasInitializedCtor is no longer necessary and has been removed.
  • HasTabIndexCtor is no longer necessary and has been removed.
@crisbeto crisbeto added this to the 13.0.0 milestone Sep 4, 2021
@crisbeto crisbeto requested a review from jelbourn Sep 4, 2021
@crisbeto crisbeto requested review from devversion and as code owners Sep 4, 2021
@google-cla google-cla bot added the cla: yes label Sep 4, 2021
@crisbeto crisbeto force-pushed the core-v13-breaking-changes branch 2 times, most recently from 6e967fb to b22d0b6 Sep 4, 2021
@crisbeto crisbeto requested a review from mmalerba as a code owner Sep 4, 2021
Cleans up the APIs that were marked for removal in v13.

BREAKING CHANGE:
* `CanColorCtor` is no longer necessary and has been removed.
* `CanDisableRippleCtor` is no longer necessary and has been removed.
* `CanDisableCtor` is no longer necessary and has been removed.
* `CanUpdateErrorStateCtor` is no longer necessary and has been removed.
* `HasInitializedCtor` is no longer necessary and has been removed.
* `HasTabIndexCtor` is no longer necessary and has been removed.
@andrewseguin andrewseguin merged commit 7bc9bfb into angular:master Sep 13, 2021
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants