-
Notifications
You must be signed in to change notification settings - Fork 538
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove deprecated FilterList component (#4781)
Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
- Loading branch information
Showing
31 changed files
with
5 additions
and
382 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 removed
BIN
-9.6 KB
...nents/FilterList.test.ts-snapshots/FilterList-Default-dark-colorblind-linux.png
Binary file not shown.
Binary file removed
BIN
-9.49 KB
...omponents/FilterList.test.ts-snapshots/FilterList-Default-dark-dimmed-linux.png
Binary file not shown.
Binary file removed
BIN
-9.7 KB
...ts/FilterList.test.ts-snapshots/FilterList-Default-dark-high-contrast-linux.png
Binary file not shown.
Binary file removed
BIN
-9.6 KB
...shots/components/FilterList.test.ts-snapshots/FilterList-Default-dark-linux.png
Binary file not shown.
Binary file removed
BIN
-9.6 KB
...nents/FilterList.test.ts-snapshots/FilterList-Default-dark-tritanopia-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...ents/FilterList.test.ts-snapshots/FilterList-Default-light-colorblind-linux.png
Binary file not shown.
Binary file removed
BIN
-9.68 KB
...s/FilterList.test.ts-snapshots/FilterList-Default-light-high-contrast-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...hots/components/FilterList.test.ts-snapshots/FilterList-Default-light-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...ents/FilterList.test.ts-snapshots/FilterList-Default-light-tritanopia-linux.png
Binary file not shown.
Binary file removed
BIN
-9.6 KB
...ts/FilterList.test.ts-snapshots/FilterList-Playground-dark-colorblind-linux.png
Binary file not shown.
Binary file removed
BIN
-9.49 KB
...onents/FilterList.test.ts-snapshots/FilterList-Playground-dark-dimmed-linux.png
Binary file not shown.
Binary file removed
BIN
-9.7 KB
...FilterList.test.ts-snapshots/FilterList-Playground-dark-high-contrast-linux.png
Binary file not shown.
Binary file removed
BIN
-9.6 KB
...ts/components/FilterList.test.ts-snapshots/FilterList-Playground-dark-linux.png
Binary file not shown.
Binary file removed
BIN
-9.6 KB
...ts/FilterList.test.ts-snapshots/FilterList-Playground-dark-tritanopia-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...s/FilterList.test.ts-snapshots/FilterList-Playground-light-colorblind-linux.png
Binary file not shown.
Binary file removed
BIN
-9.68 KB
...ilterList.test.ts-snapshots/FilterList-Playground-light-high-contrast-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...s/components/FilterList.test.ts-snapshots/FilterList-Playground-light-linux.png
Binary file not shown.
Binary file removed
BIN
-9.65 KB
...s/FilterList.test.ts-snapshots/FilterList-Playground-light-tritanopia-linux.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
packages/react/src/__tests__/deprecated/FilterList.test.tsx
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
packages/react/src/__tests__/deprecated/FilterList.types.test.tsx
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
packages/react/src/__tests__/deprecated/FilterListItem.test.tsx
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
packages/react/src/__tests__/deprecated/__snapshots__/FilterListItem.test.tsx.snap
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
packages/react/src/deprecated/FilterList/FilterList.docs.json
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
packages/react/src/deprecated/FilterList/FilterList.stories.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.