Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Nov 24, 2025

Note

Prevents internal form prop from reaching DOM by filtering it in field utilities and TextInput, plus adds a patch changeset.

  • Form fields:
    • Filter out internal form from merged field props in use-field-props.tsx to prevent it being spread to DOM.
    • In TextInput.tsx, destructure and omit form from props before passing restProps downstream.
  • Release:
    • Add changeset for @cube-dev/ui-kit (patch) describing the fix.
  • Docs/Rules:
    • Tweak changeset instructions in .cursor/rules/changeset.mdc.

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

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

🦋 Changeset detected

Latest commit: 82ed54b

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 24, 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 24, 2025 4:41pm
cube-ui-kit-cursor Ready Ready Preview Comment Nov 24, 2025 4:41pm

@github-actions
Copy link
Contributor

📦 NPM canary release

Deployed canary version 0.0.0-canary-27d84ad.

@github-actions
Copy link
Contributor

🧪 Storybook is successfully deployed!

@github-actions
Copy link
Contributor

🏋️ Size limit report

Name Size Passed?
All 297.56 KB (+0.01% 🔺) Yes 🎉
Tree shaking (just a Button) 33.44 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 20.71 KB (0% 🟰) Yes 🎉

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

@tenphi tenphi merged commit bb390e2 into main Nov 28, 2025
14 checks passed
@tenphi tenphi deleted the fix-form-attribute branch November 28, 2025 14:17
@github-actions github-actions bot mentioned this pull request Nov 28, 2025
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