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: add AccordionHeading and DetailsSummary entrypoints #164

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

web-padawan
Copy link
Member

Description

Fixes #163

Added missing AccordionHeading and DetailsSummary entrypoints.

Type of change

  • Feature

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fdc0d55) 98.21% compared to head (539696e) 98.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          25       25           
  Lines         168      168           
  Branches       16       16           
=======================================
  Hits          165      165           
  Misses          1        1           
  Partials        2        2           
Flag Coverage Δ
unittests 98.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@web-padawan web-padawan force-pushed the feat/accordion-details-helpers branch from aabeaec to 539696e Compare December 8, 2023 13:17
@web-padawan web-padawan merged commit 82b10ef into main Dec 8, 2023
2 checks passed
@web-padawan web-padawan deleted the feat/accordion-details-helpers branch December 8, 2023 13:37
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.

Exports for AccordionHeading and DetailsSummary components are missing
3 participants