From 82d67182bbc6830d9cc1d6326494d0bae5b02b95 Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Tue, 17 Sep 2024 12:17:11 +0200 Subject: [PATCH] chore: changelog, ts, lint, prettify --- CHANGELOG.md | 4 +++- src/modules/assets/copy/modulesCopy.ts | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef53c1e8..787145ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `micromatch` from 4.0.7 to 4.0.8 - Bump `webpack` from 5.91.0 to 5.94.0 - Update layout of `EmptyState` for centering -- Update `AccordionItem` and `ProposalAction` usage for border +- Update `AccordionItem` border classes for usage within bordered containers +- Update `ProposalAction` to handle an `EmptyState` fallback for 0 actions, improve layout of children with "Expand + all" (eg. 'Execute actions' button) - Bump `actions/setup-python` from 5.1.1 to 5.2.0 ## [1.0.45] - 2024-08-23 diff --git a/src/modules/assets/copy/modulesCopy.ts b/src/modules/assets/copy/modulesCopy.ts index 941ea30c..3d3036e1 100644 --- a/src/modules/assets/copy/modulesCopy.ts +++ b/src/modules/assets/copy/modulesCopy.ts @@ -26,7 +26,6 @@ export const modulesCopy = { stage: 'Stage', }, proposalActionsContainer: { - containerName: 'Actions', collapse: 'Collapse all', expand: 'Expand all', empty: {