apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

Replace the GWT-based DMN Editor with the new React-based DMN Editor in Chrome Extension #444

Open tiagobento opened 1 year ago

tiagobento commented 1 year ago

Except from the Chrome Extension, the old Editor should be available on the other distribution channels for a while.

On KIE Sandbox, behind a feature flag on the "Settings" modal. On VS Code, registering the new one as default will do. Keeping the old one around via Open with.... On Standalone Editors, we'll add a deprecation note for DMN on @kie-tools/kie-editors-standalone and we'll have a new package @kie-tools/dmn-editor-standalone (see https://github.com/apache/incubator-kie-issues/issues/1398).

tiagobento commented 8 months ago

KIE Sanbox and VS Code will be addressed as part of

... Chrome Extension and Standalone Editors will be addressed here.