Skip to content

Conversation

@mrsants
Copy link
Contributor

@mrsants mrsants commented Dec 3, 2025

…n to StyledInput

This update introduces support for the optional name prop in the Input component. The prop is now correctly typed, accepted, and forwarded to StyledInput, enabling integration with form libraries (e.g., react-hook-form) without breaking existing behavior.

  • Added name?: string to InputProps
  • Forwarded name to StyledInput
  • Maintained backward compatibility
  • Improved TypeScript typing for InputProps and forwardRef signature
  • Ensured clean fallback behavior when name is not provided

…n to StyledInput

This update introduces support for the optional `name` prop in the Input component.
The prop is now correctly typed, accepted, and forwarded to StyledInput, enabling
integration with form libraries (e.g., react-hook-form) without breaking existing behavior.

- Added `name?: string` to InputProps
- Forwarded `name` to StyledInput
- Maintained backward compatibility
- Improved TypeScript typing for InputProps and forwardRef signature
- Ensured clean fallback behavior when `name` is not provided
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

🚀 Preview packages published!

Version: 0.0.0-pr-3266-9acc5de66-1765172904
Changed packages: @gluestack-ui/core @gluestack-ui/utils

Published packages:

💡 These are preview packages for testing only. Only packages that were actually changed have been published.
🔀 Fork PR: This preview was published by a maintainer for testing purposes.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

🚀 Vercel preview deployments triggered successfully!

Version: 0.0.0-pr-3266-9acc5de66-1765172904
Triggered by: Package changes and publishing

Preview packages published:

Projects deployed:- gluestack-ui: https://gluestack-3pxnta2lv-geekyants-labs.vercel.app

⏱️ Deployments are building. Check your Vercel dashboard for detailed status.

💡 These deployments will use the preview packages specified in your project's package.json files.
🔀 Fork PR: These deployments were triggered by a maintainer for testing purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants