From dc83d1f565aeae8b86613b916115b0cde08a8d06 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Fri, 4 Oct 2024 13:55:20 -0500 Subject: [PATCH 1/3] mreged in Modal Signed-off-by: Matt Bruce --- VDS/SupportingFiles/ReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/VDS/SupportingFiles/ReleaseNotes.txt b/VDS/SupportingFiles/ReleaseNotes.txt index 01b66c51..caad3e1f 100644 --- a/VDS/SupportingFiles/ReleaseNotes.txt +++ b/VDS/SupportingFiles/ReleaseNotes.txt @@ -4,6 +4,7 @@ - CXTDT-595956 - Tilelet - Text Position does not work on Light surface - CXTDT-595952 - Tilelet - Aspect Ratio Width/height setting - CXTDT-595965 - Tilelet - Incorrect Mobile Padding +- ONEAPP-10583 - Modal - Finished Development 1.0.73 ---------------- From 049234831f9a34d854ef9fa5871e0806d8841b55 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Fri, 4 Oct 2024 14:04:05 -0500 Subject: [PATCH 2/3] updated notes Signed-off-by: Matt Bruce --- VDS/SupportingFiles/ReleaseNotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VDS/SupportingFiles/ReleaseNotes.txt b/VDS/SupportingFiles/ReleaseNotes.txt index caad3e1f..192e7e44 100644 --- a/VDS/SupportingFiles/ReleaseNotes.txt +++ b/VDS/SupportingFiles/ReleaseNotes.txt @@ -1,8 +1,10 @@ 1.0.74 ---------------- - CXTDT-591307 - DatePicker - Accessibility - #1 & #2 +- CXTDT-577374 - Label - Spanish - Accent mark displays incorrectly - CXTDT-595956 - Tilelet - Text Position does not work on Light surface - CXTDT-595952 - Tilelet - Aspect Ratio Width/height setting +- CXTDT-595970 - Tilelet - Subtitle size options missing - CXTDT-595965 - Tilelet - Incorrect Mobile Padding - ONEAPP-10583 - Modal - Finished Development From a33606638720b097f24a204f1de183cad1a682f8 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Fri, 4 Oct 2024 14:07:12 -0500 Subject: [PATCH 3/3] updated version Signed-off-by: Matt Bruce --- VDS.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VDS.xcodeproj/project.pbxproj b/VDS.xcodeproj/project.pbxproj index d185ce6c..bb3a0e44 100644 --- a/VDS.xcodeproj/project.pbxproj +++ b/VDS.xcodeproj/project.pbxproj @@ -1653,7 +1653,7 @@ BUILD_LIBRARY_FOR_DISTRIBUTION = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 73; + CURRENT_PROJECT_VERSION = 74; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; @@ -1691,7 +1691,7 @@ BUILD_LIBRARY_FOR_DISTRIBUTION = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 73; + CURRENT_PROJECT_VERSION = 74; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1;