Commit Graph

1757 Commits

Author SHA1 Message Date
Nico Rehwaldt 0f5b14aeaf chore(CHANGELOG): update to v6.0.3 2019-11-25 18:12:46 +01:00
Nico Rehwaldt b38d9ffd1b chore(project): bump to diagram-js@6.0.2 2019-11-25 18:11:27 +01:00
Nico Rehwaldt 6527e7d116 fix(draw): render colored BPMN group elements
Related to https://github.com/camunda/camunda-modeler/issues/1598
2019-11-25 14:44:43 +00:00
Nico Rehwaldt be8cdd2d66 6.0.2 2019-11-22 15:31:09 +01:00
Nico Rehwaldt ab8c825b7f chore(CHANGELOG): update to v6.0.2 2019-11-22 15:20:39 +01:00
Nico Rehwaldt 18b307edf3 chore(project): bump diagram-js-direct-editing dependency 2019-11-22 15:19:37 +01:00
Philipp Fromme 0c8c6585da 6.0.1 2019-11-22 08:47:46 +01:00
Philipp Fromme 3c3c179254 chore(CHANGELOG): update 2019-11-22 08:43:38 +01:00
Philipp Fromme b55572d312 chore(project): bump diagram-js dependency to 6.0.1 2019-11-22 08:42:19 +01:00
Philipp Fromme 4d87041531 6.0.0 2019-11-21 16:20:47 +01:00
Philipp Fromme 73c6e89d48 chore(CHANGELOG): update 2019-11-21 16:10:53 +01:00
Philipp Fromme de881840d5 chore(project): bump to diagram-js@6.0.0 2019-11-21 16:10:53 +01:00
Philipp Fromme c8559cd4d9 chore(element-factory): fix test description 2019-11-20 15:53:53 +01:00
Philipp Fromme 8722b6e3c2 fix(element-factory): use BPMN factory to ensure IDs
Closes #1162
2019-11-20 14:41:09 +00:00
Nico Rehwaldt 37ac1abf3f fix(project): correct wiredeps not equals comparison 2019-11-20 09:21:29 +00:00
Nico Rehwaldt e4711a5810 chore(project): do not link upstream PRs against master 2019-11-20 09:21:29 +00:00
Philipp Fromme ec13d8e7b8 chore(copy-paste): add failing test case verifying #798
Failing test case was removed during refactoring.

Related to #798.
2019-11-19 23:54:12 +01:00
Philipp Fromme 91f92b3de5 chore(connect-snapping): remove unused dependency 2019-11-19 16:54:41 +01:00
Philipp Fromme c8412c27f2 fix(modeling): update association parent on source or target move
Closes #683
2019-11-19 15:27:56 +00:00
Nico Rehwaldt 7ad31ae3dc 6.0.0-beta.0 2019-11-18 19:27:45 +01:00
Nico Rehwaldt dd68a0392b chore(project): bump to diagram-js@6.0.0-beta.0 2019-11-18 19:24:13 +01:00
Nico Rehwaldt e9687562d0 test(popup-menu): further simplify ReplaceMenuProviderSpec 2019-11-18 16:10:10 +00:00
Philipp Fromme 06e1478fc8 chore(rules): remove <connection.reconnectStart/End> rule 2019-11-18 13:38:19 +01:00
Philipp Fromme 1fa167088c feat(hover-fix): fix hover
* fix start instead of source
2019-11-18 13:38:19 +01:00
Philipp Fromme ca53ab56bb feat(modeling): replace connection on reconnect 2019-11-18 13:38:19 +01:00
Philipp Fromme 0ed0492641 chore(layouter): refactor 2019-11-18 13:38:19 +01:00
Philipp Fromme 5c5656aceb feat(bpmn-layouter): be able to specify waypoints
When reconnecting a connection reversely we need to be able to specify the waypoints which will also be reversed.
2019-11-18 13:38:19 +01:00
Philipp Fromme ea9eacea6b feat(modeling): add reconnect rule 2019-11-18 13:38:19 +01:00
Philipp Fromme bdc3b70b2a chore(connect-snapping): snap correctly 2019-11-18 13:38:19 +01:00
Philipp Fromme ef5a72d722 Merge branch 'master' into develop 2019-11-18 11:03:25 +01:00
Philipp Fromme fe11c2ee78 fix(modeling): unclaim ID on shape/connection delete
* unclaim ID of deleted shapes and connections
* unclaim ID of referenced processes when deleting participant
* this does NOT ensure we unclaim IDs of elements like DI, events, errors, ...

Related to camunda/camunda-modeler#1503
Related to #608
2019-11-18 09:57:51 +01:00
Philipp Fromme dd3a139a29 fix(replace): do not resize on replace sub process with ad hoc
Requires bpmn-io/diagram-js#432
Closes #1231
2019-11-15 14:04:08 +01:00
Maciej Barelkowski 7041a1ab9b test(popup-menu): remove dependency on internals 2019-11-13 10:26:21 +01:00
Philipp Fromme e68978bf66 fix(bpmn-renderer): properly escape marker ids
Only characters and numbers are allowed. Anything else will be escaped.

Closes #1209
2019-11-07 21:58:09 +00:00
Maciej Barelkowski 5aa162efcd chore(project): use source maps in tests 2019-11-06 11:54:02 +01:00
Nico Rehwaldt 03d9801ec1 chore(project): bump dev dependencies 2019-10-31 15:03:01 +01:00
Nico Rehwaldt dfffe9177e Merge branch 'master' into develop 2019-10-31 14:37:26 +01:00
Nico Rehwaldt f8ef569eb9 5.1.2 2019-10-25 15:27:58 +02:00
Nico Rehwaldt 24b43b59d8 chore(CHANGELOG): update to v5.1.2 2019-10-25 15:24:58 +02:00
Oguz Eroglu 64d360575b fix(modeling): skip moving if label is not yet created.
Related to https://github.com/zeebe-io/zeebe-modeler/issues/134
2019-10-25 13:16:43 +00:00
Nico Rehwaldt c3c23f2f2a Merge branch 'master' into develop 2019-10-21 10:28:02 +02:00
Nico Rehwaldt c74b329a82 5.1.1 2019-10-21 08:59:13 +02:00
Nico Rehwaldt 6e46465690 chore(CHANGELOG): update to v5.1.1 2019-10-21 08:56:38 +02:00
Nico Rehwaldt b7bfc10f5e chore(project): update to diagram-js@5.1.1
Closes https://github.com/bpmn-io/bpmn-js/issues/1225
2019-10-21 08:51:12 +02:00
Maciej Barelkowski 7a2fa875d2 chore(modeling): update the comment in replace connection 2019-10-18 07:37:04 +00:00
Oguz Eroglu 7341836893 5.1.0 2019-10-16 13:31:41 +02:00
Oguz Eroglu 7e3129048e chore(CHANGELOG): update to v5.1.0 2019-10-16 13:26:12 +02:00
Oguz Eroglu 6f451e464e chore(project): bump diagram-js version
Closes #1207
2019-10-16 09:25:22 +00:00
Oguz Eroglu 41c6af1830 feat(adaptive-label-positioning): adjust label position post creation
Closes #1220
2019-10-14 14:48:32 +00:00
Philipp Fromme 2e27d74306 feat(modeling): copy and paste boundary events
* allow copying boundary events without host
* remove CreateBoundaryEventBehavior in favor of AttachEventBehavior

Closes #1154
Closes #1202
Closes #1204
Closes #1205
2019-10-13 23:19:52 +02:00