This is an automated email from the ASF dual-hosted git repository.
marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
from 143a9208 Fix #908
new 0f300da1 Set default expression as Simple
new a51f59cb UI prototype for #956
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
karavan-core/src/core/api/CamelDefinitionApi.ts | 1 +
karavan-designer/src/App.tsx | 4 +--
.../src/designer/editor/CodeEditor.tsx | 9 +++--
karavan-designer/src/designer/route/DslElement.css | 17 +++++++++-
karavan-designer/src/designer/route/DslElement.tsx | 39 +++++++++++++++++++---
.../generator/CamelDefinitionApiGenerator.java | 7 ++--
6 files changed, 64 insertions(+), 13 deletions(-)