Closed mimarz closed 3 weeks ago
Latest commit: 3b6ab83a98ac3eaadaf521dbead772043be6aebf
The changes in this PR will be included in the next version bump.
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
Preview deployments for this pull request:
Storybook - 8. Nov 2024 - 11:25
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 53.9% | 3067 / 5690 |
🔵 | Statements | 53.9% | 3067 / 5690 |
🔵 | Functions | 85.85% | 170 / 198 |
🔵 | Branches | 74.75% | 459 / 614 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/react/src/components/form/Field/Field.tsx | 100% | 100% | 100% | 100% | |
packages/react/src/components/form/Input/Input.tsx | 100% | 100% | 100% | 100% | |
packages/react/src/components/form/Textfield/Textfield.tsx | 93.87% | 66.66% | 100% | 93.87% | 106-108 |
resolves #2713
DefaultProps
toField
counter
which takes anumber
orFieldCounterProps
error
as we can look at this vs changes inValidationMessage
later