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

chore: Modernize Input types #1378

Merged
merged 1 commit into from Mar 13, 2024
Merged

Conversation

jherdman
Copy link
Contributor

@jherdman jherdman commented Mar 8, 2024

Description

The current Input types are not accurate and do not type the ref they accept properly.

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

@haideralsh haideralsh merged commit f8eb1fa into master Mar 13, 2024
5 checks passed
@haideralsh haideralsh deleted the modernize-input-field-types branch March 13, 2024 14:46
github-actions bot pushed a commit that referenced this pull request Mar 13, 2024
## [10.1.1](v10.1.0...v10.1.1) (2024-03-13)

### Bug Fixes

* Type the ref properly in the Input component ([#1378](#1378)) ([f8eb1fa](f8eb1fa))
Copy link

🎉 This PR is included in version 10.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants