Skip to content

Infra/picker types arrangement #3149

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 21 commits into from
Jun 27, 2024
Merged

Conversation

adids1221
Copy link
Contributor

@adids1221 adids1221 commented Jun 26, 2024

Description

Picker types arrangement, new useNewPickerProps to convert old props into new props.
Picker types divide into type of the component that uses these props.
Also some props are renamed according to the component that uses them.

Changelog

Picker types arrangement - new props, props deprecation.

Additional info

None

/**
* Pass for different field type UI (form, filter or settings)
*/
fieldType?: PickerFieldTypes | `${PickerFieldTypes}`;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please move before 'renderInput'

@Inbal-Tish
Copy link
Collaborator

@adids1221 Approved. Let's run the tests here and then merge if we didn't break anything

@adids1221
Copy link
Contributor Author

depends on testing PR

@adids1221 adids1221 merged commit 8d85dc3 into master Jun 27, 2024
1 check passed
@adids1221 adids1221 deleted the infra/Picker_types_arrangement branch June 27, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants