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

[Buttons] Deprecate MDCOutlinedButtonThemer #9181

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

galiak11
Copy link
Contributor

@galiak11 galiak11 commented Dec 8, 2019

Description

Deprecate symbol MDCOutlinedButtonThemer(ToBeDeprecated)::applyScheme:toButton:

Issue

b/145204562 - Delete symbol "MDCOutlinedButtonThemer(ToBeDeprecated)::applyScheme:toButton:"

Note: no internal dependencies, or dependencies are being migrated.

@material-automation material-automation bot changed the title Deprecating MDCOutlinedButtonThemer [Buttons] Deprecating MDCOutlinedButtonThemer Dec 8, 2019
@material-automation
Copy link

Based on the changes, the title has been prefixed with [Buttons].

@material-automation
Copy link

material-automation commented Dec 8, 2019

bazel detected changes to the following targets:

//components/Buttons:unit_tests
//components/Buttons:unit_tests_IPAD_PRO_12_9_IN_9_3
//components/Buttons:unit_tests_IPAD_PRO_12_9_IN_9_3_test_bundle
//components/Buttons:unit_tests_IPHONE_7_PLUS_IN_10_3
//components/Buttons:unit_tests_IPHONE_7_PLUS_IN_10_3_test_bundle
//components/Buttons:unit_tests_environment
//components/Buttons:unit_tests_environment_test_bundle
//components/Dialogs:unit_tests
//components/Dialogs:unit_tests_IPAD_PRO_12_9_IN_9_3
//components/Dialogs:unit_tests_IPAD_PRO_12_9_IN_9_3_test_bundle
//components/Dialogs:unit_tests_IPHONE_7_PLUS_IN_10_3
//components/Dialogs:unit_tests_IPHONE_7_PLUS_IN_10_3_test_bundle
//components/Dialogs:unit_tests_environment
//components/Dialogs:unit_tests_environment_test_bundle

@material-automation
Copy link

material-automation commented Dec 8, 2019

API diff detected the following changes

Buttons+ButtonThemer

MDCOutlinedButtonThemer(ToBeDeprecated)

removed category: MDCOutlinedButtonThemer(ToBeDeprecated)

MDCOutlinedButtonThemer

modified class method: +applyScheme:toButton: in MDCOutlinedButtonThemer

Type of change: parent.usr
From: c:objc(cy)MDCOutlinedButtonThemer@ToBeDeprecated
To: c:objc(cs)MDCOutlinedButtonThemer

modified class: MDCOutlinedButtonThemer

Type of change: Declaration
From: @interface MDCOutlinedButtonThemer : NSObject
To: @interface MDCOutlinedButtonThemer : NSObject

modified class: MDCOutlinedButtonThemer

Type of change: Deprecation message
From: ``
To: Please use MDCButton:applyOutlinedThemeWithScheme: instead.

modified class: MDCOutlinedButtonThemer

Type of change: Deprecation
From: 0
To: 1

@galiak11 galiak11 changed the title [Buttons] Deprecating MDCOutlinedButtonThemer [Buttons] Deprecate MDCOutlinedButtonThemer Dec 10, 2019
@galiak11 galiak11 merged commit 435d573 into material-components:develop Dec 10, 2019
@galiak11 galiak11 deleted the depr-7 branch January 14, 2020 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants