-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(properties-panel): crop descriptions #370
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8ad3fe8
to
9afcc87
Compare
9afcc87
to
032c385
Compare
Are there any changes needed in the Camunda Modeler? When I open the Modeler on Also, one test is failing on Travis, because we also need to update the description for |
df50e9c
to
9de27e8
Compare
Ah, got it, it's due to breaking changes in the |
Yes, exactly, I created camunda/camunda-modeler#1954 for that. |
Should we mark these changes as breaking then? |
0821df0
to
9755d04
Compare
BREAKING CHANGES * all factories now return DOM instead of string * API of all factories has changed and now requires `translate` as first parameter Closes #369 feat(entry-field-description): make translate first parameter
9755d04
to
c6e7e76
Compare
Which issue does this PR address?
Related to camunda/camunda-modeler#1954
Closes #369
Acceptance Criteria
Definition of Done