bpmn-js/lib
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
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw feat(draw): render group names 2018-10-25 14:32:07 +02:00
features feat(keyboard): use key value for bindings 2018-10-29 14:52:41 +00:00
import fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
.eslintrc chore(project): detect unresolved lint rules 2018-10-26 11:18:37 +00:00
Modeler.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
NavigatedViewer.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
Viewer.js style(Viewer): fix a typo in the imported name 2018-09-03 09:24:10 +02:00