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

Commits on Aug 17, 2022

  1. feat: explicitly bind undo/redo to properties container

    This prepares for bpmn-io/diagram-js#662,
    but is built in a way that is backwards compatible.
    nikku committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4e1e402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6561d59 View commit details
    Browse the repository at this point in the history
  3. chore(element-templates): set bpmn:Group label in a side-effect fre…

    …e manner
    
    We shall rely on bpmn-js behaviors to wire the group element with the
    diagrams underlying `bpmn:Definitions` object.
    nikku committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ad8686d View commit details
    Browse the repository at this point in the history