From 73671f908c010b0f72df9fd0aaca103e1731ffa4 Mon Sep 17 00:00:00 2001 From: Chloe Herd Date: Fri, 24 Jul 2026 13:29:19 -0400 Subject: [PATCH] Update various components for compatibility --- .../date-picker/date-picker.vue | 36 +++++------ src/digital-components/modal/modal.vue | 1 + .../textbox-question/textbox-question.vue | 7 +-- src/experiment-components/donation-block.vue | 1 + .../save-progress-popup-question.spec.js | 60 +++++++++++++++++++ .../save-progress-popup-question.vue | 19 ++++-- .../shop-question/shop-question-popup.vue | 4 +- 7 files changed, 96 insertions(+), 32 deletions(-) diff --git a/src/digital-components/date-picker/date-picker.vue b/src/digital-components/date-picker/date-picker.vue index ae6ca6229..a94a4e079 100644 --- a/src/digital-components/date-picker/date-picker.vue +++ b/src/digital-components/date-picker/date-picker.vue @@ -114,11 +114,9 @@ - +
+ +
@@ -742,15 +740,6 @@ export default {