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

Explicitly bind undo/redo shortcuts to properties container #739

Merged
merged 3 commits into from
Aug 19, 2022

Conversation

nikku
Copy link
Member

@nikku nikku commented Aug 16, 2022

This follows bpmn-io/diagram-js#662 and adds explicit handling of undo/redo keyboard shortcuts on the properties panel to trigger diagram undo/redo.


Depends on bpmn-io/diagram-js#665 and backports (bpmn-io/diagram-js#664, bpmn-io/diagram-js#663)

@nikku nikku force-pushed the explicit-undo-redo branch 2 times, most recently from 9432f4e to 4233a85 Compare August 17, 2022 16:39
@nikku nikku marked this pull request as ready for review August 17, 2022 16:49
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 17, 2022
…e manner

We shall rely on bpmn-js behaviors to wire the group element with the
diagrams underlying `bpmn:Definitions` object.
@nikku
Copy link
Member Author

nikku commented Aug 17, 2022

Works against all recent bpmn-js + diagram-js versions as well as @next.

@nikku nikku changed the title feat: explicitly bind undo/redo to properties container Explicitly bind undo/redo shortcuts to properties container Aug 18, 2022
@nikku
Copy link
Member Author

nikku commented Aug 19, 2022

Please give this a review @marstamm @philippfromme

Copy link
Contributor

@marstamm marstamm left a comment

Choose a reason for hiding this comment

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

Tested (also with @next) and works like a charm

@fake-join fake-join bot merged commit ba6f0ea into master Aug 19, 2022
@fake-join fake-join bot deleted the explicit-undo-redo branch August 19, 2022 11:08
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants