Skip to content

deprecate children, migrate picker props #3078

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

Merged
merged 3 commits into from
May 28, 2024

Conversation

adids1221
Copy link
Contributor

@adids1221 adids1221 commented May 21, 2024

Description

Picker children, migrate prop deprecation.
As part of the Picker refactor we are deprecating the children, migrate, onShow props and moving to use the items prop.
Code cleanup from migrate, children, getItemLabel, getItemValue, onShow will be done in another PR.

Changelog

Picker children, migrate prop deprecation.

Additional info

MADS-4178

@Inbal-Tish
Copy link
Collaborator

@adids1221 Can we remove all the deprecated props that are already commented out?

@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish May 26, 2024
@adids1221 adids1221 added the Important for Next Release PR that must be included in the release version label May 27, 2024
@adids1221
Copy link
Contributor Author

@adids1221 Can we remove all the deprecated props that are already commented out?

yes, I'll add another prop to the deprecation onShow.

@adids1221 adids1221 requested a review from Inbal-Tish May 27, 2024 09:17
@adids1221 adids1221 assigned Inbal-Tish and unassigned adids1221 May 27, 2024
@Inbal-Tish Inbal-Tish merged commit e8bc3b2 into master May 28, 2024
1 check passed
@Inbal-Tish Inbal-Tish deleted the infra/Picker_refcator_props_deprecation_phase_a branch May 28, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important for Next Release PR that must be included in the release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants