From 7dad4df106eef8841b7c359369bd269f0ab90281 Mon Sep 17 00:00:00 2001 From: Dmitry Merkushin Date: Wed, 7 Aug 2024 15:03:25 -0600 Subject: [PATCH] Add missing changelog entries --- changelog/fix-blocks-translation | 4 ++++ changelog/fix-tour-button-tooltips | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 changelog/fix-blocks-translation create mode 100644 changelog/fix-tour-button-tooltips diff --git a/changelog/fix-blocks-translation b/changelog/fix-blocks-translation new file mode 100644 index 0000000000..2c2d2d1ff1 --- /dev/null +++ b/changelog/fix-blocks-translation @@ -0,0 +1,4 @@ +Significance: patch +Type: fixed + +Register blocks to make their translations available in the editor diff --git a/changelog/fix-tour-button-tooltips b/changelog/fix-tour-button-tooltips new file mode 100644 index 0000000000..192bd58989 --- /dev/null +++ b/changelog/fix-tour-button-tooltips @@ -0,0 +1,4 @@ +Significance: patch +Type: fixed + +Let the tooltip for buttons be visible: fix z-index for tour container