From 55e0141a97024b30f8c084f1d31149a673727d46 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 27 Nov 2025 10:58:59 +0100 Subject: [PATCH] patches: remove published patches Signed-off-by: Patrik Oldsberg --- .patches/pr-31817.txt | 1 - .patches/pr-31843.txt | 1 - .patches/pr-31900.txt | 1 - .patches/pr-31904.txt | 1 - 4 files changed, 4 deletions(-) delete mode 100644 .patches/pr-31817.txt delete mode 100644 .patches/pr-31843.txt delete mode 100644 .patches/pr-31900.txt delete mode 100644 .patches/pr-31904.txt diff --git a/.patches/pr-31817.txt b/.patches/pr-31817.txt deleted file mode 100644 index 38665ea30a..0000000000 --- a/.patches/pr-31817.txt +++ /dev/null @@ -1 +0,0 @@ -Fixed an issue where the `useTable` hook from `@backstage/ui` did not use the provided `rowCount` \ No newline at end of file diff --git a/.patches/pr-31843.txt b/.patches/pr-31843.txt deleted file mode 100644 index effa6ccccd..0000000000 --- a/.patches/pr-31843.txt +++ /dev/null @@ -1 +0,0 @@ -Fix table row with `href` still being rendered with routing context in `@backstage/ui` \ No newline at end of file diff --git a/.patches/pr-31900.txt b/.patches/pr-31900.txt deleted file mode 100644 index 43616d0e98..0000000000 --- a/.patches/pr-31900.txt +++ /dev/null @@ -1 +0,0 @@ -Fix incorrectly applying className to three elements internally in ButtonIcon. \ No newline at end of file diff --git a/.patches/pr-31904.txt b/.patches/pr-31904.txt deleted file mode 100644 index a3882084b1..0000000000 --- a/.patches/pr-31904.txt +++ /dev/null @@ -1 +0,0 @@ -Fix unselected Checkboxes subtly appearing selected. \ No newline at end of file