This is an automated email from the ASF dual-hosted git repository. porcelli pushed a commit to branch KOGITO-8015-feature-preview in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools-temporary-rnd-do-not-use.git
commit 720bb2a323b2d715d9f5604d635b6d5ba1f44d0e Merge: 9bc804ea70 c3ae91d77f Author: Guilherme Caponetto <[email protected]> AuthorDate: Wed Feb 15 06:29:41 2023 -0300 Merge remote-tracking branch 'kiegroup/main' into KOGITO-8015-feature-preview packages/vscode-extension-yard-editor/README.md | 2 +- .../it-tests/yard-editor.test.ts | 3 +- packages/vscode-extension-yard-editor/package.json | 30 +-- .../src/extension/extension.ts | 2 +- .../src/extension/setupDiagramEditorControls.ts | 2 +- .../syntaxes/JSON.tmLanguage.json | 213 --------------------- packages/yard-editor/README.md | 2 +- packages/yard-editor/dev-webapp/App.tsx | 6 +- packages/yard-editor/dev-webapp/EmptyState.tsx | 5 +- packages/yard-editor/src/model/YardSerializer.ts | 2 +- .../yard-editor/src/textEditor/YardTextEditor.tsx | 10 - 11 files changed, 14 insertions(+), 263 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
