mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 00:16:24 +00:00
With the new version of `diagram-js`, the keyboard listeners receive a single parameter which is an object with `KeyboardEvent` event as the only property. `BpmnKeyBindings` needed to change in order to make use of new version of API.