From f87e2ddc986197f1b41cd4490c4e5fb772f7c516 Mon Sep 17 00:00:00 2001 From: Sumanth Nadigadda Date: Tue, 23 Jul 2024 19:37:58 +0530 Subject: [PATCH] Adding release notes for Table component fixes --- VDS/SupportingFiles/ReleaseNotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VDS/SupportingFiles/ReleaseNotes.txt b/VDS/SupportingFiles/ReleaseNotes.txt index 973e8ed8..414bd6c3 100644 --- a/VDS/SupportingFiles/ReleaseNotes.txt +++ b/VDS/SupportingFiles/ReleaseNotes.txt @@ -2,6 +2,8 @@ ---------------- - CXTDT-581803 - DatePicker - Calendar does not switch to Dark Mode - CXTDT-584278 – InputField - Accessibility +- CXTDT-586375 - Table - Default to compact padding, when striped is selected. +- CXTDT-586497 - Table - Contents alignment based on the row/header 1.0.70 ----------------