From 3aef0a185e3467d4a2d7998fb12bfe6fef050aa0 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Mon, 27 Jan 2025 15:31:12 +0100 Subject: [PATCH] Implement localStorage and toggling of simple/rich text editor --- .../vuejs/_components/CommentEditor.vue | 85 ++++++++++++------- 1 file changed, 55 insertions(+), 30 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue index 86b8e2b49..dc8aec5b1 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue @@ -1,27 +1,3 @@ - - + +