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(system): add "size" prop to HTMLNextUIProps #1936

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

jrgarciadev
Copy link
Member

@jrgarciadev jrgarciadev commented Nov 9, 2023

Closes #1935

📝 Description

Fixing size prop in Autocomplete component.

⛳️ Current behavior (updates)

The size prop is not beign recognized by the Autocomplete component.

🚀 New behavior

The size key was added to the omitted system HTML props.

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

📝 Additional Information

Copy link

changeset-bot bot commented Nov 9, 2023

🦋 Changeset detected

Latest commit: 7a8fcac

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

This PR includes changesets to release 27 packages
Name Type
@nextui-org/system-rsc Patch
@nextui-org/badge Patch
@nextui-org/code Patch
@nextui-org/divider Patch
@nextui-org/kbd Patch
@nextui-org/skeleton Patch
@nextui-org/spacer Patch
@nextui-org/spinner Patch
@nextui-org/system Patch
@nextui-org/react Patch
@nextui-org/accordion Patch
@nextui-org/listbox Patch
@nextui-org/menu Patch
@nextui-org/table Patch
@nextui-org/autocomplete Patch
@nextui-org/button Patch
@nextui-org/select Patch
@nextui-org/dropdown Patch
@nextui-org/modal Patch
@nextui-org/navbar Patch
@nextui-org/popover Patch
@nextui-org/slider Patch
@nextui-org/snippet Patch
@nextui-org/tabs Patch
@nextui-org/tooltip Patch
@nextui-org/aria-utils Patch
@nextui-org/framer-transitions 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

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 1:01pm
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 1:01pm

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.

[BUG] - Invalid TypeScript property on Autocomplete size
1 participant