ljmotta opened a new pull request, #3427:
URL: https://github.com/apache/incubator-kie-tools/pull/3427
This PR renames two packages to better describe their functionality and
avoid confusion with generic naming.
### Package Renames
1. **`@kie-tools/form` → `@kie-tools/uniforms-patternfly-form-wrapper`**
2. **`@kie-tools/form-dmn` →
`@kie-tools/dmn-uniforms-patternfly-form-wrapper`**
The previous names (`form` and `form-dmn`) were too generic and didn't
convey:
- The underlying technology stack (Uniforms)
- The UI framework integration (PatternFly)
- The wrapper nature of these packages
- The relationship between the two packages
### Additional changes
- Updated package names in `package.json` files
- Updated all import statements across dependent packages:
- `@kie-tools/dev-deployment-dmn-form-webapp`
- `@kie-tools/online-editor`
- Updated README documentation for both packages
--
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]