mittwald / flow

A collection of packages related to Flow – the mittwald design system.
https://mittwald.github.io/flow/
MIT License
3 stars 1 forks source link

feat(TextArea): make TextArea resizeable #790

Closed Lisa18289 closed 5 days ago

github-actions[bot] commented 5 days ago

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 27.85% 3675 / 13192
🔵 Statements 27.85% 3675 / 13192
🔵 Functions 30.63% 193 / 630
🔵 Branches 54.72% 423 / 773
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/src/components/TextArea/TextArea.tsx 0% 0% 0% 0% 1-3, 5-7, 9-10, 19-27, 29, 31-33, 35-36, 38-42, 44-58, 61-66, 68, 70
packages/components/src/components/TextArea/stories/Default.stories.tsx 0% 0% 0% 0% 1-7, 9-15, 17, 19, 23, 25, 27-29, 31-36, 38, 40-44, 46-47, 49, 51-55, 57, 59-64, 66, 68-70, 72-74
packages/components/src/integrations/react-hook-form/components/Field/stories/Default.stories.tsx 0% 0% 0% 0% 1-24, 26, 28-31, 46-49, 51-58, 60, 62-69, 71-75, 77-81, 83-89, 91-96, 98-101, 103-105, 107-113, 115-119, 121-134, 136-142, 144-151, 153-155, 157-161, 163-167, 169-173, 175-179, 181-184, 186-190, 192-194, 198
Generated in workflow #1488