digdir / designsystemet

Designsystemet
https://designsystemet.no
MIT License
85 stars 38 forks source link

chore(Textfield): make at least one `label` required #2817

Closed Barsnes closed 1 week ago

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 319261688e7d24879de26af50f1e3d22781dfd98

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

This PR includes changesets to release 4 packages | Name | Type | | ---------------------------- | ----- | | @digdir/designsystemet-react | Patch | | @digdir/designsystemet | Patch | | @digdir/designsystemet-css | Patch | | @digdir/designsystemet-theme | Patch |

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

github-actions[bot] commented 1 week ago

Preview deployments for this pull request:

Storybook - 22. Nov 2024 - 10:08

github-actions[bot] commented 1 week ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.88% 3181 / 5796
🔵 Statements 54.88% 3181 / 5796
🔵 Functions 86.66% 182 / 210
🔵 Branches 77.1% 522 / 677
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/react/src/types.ts 0% 0% 0% 0%
packages/react/src/components/form/Checkbox/Checkbox.tsx 100% 75% 100% 100%
packages/react/src/components/form/Radio/Radio.tsx 100% 75% 100% 100%
packages/react/src/components/form/Switch/Switch.tsx 100% 100% 100% 100%
packages/react/src/components/form/Textfield/Textfield.tsx 93.87% 70% 100% 93.87% 110-112
Generated in workflow #1058 for commit 3192616 by the Vitest Coverage Report Action