Skip to content

Fixed a bug where the initial color could not be selected. #714

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

Merged
merged 10 commits into from
Feb 8, 2024

Conversation

hirotomoyamada
Copy link
Member

Closes #713

Description

Fixed a bug where the initial color could not be selected.

Is this a breaking change (Yes/No):

No

Copy link

changeset-bot bot commented Feb 8, 2024

🦋 Changeset detected

Latest commit: c50a423

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

This PR includes changesets to release 101 packages
Name Type
@yamada-ui/color-picker Patch
@yamada-ui/utils Patch
@yamada-ui/react Patch
@yamada-ui/accordion Patch
@yamada-ui/alert Patch
@yamada-ui/autocomplete Patch
@yamada-ui/avatar Patch
@yamada-ui/badge Patch
@yamada-ui/breadcrumb Patch
@yamada-ui/button Patch
@yamada-ui/calendar Patch
@yamada-ui/card Patch
@yamada-ui/carousel Patch
@yamada-ui/checkbox Patch
@yamada-ui/close-button Patch
@yamada-ui/dropzone Patch
@yamada-ui/editable Patch
@yamada-ui/file-button Patch
@yamada-ui/file-input Patch
@yamada-ui/focus-lock Patch
@yamada-ui/fontawesome Patch
@yamada-ui/form-control Patch
@yamada-ui/highlight Patch
@yamada-ui/icon Patch
@yamada-ui/image Patch
@yamada-ui/indicator Patch
@yamada-ui/input Patch
@yamada-ui/kbd Patch
@yamada-ui/layouts Patch
@yamada-ui/link Patch
@yamada-ui/list Patch
@yamada-ui/loading Patch
@yamada-ui/markdown Patch
@yamada-ui/menu Patch
@yamada-ui/modal Patch
@yamada-ui/motion Patch
@yamada-ui/native-select Patch
@yamada-ui/native-table Patch
@yamada-ui/notice Patch
@yamada-ui/number-input Patch
@yamada-ui/pagination Patch
@yamada-ui/pin-input Patch
@yamada-ui/popover Patch
@yamada-ui/portal Patch
@yamada-ui/progress Patch
@yamada-ui/radio Patch
@yamada-ui/rating Patch
@yamada-ui/reorder Patch
@yamada-ui/resizable Patch
@yamada-ui/ripple Patch
@yamada-ui/scroll-area Patch
@yamada-ui/segmented-control Patch
@yamada-ui/select Patch
@yamada-ui/skeleton Patch
@yamada-ui/slider Patch
@yamada-ui/snacks Patch
@yamada-ui/stat Patch
@yamada-ui/stepper Patch
@yamada-ui/switch Patch
@yamada-ui/table Patch
@yamada-ui/tabs Patch
@yamada-ui/tag Patch
@yamada-ui/textarea Patch
@yamada-ui/tooltip Patch
@yamada-ui/transitions Patch
@yamada-ui/typography Patch
@yamada-ui/core Patch
@yamada-ui/use-animation Patch
@yamada-ui/use-breakpoint Patch
@yamada-ui/use-clickable Patch
@yamada-ui/use-clipboard Patch
@yamada-ui/use-controllable-state Patch
@yamada-ui/use-counter Patch
@yamada-ui/use-descendant Patch
@yamada-ui/use-disclosure Patch
@yamada-ui/use-event-listener Patch
@yamada-ui/use-eye-dropper Patch
@yamada-ui/use-focus-visible Patch
@yamada-ui/use-focus Patch
@yamada-ui/use-hover Patch
@yamada-ui/use-idle Patch
@yamada-ui/use-interval Patch
@yamada-ui/use-local-storage Patch
@yamada-ui/use-media-query Patch
@yamada-ui/use-os Patch
@yamada-ui/use-outside-click Patch
@yamada-ui/use-pan-event Patch
@yamada-ui/use-popper Patch
@yamada-ui/use-previous Patch
@yamada-ui/use-resize-observer Patch
@yamada-ui/use-size Patch
@yamada-ui/use-timeout Patch
@yamada-ui/use-token Patch
@yamada-ui/use-value Patch
@yamada-ui/use-window-event Patch
@yamada-ui/nextjs Patch
@yamada-ui/providers Patch
@yamada-ui/test Patch
@yamada-ui/theme-tools Patch
@yamada-ui/theme Patch
vite 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 self-assigned this Feb 8, 2024
@github-actions github-actions bot requested a review from umaidashi February 8, 2024 09:17
Copy link
Contributor

@umaidashi umaidashi left a comment

Choose a reason for hiding this comment

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

You may need a slight modification.

Copy link
Contributor

@umaidashi umaidashi left a comment

Choose a reason for hiding this comment

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

LGTM

@hirotomoyamada hirotomoyamada merged commit 45a22e8 into main Feb 8, 2024
@hirotomoyamada hirotomoyamada deleted the fix/color-picker/focus branch February 8, 2024 16:14
@github-actions github-actions bot mentioned this pull request Feb 8, 2024
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.

Unable to select first color with ColorPicker component
2 participants