From 2a6e3ca0a65af26a9db362b9bdd0ea0cf4624e43 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:28:44 -0400 Subject: [PATCH 01/10] Lokalise: updates --- translations/stripes-components/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/stripes-components/de.json b/translations/stripes-components/de.json index 9bbd86dbb..768c43c39 100644 --- a/translations/stripes-components/de.json +++ b/translations/stripes-components/de.json @@ -17,7 +17,7 @@ "fieldHasError": "Feld hat Fehler", "addressLine1": "Anschriftenzeile 1", "addressLine2": "Anschriftenzeile 2", - "stateProviceOrRegion": "Bundesland", + "stateProviceOrRegion": "Staat / Land / Bundesland", "zipOrPostalCode": "PLZ/Postleitzahl", "addressType": "Adresstyp", "city": "Stadt", From b0ec27770e4a32c50d4e0af8e871391158535035 Mon Sep 17 00:00:00 2001 From: Dmytro-Melnyshyn <77053927+Dmytro-Melnyshyn@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:34:33 +0300 Subject: [PATCH 02/10] STCOM-1369: TextArea - move focus to the field after clearing the field by clicking on the x icon. (#2370) --- CHANGELOG.md | 1 + lib/TextArea/TextArea.js | 20 ++++++++++++++++++-- lib/TextArea/tests/TextArea-test.js | 14 +++++++++++++- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cdfc5c62..3ced1665b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ * Use ``'s formatter for rendering the selected value within the field and prevent overflow of text. Refs STCOM-1344. * Export `` that will automatically apply the `usePortal` behavior to nested overlay components. Refs STCOM-1353. * Properly pass `readOnly` prop to ``'s internally rendered `