From 2422248ea8a209bc675659aa0601b78372a18886 Mon Sep 17 00:00:00 2001 From: Alex Velez Date: Mon, 25 Mar 2024 07:05:58 -0500 Subject: [PATCH 1/7] Replace contentNodeOPtions with KDropdown --- .../components/ContentNodeEditListItem.vue | 34 ++++++-------- .../components/ContentNodeOptions.vue | 41 ++++++++++++----- .../components/StudioTree/StudioTree.vue | 22 ++++------ .../channelEdit/views/CurrentTopicView.vue | 44 ++++++++----------- yarn.lock | 8 ++-- 5 files changed, 74 insertions(+), 75 deletions(-) diff --git a/contentcuration/contentcuration/frontend/channelEdit/components/ContentNodeEditListItem.vue b/contentcuration/contentcuration/frontend/channelEdit/components/ContentNodeEditListItem.vue index 3794cf7dd9..5d2fa8c495 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/components/ContentNodeEditListItem.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/components/ContentNodeEditListItem.vue @@ -49,10 +49,10 @@