Skip to content

fix(cli): enhanced color scheme typings generation #526

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 1 commit into from
Dec 23, 2023

Conversation

hirotomoyamada
Copy link
Member

Closes #525

Description

Each hue type in colorSchemes in theme semantics is not generated.

New behavior

Fixed a bug where some types of colors and colorSchemes were not generated.

Is this a breaking change (Yes/No):

No

Copy link

changeset-bot bot commented Dec 23, 2023

🦋 Changeset detected

Latest commit: 60c7542

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

This PR includes changesets to release 71 packages
Name Type
@yamada-ui/cli Patch
@yamada-ui/core 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/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/progress Patch
@yamada-ui/radio Patch
@yamada-ui/reorder 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/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/use-animation Patch
@yamada-ui/use-breakpoint Patch
@yamada-ui/use-popper Patch
@yamada-ui/use-token Patch
@yamada-ui/use-value Patch
@yamada-ui/nextjs Patch
@yamada-ui/providers Patch
@yamada-ui/react Patch
@yamada-ui/theme-tools Patch
@yamada-ui/theme Patch
@yamada-ui/use-media-query Patch
@yamada-ui/test 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 5f6d67f into main Dec 23, 2023
@hirotomoyamada hirotomoyamada deleted the fix/cli/semantics-color-schemes branch December 23, 2023 22:24
@github-actions github-actions bot mentioned this pull request Dec 23, 2023
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.

Some of the generated type definitions are missing
1 participant