Skip to content

feat: add JS/Tailwind, TS/CSS, and TS/Tailwind variants for <CurvedInput /> - #1009

Merged
DavidHDev merged 1 commit into
DavidHDev:mainfrom
Utkarsh-Singhal-26:feat/curved-input-add-missing-variants
Jul 24, 2026
Merged

feat: add JS/Tailwind, TS/CSS, and TS/Tailwind variants for <CurvedInput />#1009
DavidHDev merged 1 commit into
DavidHDev:mainfrom
Utkarsh-Singhal-26:feat/curved-input-add-missing-variants

Conversation

@Utkarsh-Singhal-26

Copy link
Copy Markdown
Contributor

Summary

This PR adds the missing implementation variants for the <CurvedInput /> component.

Previously, the component was only available in the following variant:

  • ✅ JavaScript + CSS

This PR adds the remaining variants:

  • ✅ JavaScript + Tailwind
  • ✅ TypeScript + CSS
  • ✅ TypeScript + Tailwind

Changes

  • Added JavaScript + Tailwind implementation
  • Added TypeScript + CSS implementation
  • Added TypeScript + Tailwind implementation
  • Ensured all variants expose the same API and behavior
  • Updated component examples where necessary

Result

<CurvedInput /> now provides the complete set of supported React Bits variants:

  • JavaScript + CSS
  • JavaScript + Tailwind
  • TypeScript + CSS
  • TypeScript + Tailwind

@Utkarsh-Singhal-26 Utkarsh-Singhal-26 changed the title feat: add JS/Tailwind, TS/CSS, and TS/Tailwind variants for <CurvedInput /> feat: add JS/Tailwind, TS/CSS, and TS/Tailwind variants for <CurvedInput /> Jul 24, 2026
@DavidHDev

Copy link
Copy Markdown
Owner

Thanks for this!

@DavidHDev
DavidHDev merged commit cf1dbf8 into DavidHDev:main Jul 24, 2026
@Utkarsh-Singhal-26
Utkarsh-Singhal-26 deleted the feat/curved-input-add-missing-variants branch July 25, 2026 17:52
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