bpmn-js/lib/features/keyboard
Maciej Barelkowski f0610721c9 feat(keyboard): use key value for bindings
`KeyboardEvent.keyCode` is deprecated, so the BpmnKeyBindings will
use non-deprecated `KeyboardEvent.key` instead.
2018-10-29 14:52:41 +00:00
..
BpmnKeyBindings.js feat(keyboard): use key value for bindings 2018-10-29 14:52:41 +00:00
index.js chore(project): es6ify source code 2018-04-03 16:32:14 +02:00