javascript icon indicating copy to clipboard operation
javascript copied to clipboard

refactor(ui): Remove `variant` and `state` props from `<Field.Input />`

Open alexcarpenter opened this issue 1 year ago • 1 comments

Description

Simplifying the field input component to in an effort to make adding descriptors a bit easier here https://github.com/clerk/javascript/pull/4384

Checklist

  • [ ] npm test runs as expected.
  • [ ] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [x] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

alexcarpenter avatar Oct 23 '24 14:10 alexcarpenter

🦋 Changeset detected

Latest commit: bf7c9e383389539c9fc57af737fd8de9b4502075

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

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

changeset-bot[bot] avatar Oct 23 '24 14:10 changeset-bot[bot]