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

Fix/calendar dayjs version #518

Merged
merged 3 commits into from
Dec 23, 2023

Conversation

nthhm
Copy link
Contributor

@nthhm nthhm commented Dec 23, 2023

Closes #515

Description

update yamada-ui/calendar's dayjs version to 1.11.10.

Current behavior (updates)

locale in yamada-ui/calendar is not converted correctly.

New behavior

locale in yamada-ui/calendar does converted correctly.

Is this a breaking change (Yes/No):

No

Additional Information

Copy link

changeset-bot bot commented Dec 23, 2023

🦋 Changeset detected

Latest commit: d4e9cc4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@yamada-ui/calendar Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@hirotomoyamada hirotomoyamada merged commit a0d58c7 into yamada-ui:main Dec 23, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Dec 23, 2023
hirotomoyamada added a commit that referenced this pull request Dec 23, 2023
Closes #503

## Description

Added `SimpleGrid`.

## Current behavior (updates)

The `Grid` component has too many features to achieve a grid layout.

## New behavior

Added `SimpleGrid`.

## Is this a breaking change (Yes/No):

No
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.

dayjs locale変換不具合
2 participants