Skip to content

Commit

Permalink
refactor: remove deprecated FilterList component (#4781)
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
  • Loading branch information
joshblack and joshblack authored Aug 16, 2024
1 parent fd2c705 commit 2d7307a
Show file tree
Hide file tree
Showing 31 changed files with 5 additions and 382 deletions.
5 changes: 5 additions & 0 deletions .changeset/pink-actors-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': major
---

Remove the deprecated FilterList component from Primer React
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.
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.
31 changes: 0 additions & 31 deletions docs/content/FilterList.mdx

This file was deleted.

61 changes: 0 additions & 61 deletions e2e/components/FilterList.test.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,6 @@ exports[`@primer/react/deprecated should not update exports without a semver cha
"type DialogProps",
"FilteredSearch",
"type FilteredSearchProps",
"FilterList",
"type FilterListItemProps",
"type FilterListProps",
"Octicon",
"type OcticonProps",
"Pagehead",
Expand Down
23 changes: 0 additions & 23 deletions packages/react/src/__tests__/deprecated/FilterList.test.tsx

This file was deleted.

17 changes: 0 additions & 17 deletions packages/react/src/__tests__/deprecated/FilterList.types.test.tsx

This file was deleted.

28 changes: 0 additions & 28 deletions packages/react/src/__tests__/deprecated/FilterListItem.test.tsx

This file was deleted.

This file was deleted.

46 changes: 0 additions & 46 deletions packages/react/src/deprecated/FilterList/FilterList.docs.json

This file was deleted.

53 changes: 0 additions & 53 deletions packages/react/src/deprecated/FilterList/FilterList.stories.tsx

This file was deleted.

75 changes: 0 additions & 75 deletions packages/react/src/deprecated/FilterList/FilterList.tsx

This file was deleted.

Loading

0 comments on commit 2d7307a

Please sign in to comment.