From d58572efcdf85ba550c153071ba1028748410fb2 Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Tue, 6 May 2025 11:06:54 +1000 Subject: [PATCH 1/2] DOC-3151: Adjusted spacing in accessibility checker component for better visual alignment --- modules/ROOT/pages/7.9.0-release-notes.adoc | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/7.9.0-release-notes.adoc b/modules/ROOT/pages/7.9.0-release-notes.adoc index 6394d0a9a6..1b7232428a 100644 --- a/modules/ROOT/pages/7.9.0-release-notes.adoc +++ b/modules/ROOT/pages/7.9.0-release-notes.adoc @@ -57,17 +57,19 @@ The following new Open Source plugin was released alongside {productname} {relea The following premium plugin updates were released alongside {productname} {release-version}. -// === +=== Accessibility Checker -// The {productname} {release-version} release includes an accompanying release of the **** premium plugin. +The {productname} {release-version} release includes an accompanying release of the **Accessibility Checker** premium plugin. -// **** includes the following . +**Accessibility Checker** includes the following fixes and improvements. -// ==== +==== Adjusted spacing in accessibility checker component for better visual alignment -// // CCFR here. +Previously in {productname}, the error card for the Accessibility Checker had slightly more space between content than necessary, making the dialog appear less compact. -// For information on the **** plugin, see: xref:.adoc[]. +With the release {productname} {release-version}, the design has been updated to reduce the padding within the error card, ensuring a more compact and cohesive design. + +For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker]. [[accompanying-premium-plugin-end-of-life-announcement]] From 5dd1af00c2e47c695acbb8fc069c456160cb80f9 Mon Sep 17 00:00:00 2001 From: "CODE:AG" <57781325+abhinavgandham@users.noreply.github.com> Date: Tue, 6 May 2025 13:03:22 +1000 Subject: [PATCH 2/2] Update modules/ROOT/pages/7.9.0-release-notes.adoc --- modules/ROOT/pages/7.9.0-release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/7.9.0-release-notes.adoc b/modules/ROOT/pages/7.9.0-release-notes.adoc index 1b7232428a..9dcffb7912 100644 --- a/modules/ROOT/pages/7.9.0-release-notes.adoc +++ b/modules/ROOT/pages/7.9.0-release-notes.adoc @@ -64,7 +64,7 @@ The {productname} {release-version} release includes an accompanying release of **Accessibility Checker** includes the following fixes and improvements. ==== Adjusted spacing in accessibility checker component for better visual alignment - +// #TINY-11757 Previously in {productname}, the error card for the Accessibility Checker had slightly more space between content than necessary, making the dialog appear less compact. With the release {productname} {release-version}, the design has been updated to reduce the padding within the error card, ensuring a more compact and cohesive design.