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

[pickers] Rename DateRangeField into SingleInputDateRangeField #5961

Merged
merged 3 commits into from
Aug 31, 2022

Conversation

flaviendelangle
Copy link
Member

We decided to still use a multi input field for the new DateRangePicker to lower the migration curve
So it would be weird to have DateRangeField not being the default field for DateRangePicker.
It's simpler to just have SingleInputDateRangeField and MultiInputDateRangeField

@flaviendelangle flaviendelangle self-assigned this Aug 30, 2022
@flaviendelangle flaviendelangle added the component: pickers This is the name of the generic UI component, not the React module! label Aug 30, 2022
@mui-bot
Copy link

mui-bot commented Aug 30, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 338 760.7 595.2 530.14 163.954
Sort 100k rows ms 488.4 907 879.7 798.08 157.651
Select 100k rows ms 222.9 354.1 281.4 279.94 49.694
Deselect 100k rows ms 132.5 331.2 230.4 229.62 79.877

Generated by 🚫 dangerJS against 1493a7e

@flaviendelangle flaviendelangle merged commit dbb5af3 into mui:master Aug 31, 2022
@flaviendelangle flaviendelangle deleted the date-range-field-refacto branch August 31, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants