digdir / designsystemet

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

chore(Tooltip): change children check #2777

Closed Barsnes closed 2 weeks ago

Barsnes commented 2 weeks ago

resolves #2451 resolves #2724

In a later PR we will experiment with using the popover api.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 606e7ed25edc916480c9bc47468fe431a3258d2c

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 2 weeks ago

Preview deployments for this pull request:

Storybook - 15. Nov 2024 - 08:07

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.93% 3184 / 5796
🔵 Statements 54.93% 3184 / 5796
🔵 Functions 86.53% 180 / 208
🔵 Branches 76.78% 516 / 672
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/react/src/components/Tooltip/Tooltip.tsx 90.75% 66.66% 100% 90.75% 140-144, 193-194, 196-197, 199-200
Generated in workflow #925 for commit 606e7ed by the Vitest Coverage Report Action