Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(toggle-group): new component #303

Merged
merged 14 commits into from
Aug 23, 2023
Merged

feat(toggle-group): new component #303

merged 14 commits into from
Aug 23, 2023

Conversation

productdevbook
Copy link
Member

Description

Linked Issues

close #26

Additional context

@github-actions
Copy link
Contributor

github-actions bot commented Aug 23, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Aug 23, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 85.91% 4160 / 4842
🔵 Statements 85.91% 4160 / 4842
🔵 Functions 72.19% 148 / 205
🔵 Branches 78.68% 299 / 380
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/collection/src/collection.ts 99.35% 100% 100% 99.35% 111
packages/components/direction/src/Direction.ts 100% 100% 100% 100%
packages/components/radio-group/src/Radio.ts 85.89% 78.57% 100% 85.89% 120-127, 133-146
packages/components/radio-group/src/RadioGroup.ts 99.42% 85.71% 88.88% 99.42% 122
packages/components/radio-group/src/RadioGroupIndicator.ts 100% 100% 100% 100%
packages/components/radio-group/src/RadioGroupItem.ts 83.45% 100% 50% 83.45% 64-66, 68-69, 77-78, 101-103, 106-107, 109-118
packages/components/roving-focus/src/RovingFocusGroup.ts 100% 100% 100% 100%
packages/components/roving-focus/src/RovingFocusGroupImpl.ts 82.38% 60% 13.33% 82.38% 110-111, 135-136, 138-139, 141-142, 144-145, 160, 162, 165, 167-188, 191, 193
packages/components/roving-focus/src/RovingFocusGroupItem.ts 43.25% 100% 0% 43.25% 67-167
packages/components/roving-focus/src/index.ts 100% 100% 100% 100%
packages/components/toggle/src/toggle.ts 99.18% 85.71% 88.88% 99.18% 74
Generated in workflow #657

@productdevbook productdevbook merged commit c34e943 into main Aug 23, 2023
6 checks passed
@productdevbook productdevbook deleted the feat-toggle-group branch August 23, 2023 03:46
@github-actions github-actions bot mentioned this pull request Aug 23, 2023
@github-actions github-actions bot mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggle Group
1 participant