Nico Rehwaldt
008ac423ef
chore(project): bump to bpmn-moddle@6.0.3
2020-04-08 13:20:03 +02:00
Nico Rehwaldt
dd543300bd
chore(CHANGELOG): update to v6.4.1
2020-04-08 13:20:03 +02:00
Maciej Barelkowski
f1745547f0
feat(layouter): prefer straight layout for sub-process connections
...
Related to https://github.com/camunda/camunda-modeler/issues/1758
2020-04-08 11:14:46 +00:00
Nico Rehwaldt
fe6ad84626
6.4.1
2020-04-08 10:47:46 +02:00
Nico Rehwaldt
0839b32cca
chore(CHANGELOG): update
2020-04-08 10:43:42 +02:00
Nico Rehwaldt
4d1b3aa0d1
chore(project): bump to bpmn-moddle@6.0.4
2020-04-08 10:42:51 +02:00
Nico Rehwaldt
8b0dc3798f
test(fixtures): correct broken diagram
...
bpmn-moddle@6.0.3 is stricter during import
2020-04-07 06:53:19 +00:00
Nico Rehwaldt
c447047d0c
chore(project): bump to bpmn-moddle@6.0.3
2020-04-07 06:53:19 +00:00
Nico Rehwaldt
153211c8ee
chore(CHANGELOG): update to v6.4.1
2020-04-07 06:53:19 +00:00
Philipp Fromme
2dd1e13305
chore(documentation): fix JSDoc boolean types
2020-04-07 06:52:55 +00:00
Philipp Fromme
fcb11a60f7
chore(documentation): fix JSDoc number types
2020-04-07 06:52:55 +00:00
Philipp Fromme
7a67ff95b2
chore(documentation): fix JSDoc string types
2020-04-07 06:52:55 +00:00
Maciej Barelkowski
3620f38158
chore(project): update diagram-js to v6.5.0
...
Closes #1289
2020-04-06 07:43:06 +00:00
Maciej Barelkowski
aa58493872
test(modeling): verify attachment is not unnecessarily moved
...
Related to https://github.com/camunda/camunda-modeler/issues/1737
2020-04-01 13:52:58 +00:00
Maciej Barelkowski
b9d237e300
test(modeling): verify re-layout of message flows when lane added
...
Related to #1289
Related to https://github.com/camunda/camunda-modeler/issues/655
2020-04-01 13:52:58 +00:00
Nico Rehwaldt
33f5f2d663
Merge branch 'master' into develop
2020-03-30 14:58:43 +02:00
Nico Rehwaldt
9ef9dd356f
6.4.0
2020-03-30 11:50:10 +02:00
Nico Rehwaldt
e3e59b239c
chore(CHANGELOG): update to v6.4.0
2020-03-30 11:37:51 +02:00
Maciej Barelkowski
6bfecfa71e
test(popup-menu): verify if linked events have name
2020-03-30 11:36:08 +02:00
Nico Rehwaldt
bf436bef1e
feat(replace): create bpmn:LinkEventDefinition with empty name
...
Closes https://github.com/bpmn-io/bpmn-js/issues/1296
2020-03-30 11:36:08 +02:00
Nico Rehwaldt
814a23a7df
6.3.5
2020-03-30 11:26:53 +02:00
Nico Rehwaldt
305477b9d1
chore(CHANGELOG): update to v6.3.5
2020-03-30 11:07:50 +02:00
Nico Rehwaldt
960a085d4c
fix(modeling): do not resize label target when setting empty label
...
This prevents a bug that cause the label target to be accidentally
resized if the user updates the label value to an empty string (or null).
Closes #1294
2020-03-30 07:53:16 +00:00
Maciej Barelkowski
c2ded3952f
test(popup-menu): verify if linked events have name
2020-03-27 07:23:12 +00:00
Nico Rehwaldt
95b50f08a7
feat(replace): create bpmn:LinkEventDefinition with empty name
...
Closes https://github.com/bpmn-io/bpmn-js/issues/1296
2020-03-27 07:23:12 +00:00
Maciej Barelkowski
ee6b89db16
Merge branch 'master' into develop
2020-03-16 13:31:43 +01:00
Maciej Barelkowski
9c114de26a
6.3.4
2020-03-16 13:30:29 +01:00
Maciej Barelkowski
d040979bbc
chore(CHANGELOG): update
2020-03-16 13:27:31 +01:00
Maciej Barelkowski
d48812766f
Merge branch 'master' into develop
2020-03-16 13:24:50 +01:00
Maciej Barelkowski
7696534f22
fix(modeling): save bpmndi as drawn on the diagram
...
Related to https://github.com/camunda/camunda-modeler/issues/1326
Closes #985
2020-03-16 12:24:05 +00:00
Nico Rehwaldt
d44a25ef28
Merge branch 'master' into develop
2020-03-13 20:44:56 +01:00
Nico Rehwaldt
e1d439e989
6.3.3
2020-03-13 20:32:07 +01:00
Nico Rehwaldt
e8599a3baf
chore(project): patch bump devDependencies
...
Fixes audit warnings.
2020-03-13 20:21:59 +01:00
Nico Rehwaldt
37be94334d
chore(CHANGELOG): update to v6.3.3
2020-03-13 19:55:31 +01:00
Nico Rehwaldt
c00990b861
chore(project): bump to diagram-js@6.4.1
2020-03-13 19:55:31 +01:00
Nico Rehwaldt
899de19835
chore(project): bump min-dom version
2020-03-13 19:55:31 +01:00
Maciej Barelkowski
62f331bc3d
Merge branch 'master' into develop
2020-03-13 14:15:14 +01:00
Philipp Fromme
b4eff93580
chore(space-tool): add tests for participant without lanes
2020-03-13 07:56:38 +00:00
Maciej Barelkowski
6388312fb5
chore(space-tool): refactor participant minimum height function
2020-03-13 07:56:38 +00:00
Philipp Fromme
dafa6f138c
fix(space-tool): consider lanes when resizing participant
...
Related to camunda/camunda-modeler#1703
2020-03-13 07:56:38 +00:00
Nico Rehwaldt
a767fd9577
test(project): remove legacy CI hacks
2020-03-12 13:14:18 +00:00
Philipp Fromme
e4e789bd3e
fix(label-editing): resize empty text annotations on complete
...
Related to bpmn-io/diagram-js-direct-editing#12
2020-03-10 14:35:39 +01:00
Nico Rehwaldt
96cd55a2c6
6.3.2
2020-03-09 15:15:21 +01:00
Nico Rehwaldt
e81116f368
chore(CHANGELOG): update to v6.3.2
2020-03-09 15:11:41 +01:00
Nico Rehwaldt
368f9e14b5
fix(modeling): make AddLaneHandler recognize top-level labels
...
Related to https://github.com/camunda/camunda-modeler/issues/1715
2020-03-09 14:50:37 +01:00
Nico Rehwaldt
d902a970e8
fix(modeling): update AddLaneHandler to new spaceTool API
...
Related to https://github.com/camunda/camunda-modeler/issues/1715
2020-03-09 14:50:37 +01:00
Maciej Barelkowski
53e7198a47
fix(modeling): assign id prefix matching element type
...
Closes #1285
2020-03-09 09:54:35 +00:00
Nico Rehwaldt
ffa0a88d30
fix(modeling): update AddLaneHandler to new spaceTool API
...
Related to https://github.com/camunda/camunda-modeler/issues/1715
2020-03-09 10:48:05 +01:00
Nico Rehwaldt
039f4a0273
Merge branch 'master' into develop
2020-03-02 14:20:02 +01:00
Nico Rehwaldt
bf84036729
6.3.1
2020-03-02 14:17:44 +01:00