From 1aebcf32ab2f58e9f57f64bc89bca2444d22a649 Mon Sep 17 00:00:00 2001 From: Justineo Date: Mon, 10 Jan 2022 12:08:40 +0800 Subject: [PATCH] feat: add shrink/expand for live editor --- components/OneDemo.vue | 48 ++++++++++++++++++++++++++++++------------ components/OneLive.vue | 4 ++++ components/OneRepl.vue | 38 ++++++++++++++++++++++++++++++--- package.json | 6 +++--- plugins/l10n.js | 10 +++++++-- 5 files changed, 85 insertions(+), 21 deletions(-) diff --git a/components/OneDemo.vue b/components/OneDemo.vue index b62f17c..f560a8f 100644 --- a/components/OneDemo.vue +++ b/components/OneDemo.vue @@ -1,7 +1,7 @@