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 b8d0d29  Fix #597
     new 152c11f  Align Create buttons
     new c0ff848  App UI improvements
     new b7b7b51  Fix for #556

The 3 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-app/src/main/webui/package-lock.json       | 1411 ++++++++------------
 karavan-app/src/main/webui/package.json            |    4 +-
 .../main/webui/src/designer/KaravanDesigner.tsx    |    5 -
 .../src/main/webui/src/designer/karavan.css        |    1 +
 .../main/webui/src/designer/route/DslElement.tsx   |   22 +-
 .../webui/src/designer/route/RouteDesigner.tsx     |   52 +-
 .../route/property/ComponentParameterField.tsx     |    1 +
 .../src/main/webui/src/designer/utils/CamelUi.tsx  |   15 +-
 .../main/webui/src/designer/utils/KaravanIcons.tsx |   99 ++
 .../src/main/webui/src/projects/ProjectPage.tsx    |    6 +-
 karavan-core/package-lock.json                     |   96 +-
 karavan-core/package.json                          |    5 +-
 karavan-core/src/core/api/CamelDefinitionYaml.ts   |    7 +-
 karavan-designer/package-lock.json                 |  798 ++++-------
 karavan-designer/package.json                      |    3 +-
 .../src/designer/beans/BeansDesigner.tsx           |    2 +-
 .../src/designer/rest/RestDesigner.tsx             |   16 +-
 .../src/designer/route/RouteDesigner.tsx           |    6 +-
 karavan-vscode/package-lock.json                   |   40 +-
 karavan-vscode/package.json                        |    4 +-
 20 files changed, 1054 insertions(+), 1539 deletions(-)

Reply via email to