Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Nov 19, 2025

Note

Merges user-provided labelProps with ARIA-generated labelProps across input components to prevent overrides and enable label customization.

  • Fields:
    • Merge labelProps using mergeProps and pass merged props to wrappers in TextInput, NumberInput, PasswordInput, TextArea, SearchInput, SliderBase, and TimeInput.
    • Minor prop refactors to avoid passing unintended props into ARIA hooks (e.g., restProps, propsInputRef).
  • Changeset: Add patch changeset describing the bug fix.
  • Docs: Update .cursor/rules/changeset.mdc with clearer guidelines.

Written by Cursor Bugbot for commit 75c15da. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2025

🦋 Changeset detected

Latest commit: 75c15da

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

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit 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

@vercel
Copy link

vercel bot commented Nov 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cube-ui-kit Ready Ready Preview Comment Nov 19, 2025 3:47pm
cube-ui-kit-cursor Ready Ready Preview Comment Nov 19, 2025 3:47pm

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-20be7b2.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

🧪 Storybook is successfully deployed!

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

🏋️ Size limit report

Name Size Passed?
All 297.46 KB (+0.03% 🔺) Yes 🎉
Tree shaking (just a Button) 33.41 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 20.68 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@tenphi tenphi deleted the feat-text-input-field-props branch November 19, 2025 15:51
@github-actions github-actions bot mentioned this pull request Nov 19, 2025
@tenphi tenphi restored the feat-text-input-field-props branch November 19, 2025 16:22
@tenphi tenphi deleted the feat-text-input-field-props branch November 19, 2025 16:34
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.

2 participants