tiagobento opened a new pull request, #3161: URL: https://github.com/apache/incubator-kie-tools/pull/3161
To make the PR containing the new BPMN Editor easier to review, I'm sending this PR prior to the actual one with modification to utility packages, and the `bpmn-marshaller` package, especially. In this PR: - Fixed mismatching versions for `@patternfly/react-styles` - Added a new XSD containing the "drools" extensions on produced BPMN files. - Made `bpmn-marshaller` more robust, with infrastructure for upgrading versions in the future. - Added support to namespaced attributes on `xml-parser-ts`. - Fixed a bug for elements containing __$$text and attributes on `xml-parser-ts`. - Adapted BPMN20.xsd to allow for type-safe TypeScript classes representing a BPMN file. - Added utility types to `xml-parser-ts` to more easily work with substitutionElements and the __$$element attribute. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
