Skip to content

Conversation

@sadik-malik
Copy link
Contributor

This pull request refactors the date picker components (DatePickerElement, DateTimePickerElement, MobileDatePickerElement, and TimePickerElement) to use the new usePickerAdapter hook and default validation utilities from @mui/x-date-pickers, resolving existing validation issues.

Closes #370.

@vercel
Copy link

vercel bot commented Oct 18, 2025

@sadik-malik is attempting to deploy a commit to the Lumenmedia Team on Vercel.

A member of the Team first needs to authorize it.

@dohomi
Copy link
Owner

dohomi commented Oct 25, 2025

Hey @sadik-malik I saw this PR a bit late, can you resolve the conflicts then I can merge it and wrap a release. I just released a compatibility version for React 19 types.

@sadik-malik
Copy link
Contributor Author

@dohomi, I’ve completed the rebase and resolved the merge conflicts. The branch is now aligned with the latest master changes.

@dohomi dohomi merged commit e248488 into dohomi:master Oct 25, 2025
1 of 2 checks passed
@dohomi
Copy link
Owner

dohomi commented Oct 25, 2025

8.2.0 is released

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.

disableFuture, disablePast, minDate and maxDate do not trigger validation error design

2 participants