Skip to content

Commit

Permalink
chore: remove TabPanels component (#4804)
Browse files Browse the repository at this point in the history
* chore: remove TabPanels component

* test(e2e): remove e2e tests for Tabpanels

* docs: remove TabPanels docs

* chore: add changeset

---------

Co-authored-by: Josh Black <[email protected]>
  • Loading branch information
joshblack and joshblack authored Aug 16, 2024
1 parent 414c140 commit fd2c705
Show file tree
Hide file tree
Showing 20 changed files with 5 additions and 562 deletions.
5 changes: 5 additions & 0 deletions .changeset/forty-ants-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': minor
---

Remove experimental TabPanels component in preference of UnderlinePanels
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
33 changes: 0 additions & 33 deletions docs/content/drafts/TabPanels.mdx

This file was deleted.

33 changes: 0 additions & 33 deletions e2e/components/TabPanels.test.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -345,10 +345,6 @@ exports[`@primer/react/drafts should not update exports without a semver change
"type TableRowProps",
"type TableSubtitleProps",
"type TableTitleProps",
"TabPanels",
"type TabPanelsPanelProps",
"type TabPanelsProps",
"type TabPanelsTabProps",
"type TitleProps",
"Tooltip",
"TooltipContext",
Expand Down Expand Up @@ -466,10 +462,6 @@ exports[`@primer/react/experimental should not update exports without a semver c
"type TableRowProps",
"type TableSubtitleProps",
"type TableTitleProps",
"TabPanels",
"type TabPanelsPanelProps",
"type TabPanelsProps",
"type TabPanelsTabProps",
"type TitleProps",
"Tooltip",
"TooltipContext",
Expand Down
79 changes: 0 additions & 79 deletions packages/react/src/drafts/TabPanels/TabPanels.docs.json

This file was deleted.

98 changes: 0 additions & 98 deletions packages/react/src/drafts/TabPanels/TabPanels.features.stories.tsx

This file was deleted.

51 changes: 0 additions & 51 deletions packages/react/src/drafts/TabPanels/TabPanels.stories.tsx

This file was deleted.

Loading

0 comments on commit fd2c705

Please sign in to comment.