Nico Rehwaldt
2fff30a284
feat(label-editing): support data input/output
...
Related to #951
2019-03-26 11:55:36 +01:00
Nico Rehwaldt
89719de3be
feat(import): render DataInput and DataOutput labels
...
Related to #951
Related to camunda/camunda-modeler#1324
2019-03-26 11:55:36 +01:00
Philipp Fromme
d8dbc95279
3.2.3
2019-03-25 14:41:56 +01:00
Philipp Fromme
8a96f0ca61
chore(CHANGELOG): update to v3.2.3
2019-03-25 14:35:25 +01:00
Philipp Fromme
0cfd960cdd
chore(project): bump diagram-js-direct-editing dependency
2019-03-25 14:12:48 +01:00
Niklas Kiefer
ff6dea4ce0
3.2.2
2019-03-13 15:47:29 +01:00
Niklas Kiefer
cf893f900e
chore(CHANGELOG): update to v3.2.2
2019-03-13 14:38:03 +00:00
Nico Rehwaldt
1538bd8a9e
style(tests): use appropriate chai matcher
2019-03-12 08:56:03 +00:00
Nico Rehwaldt
45486f2afe
fix(import): gracefully handle missing waypoints
...
This ensures we do not blow up if a diagram
is missing waypoints for connections.
Related to camunda/camunda-modeler#1294
2019-03-12 08:56:03 +00:00
Nico Rehwaldt
0a9efb793b
test(modeling/behavior): localize test diagram
2019-03-12 08:56:03 +00:00
Nico Rehwaldt
918859c630
chore(LICENSE): update date
2019-02-28 10:22:35 +01:00
Nico Rehwaldt
9e96d581e9
3.2.1
2019-02-08 21:50:28 +01:00
Nico Rehwaldt
7acdadf5d9
chore(CHANGELOG): update to v3.2.1
2019-02-08 21:44:06 +01:00
Nico Rehwaldt
ed798a1525
chore(project): bump tiny-svg dependency
...
This works around an MS Edge bug that makes the
browser blow up (Edge 18) or export invalid SVG
(Edge 17).
Closes #879
Closes #860
Closes #938
2019-02-08 21:35:00 +01:00
Maciej Barelkowski
627a63e4ef
3.2.0
2019-01-31 11:59:01 +01:00
Maciej Barelkowski
402b8b1355
chore(CHANGELOG): update to v3.2.0
2019-01-31 11:52:41 +01:00
Maciej Barelkowski
39d4f1c57e
feat(modeling): set isHorizontal=true for partipant/lane DIs
...
Closes #934
2019-01-31 10:46:16 +00:00
Nico Rehwaldt
762b3d21e6
3.1.1
2019-01-28 14:49:41 +01:00
Nico Rehwaldt
a52531c820
chore(CHANGELOG): update to v3.1.1
2019-01-28 14:46:03 +01:00
Nico Rehwaldt
eb545060c4
chore(project): bump diagram-js dependency
2019-01-28 13:36:43 +01:00
Nico Rehwaldt
ef09e1a68e
3.1.0
2019-01-14 16:50:14 +01:00
Nico Rehwaldt
8c65473aca
chore(CHANGELOG): update to v3.1.0
2019-01-14 16:48:00 +01:00
Nico Rehwaldt
13d608f083
chore(project): bump diagram-js version
2019-01-14 16:31:24 +01:00
Nico Rehwaldt
327f12339b
chore(project): bump diagram-js dependency
2019-01-12 00:40:56 +01:00
Nico Rehwaldt
b00c673c7d
test(project): use built-in progress reporter
...
* yields performance gains up to 30% compared to spec reporter
2019-01-10 12:36:02 +01:00
Nico Rehwaldt
ce964e4182
3.0.4
2018-12-04 14:53:11 +01:00
Nico Rehwaldt
2f52401acb
chore(CHANGELOG): update to v3.0.4
2018-12-04 14:51:07 +01:00
Nico Rehwaldt
31271059d4
fix(ordering): render labels always on top
2018-12-04 13:48:12 +00:00
Nico Rehwaldt
fdac538602
3.0.3
2018-11-30 10:40:27 +01:00
Nico Rehwaldt
6f5e34fba9
chore(CHANGELOG): update to v3.0.3
2018-11-30 10:38:39 +01:00
Nico Rehwaldt
7aad42d178
fix(modeling): limit flow join behavior to bpmn:SequenceFlows
...
Closes #917
2018-11-30 09:32:05 +00:00
Nico Rehwaldt
60036cdeda
chore(project): re-introduce package-lock
2018-11-27 08:38:38 +00:00
Nico Rehwaldt
b410eed96f
test(keyboard): use standard KeyEvents util
2018-11-21 09:41:52 +01:00
Nico Rehwaldt
9240971ce7
style(rules): remove unneeded unwrapping
2018-11-21 09:37:38 +01:00
Nico Rehwaldt
19491aa3fd
3.0.2
2018-11-19 14:19:10 +01:00
Nico Rehwaldt
90bf87c821
chore(CHANGELOG): update to v3.0.2
2018-11-19 13:14:11 +00:00
Nico Rehwaldt
93ed28090c
chore(CHANGELOG): update to new pattern
...
* List all changes separate from breaking change list
* Don't link downstream issues
* Order entries FEAT, CHORE, FIX
2018-11-19 13:14:11 +00:00
Nico Rehwaldt
e5307504ec
chore(project): bump diagram-js-direct-editing
...
Use direct editing that is marked as compatible with latest diagram-js.
2018-11-19 13:14:11 +00:00
Nico Rehwaldt
00ba4d185a
chore(project): update to diagram-js@3.0.1
...
Closes #904
2018-11-19 13:14:11 +00:00
Maciej Barelkowski
2a2347c40d
3.0.1
2018-11-07 07:56:05 +00:00
Maciej Barelkowski
b6fb36b1a7
chore(CHANGELOG): update to v3.0.1
2018-11-06 14:59:06 +00:00
Niklas Kiefer
e6c073ebea
test(Modeler): add regression test for correct module injection
2018-11-06 13:56:53 +00:00
Niklas Kiefer
921eeb4843
fix(Modeler): use correct copy-paste-module
2018-11-06 13:56:53 +00:00
Maciej Barelkowski
c13910ff3e
3.0.0
2018-11-01 13:24:39 +00:00
Maciej Barelkowski
dd80469478
chore(CHANGELOG): update to v3.0.0
2018-10-31 16:33:47 +01:00
Nico Rehwaldt
a94406e423
feat(modeler): (re-)integrate selection moving via keyboard
...
Closes #376
2018-10-29 14:52:41 +00:00
Nico Rehwaldt
c3f967b39f
chore(keyboard): handle { keyEvent } listener result
...
* event got renamed to keyEvent in context passed to
keyboard listeners
2018-10-29 14:52:41 +00:00
Nico Rehwaldt
a525c633a2
chore(keyboard): register keys backed by editor actions only
...
* only register keyboard bindings that are backed by actual
editor actions
* rename BpmnKeyBindings -> BpmnKeyboardBindings for parity with
diagram-js@latest
* sub-class and override _keyboardBindings_ service provided
by diagram-js
* extend spec to verify default actions
2018-10-29 14:52:41 +00:00
Nico Rehwaldt
645265ad7e
chore(editor-actions): make dependencies optional
...
* Treat features as optional dependencies and register action
only if feature exists
* Explicitly add features to the Modeler and NavigatedViewer types
2018-10-29 14:52:41 +00:00
Nico Rehwaldt
b60feba531
test(Viewer): verify editor action support
2018-10-29 14:52:41 +00:00