Niklas Kiefer
6da4d27f6c
deps: bump to diagram-js@7.7.0
2021-11-11 10:58:25 +00:00
Martin Stamm
4f94ab10f8
chore(draw): remove passing attrs for rendering ( #1528 )
...
This reverts #1515 , as we don't plan to support the feature that requires it anymore.
Closes #1527
2021-11-08 18:39:03 +01:00
Martin Stamm
eb6f49613d
Merge branch 'master' into develop
2021-11-08 15:23:43 +01:00
Nico Rehwaldt
0f4d30829d
deps: bump to diagram-js@7.6.3
...
Closes https://github.com/bpmn-io/bpmn-js/issues/1520
2021-11-08 14:21:48 +00:00
Martin Stamm
b511d61c0e
9.0.0-subprocesses.2
2021-11-05 11:47:26 +01:00
Martin Stamm
5acee5ba71
deps: bump to diagram@7.6.1
2021-11-05 10:39:06 +00:00
Martin Stamm
950f5db6c7
fix(drilldown): break long breadcrumbs
...
closes #1522
2021-11-05 09:14:59 +00:00
Martin Stamm
862a07f585
fix(drilldown): center breadcrumb arrow
2021-11-04 13:31:34 +00:00
Martin Stamm
bd20db3aba
chore(drilldown): rename subprocess-navigation -> drilldown and document
...
* rename subprocess-navigation -> drilldown
* add JSDoc comments
2021-11-04 13:31:34 +00:00
Martin Stamm
e154d88d15
fix(drilldown): patch legacy processes before import
2021-11-04 13:31:34 +00:00
Nico Rehwaldt
732aae361e
chore: prevent double bundling
...
Ensure we build the distribution only once:
* development build with NODE_ENV=development
* production build with NODE_ENV=production
2021-11-03 10:54:20 +00:00
Martin Stamm
4dc7122983
fix(bpmnRender): remove dataAssociation fill
2021-10-27 11:22:05 +00:00
Martin Stamm
4a1cc29a4d
feat(renderer): allow passing of attrs
...
related to https://github.com/bpmn-io/diagram-js/pull/579
2021-10-26 06:50:41 +00:00
Martin Stamm
fbe5ed813e
deps: update to diagram-js@7.6.0
2021-10-26 06:50:41 +00:00
bpmn-io-bot
4d5c713233
Merge master to develop
2021-10-25 06:55:15 +00:00
Nico Rehwaldt
4da80dfc17
ci: merge master to develop by the bot
2021-10-25 06:55:00 +00:00
Nico Rehwaldt
946a0ecdb8
test: add drill down spec for Modeler and Viewer
2021-10-21 11:05:08 +02:00
Martin Stamm
495997607c
feat: add Overlays to navigate collapsed subprocesses
...
This introduces a new css file to bpmn-js. To upgrade, please include
`dist/assets/bpmn-js.css` in your application.
closes #1483
2021-10-21 11:05:08 +02:00
github-actions
4a04719869
Merge master to develop
2021-10-20 20:41:04 +00:00
Nico Rehwaldt
9dcc523350
8.8.2
2021-10-20 22:36:58 +02:00
Nico Rehwaldt
cb7470c92c
Merge branch 'master' into develop
2021-10-20 21:13:19 +02:00
Maciej Barelkowski
c5adb2db8a
chore(CHANGELOG): update to v8.8.2
2021-10-20 21:10:49 +02:00
Maciej Barelkowski
96255cdd96
Merge branch 'master' into develop
2021-10-20 17:11:00 +02:00
Maciej Barelkowski
6243adfa92
test(copy-paste): increase timeout for complex
2021-10-20 17:07:26 +02:00
Maciej Barelkowski
39d7b9e59b
fix(moddle-copy): properly copy ids
...
Related to https://github.com/camunda/camunda-modeler/issues/1410
2021-10-20 17:07:26 +02:00
Nico Rehwaldt
97e1ad14ba
test: verify copy and paste between Modeler instances
2021-10-20 17:07:26 +02:00
Nico Rehwaldt
289c074ecc
docs: correct JSDoc for MockEvents
2021-10-20 17:07:26 +02:00
Maciej Barelkowski
e1efb556f2
chore(bpmn-replace): reorganize toggling collapsed state
2021-10-20 14:58:50 +02:00
Maciej Barelkowski
973ac6e35a
Merge branch 'master' into develop
2021-10-15 14:39:21 +02:00
Maciej Barelkowski
7f47ff7d48
8.8.1
2021-10-15 14:12:17 +02:00
Maciej Barelkowski
22c97edaa9
chore(CHANGELOG): update to v8.8.1
2021-10-15 14:04:46 +02:00
github-actions
6f421a4063
Merge master to develop
2021-10-15 11:07:21 +00:00
Maciej Barelkowski
1253326768
fix(copy-paste): do not create new id if unnecessary
...
Related to https://github.com/camunda/camunda-modeler/issues/1410
2021-10-15 13:07:00 +02:00
github-actions
6f88c01956
Merge master to develop
2021-10-15 08:38:22 +00:00
Nico Rehwaldt
b4bd6557b1
chore: unbuild circular dependency
...
Inline `ResizeUtil` into behavior to prevent circular depdendency.
It is not being used outside the behavior anyway and uses behavior
internals (lane dimensions).
2021-10-15 10:38:06 +02:00
github-actions
e5c8e5ac81
Merge master to develop
2021-10-15 08:37:58 +00:00
Nico Rehwaldt
df60006c74
chore: do not swallow test-distro output
2021-10-15 10:37:42 +02:00
Nico Rehwaldt
3dfc1dd07e
chore: do not swallow distro bundle output
2021-10-15 10:37:42 +02:00
Maciej Barelkowski
56e2ee6142
fix: regenerate package-lock.json entry for diagram-js
2021-10-15 09:08:23 +02:00
github-actions
43d18e514c
Merge master to develop
2021-10-13 18:27:39 +00:00
Nico Rehwaldt
1fe352e1fe
8.8.0
2021-10-13 20:26:14 +02:00
Nico Rehwaldt
1bbe6fbcdc
Merge branch 'master' into develop
2021-10-13 20:13:18 +02:00
Nico Rehwaldt
fec4bfb30e
ci: execute stage scripts without `bash`
...
Not needed with proper (fixed) shebang statements.
2021-10-13 20:10:58 +02:00
Nico Rehwaldt
fd40070f51
ci: run scripts with strict error handling
2021-10-13 20:10:58 +02:00
Nico Rehwaldt
6b5ca77362
ci: add SKIP_COMMIT logic to update-demo script
...
Make it testable locally.
2021-10-13 20:10:58 +02:00
Nico Rehwaldt
b879989bf2
ci: use BPMN_IO_TOKEN for authentication
2021-10-13 20:10:58 +02:00
Nico Rehwaldt
72c0eff1b1
ci: extract + fix await-published logic
2021-10-13 20:10:58 +02:00
Nico Rehwaldt
c51f91b342
chore(CHANGELOG): update to v8.8.0
2021-10-13 20:09:48 +02:00
Nico Rehwaldt
c706698230
deps: update to diagram-js@7.5.0
...
Closes https://github.com/bpmn-io/bpmn-js/issues/1493
2021-10-13 20:06:35 +02:00
Martin Stamm
832faf178c
chore(test): add data-association test case
2021-10-08 10:16:03 +02:00