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] Add date-fns@3.x adapter (@LukasTy) #11659

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Conversation

github-actions[bot]
Copy link

Cherry-pick of #11462

Signed-off-by: Lukas <llukas.tyla@gmail.com>
Co-authored-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
@github-actions github-actions bot added cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch component: pickers This is the name of the generic UI component, not the React module! core Infrastructure work going on behind the scenes needs cherry-pick The PR should be cherry-picked to master after merge labels Jan 11, 2024
@mui-bot
Copy link

mui-bot commented Jan 11, 2024

@LukasTy LukasTy removed the needs cherry-pick The PR should be cherry-picked to master after merge label Jan 11, 2024
.join('');
};

public getFormatHelperText = (format: string) => {
Copy link
Member

Choose a reason for hiding this comment

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

On top of the functions that are moved to the Base adapter in the next branch, I've also moved getFormatHelperText, isNull, and getMeridiemText to the same adapter.

@LukasTy LukasTy merged commit 5cfa51d into master Jan 11, 2024
17 checks passed
@LukasTy LukasTy deleted the cherry-pick-11462 branch January 11, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch component: pickers This is the name of the generic UI component, not the React module! core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants