From 97179ba57f59ea0a4b88d988aef77f020a9720f8 Mon Sep 17 00:00:00 2001 From: Marleen Jattke <49127416+marleenjattke@users.noreply.github.com> Date: Wed, 12 Apr 2023 11:42:59 +0200 Subject: [PATCH] 342850 fixed enter mode of html editor config (#5) --- .idea/runConfigurations/build.xml | 2 +- .idea/runConfigurations/install.xml | 2 +- .idea/runConfigurations/test.xml | 2 +- .idea/runConfigurations/update.xml | 2 +- .idea/runConfigurations/watch.xml | 2 +- CHANGELOG.md | 11 +- dist/browser.js | 4 +- dist/main.js | 2 +- dist/types.d.ts | 2 +- dist/types.d.ts.map | 2 +- package-lock.json | 6433 ++---------------- package.json | 38 +- src/design-json-property.js | 2 +- src/html-editor-config/html-editor-config.js | 2 +- 14 files changed, 459 insertions(+), 6047 deletions(-) diff --git a/.idea/runConfigurations/build.xml b/.idea/runConfigurations/build.xml index 53a7177..721e19c 100644 --- a/.idea/runConfigurations/build.xml +++ b/.idea/runConfigurations/build.xml @@ -5,7 +5,7 @@