Skip to content
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

deps: update modeling deps #3959

Merged
merged 1 commit into from
Nov 6, 2023
Merged

deps: update modeling deps #3959

merged 1 commit into from
Nov 6, 2023

Conversation

marstamm
Copy link
Member

@marstamm marstamm commented Nov 2, 2023

  • @bpmn-io/properties-panel@3.13.0
  • camunda-bpmn-js@3.7.0

closes #3929, closes #3884, closes #3941

@marstamm marstamm requested a review from a team November 2, 2023 13:44
@marstamm marstamm self-assigned this Nov 2, 2023
@marstamm marstamm requested review from philippfromme and barmac and removed request for a team November 2, 2023 13:44
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Nov 2, 2023
@pinussilvestrus
Copy link
Contributor

@marstamm we just released form-js@0.14.1 and form-playground@0.10.1 that update the properties panel version. You might want to bump the versions if that helps you to avoid workarounds 👍

@marstamm
Copy link
Member Author

marstamm commented Nov 6, 2023

As I understand it, this change

- @import '~@camunda/form-playground/dist/assets/form-js-editor.css';
+ @import '~@camunda/form-playground/dist/assets/form-js-editor-base.css';
+ @import '~@camunda/form-playground/dist/assets/dragula.css';

also prevents us from loading the properties-panel.css twice. I think we want to keep this, as it also prevents possible css clashes in the future and makes debugging easier.

@pinussilvestrus
Copy link
Contributor

Yes, definitely a good thing to do 👍

Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me.

Commit message seems to be inconsistent with PR description regarding closed issues. Is that intended?

- @bpmn-io/properties-panel@3.13.0
- camunda-bpmn-js@3.7.0

closes #3929, closes #3884, closes #3941
@marstamm
Copy link
Member Author

marstamm commented Nov 6, 2023

Not intended, I changed the commit message with 8d97b29

@nikku nikku merged commit 96ca71b into develop Nov 6, 2023
11 checks passed
@nikku nikku deleted the housekeeping branch November 6, 2023 10:47
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants