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

[TypeScript] Fix missing fullWidth prop on <FilterLiveSearch> and harmonize label prop type between CommonInputProps and LabeledProps #7757

Merged
merged 4 commits into from
Jun 2, 2022

Conversation

antoinefricker
Copy link
Contributor

@antoinefricker antoinefricker commented May 25, 2022

Fixes Component definition is missing the fullWidth parameter · Issue #7755 · marmelab/react-admin

Harmonization of the label parameter type between CommonInputProps and LabeledProps

@slax57 slax57 added this to the 4.1.2 milestone Jun 2, 2022
@slax57 slax57 merged commit e8d396b into master Jun 2, 2022
@slax57 slax57 deleted the typescript-definitions-fix branch June 2, 2022 15:42
@slax57 slax57 changed the title Fix in Typescript definitions [TypeScript] Fix missing fullWidth prop on <FilterLiveSearch> and harmonize label prop type between CommonInputProps and LabeledProps Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component <FilterLiveSearch> definition is missing the fullWidth parameter
3 participants