50 Commits

Author SHA1 Message Date
Nico Rehwaldt
f3f004dcfc chore(CHANGELOG): bump to v2.5.2 2018-09-20 23:10:01 +02:00
Nico Rehwaldt
cf6ab99eb2 chore(CHANGELOG): update to v2.5.1 2018-08-29 00:40:30 +02:00
Nico Rehwaldt
0193f69e52 chore(CHANGELOG): bump to v2.5.0 2018-08-22 14:48:31 +02:00
Nico Rehwaldt
5cf5c5a7ac chore(CHANGELOG): bump to v2.4.1 2018-07-25 11:36:28 +02:00
Nico Rehwaldt
fb95eae732 chore(CHANGELOG): update 2018-07-25 11:10:51 +02:00
Nico Rehwaldt
46e7aea642 chore(CHANGELOG): update 2018-07-16 12:54:27 +02:00
Nico Rehwaldt
ceb88491b1 chore(CHANGELOG): update to v2.4.0 2018-07-13 10:32:09 +02:00
Nico Rehwaldt
b3c05b6949 chore(CHANGELOG): update 2018-07-12 20:07:06 +02:00
Nico Rehwaldt
51a08116e6 chore(project): bump to diagram-js@2.5.0 2018-07-12 20:02:28 +02:00
Nico Rehwaldt
3d4c5c054c chore(CHANGELOG): update to v2.3.1 2018-06-28 10:25:46 +02:00
Nico Rehwaldt
75c0880341 chore(replace): retain definitions where appropriate
* simplify implementation
* retain event definitions when switching from interrupting
  to non-interrupting and vice versa

Closes #799
2018-06-28 09:03:34 +02:00
Nico Rehwaldt
e0bc3f7ccf chore(CHANGELOG): bump to v2.3.0 2018-06-26 15:54:14 +02:00
Nico Rehwaldt
01f0ce9774 chore(CHANGELOG): fix formatting 2018-06-18 09:37:01 +02:00
Nico Rehwaldt
85cece3c57 chore(CHANGELOG): update to v2.2.1 2018-06-18 09:23:49 +02:00
Philipp Fromme
757d358be4 chore(CHANGELOG): update 2018-06-13 16:13:42 +02:00
Philipp Fromme
eab44234f1 chore(CHANGELOG): update 2018-06-13 15:04:19 +02:00
Nico Rehwaldt
c7103d8f07 chore(CHANGELOG): update 2018-06-13 11:12:44 +02:00
Nico Rehwaldt
694800d51a chore(CHANGELOG): update 2018-06-13 11:02:55 +02:00
Nico Rehwaldt
2a940d9a82 chore(CHANGELOG): update 2018-06-06 14:29:20 +02:00
Philipp Fromme
a3a597f34b chore(CHANGELOG): update 2018-05-29 17:52:24 +02:00
Philipp Fromme
0780fc7b89 chore(CHANGELOG): update 2018-05-29 16:02:49 +02:00
Nico Rehwaldt
b1a4e08ddd feat(modeling): assign ID when creating bpmn:LaneSet 2018-05-28 09:55:30 +02:00
Nico Rehwaldt
a973665f6c chore(CHANGELOG): add text rendering entry 2018-05-25 14:11:07 +02:00
Philipp Fromme
7537757357 feat(labels): labels can be deleted
Related to camunda/camunda-modeler#243
2018-05-24 16:22:51 +02:00
Nico Rehwaldt
114c81d763 chore(CHANGELOG): update 2018-05-24 15:03:52 +02:00
Nico Rehwaldt
f123e5ab58 chore(CHANGELOG): update 2018-05-22 23:53:08 +02:00
Nico Rehwaldt
c17e5ee3d9 chore(CHANGELOG): update to v2.0.0 2018-05-22 08:57:15 +02:00
Nico Rehwaldt
b98dd6fe95 fix(modeling): correctly handle missing bpmndi:Label bounds
Closes #794
2018-05-17 14:57:54 +02:00
Philipp Fromme
537a55bc43 chore(CHANGELOG): update CHANGELOG 2018-05-14 16:11:42 +02:00
Nico Rehwaldt
a63ff8ab11 chore(project): bump bpmn-moddle version 2018-05-14 11:30:12 +02:00
Nico Rehwaldt
fb2b3d40f6 chore(project): bump bpmn-moddle version 2018-05-07 13:50:29 +02:00
Nico Rehwaldt
16696b4f37 chore(CHANGELOG): bump to v1.3.1 2018-05-04 10:44:49 +02:00
Nico Rehwaldt
3e0762a2aa chore(CHANGELOG): bump to v1.3.0 2018-04-25 21:33:44 +02:00
Nico Rehwaldt
88c1ceb092 chore(CHANGELOG): update 2018-04-25 21:31:43 +02:00
Nico Rehwaldt
a74ed871a4 chore(project): bump diagram-js-direct-editing
This reverts the previous version bump as it introduces
test failures on all major browsers.
2018-04-25 21:22:10 +02:00
Philipp Fromme
bc1bdcfc4f chore(project): bump diagram-js-direct-editing dependency
Related to bpmn-io/diagram-js-direct-editing#5
2018-04-23 09:10:00 +02:00
Nico Rehwaldt
96f6e4c5c8 fix(project): exclude CSS files from side-effects 2018-04-19 19:38:03 +02:00
Nico Rehwaldt
17a343310c chore(CHANGELOG): update to 1.2.0 2018-04-13 22:20:17 +02:00
Nico Rehwaldt
15296e0255 chore(project): bump diagram-js version 2018-04-13 10:12:57 +02:00
Nico Rehwaldt
16a7ab2879 fix(label-editing): complete on popup menu open
This improves the user flow.

Addresses camunda/camunda-modeler#770
2018-04-13 10:12:37 +02:00
Nico Rehwaldt
68f85a171d fix(rules): allow message flows between collapsed pools
Adresses camunda/camunda-modeler#782
2018-04-12 19:35:19 +02:00
Nico Rehwaldt
82fac245be chore(CHANGELOG): update 2018-04-11 13:57:01 +02:00
Nico Rehwaldt
e5a3973107 fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
Nico Rehwaldt
365522a49c chore(context-pad): change gateway icon to GATEWAY_NONE
This is related to the recent palette change that dropped the marker
from the Gateway icon.

Related to 9edd462880
2018-04-09 14:42:51 +02:00
Nico Rehwaldt
ee890639dd chore(CHANGELOG): bump to v1.0.4 2018-04-09 13:05:39 +02:00
Nico Rehwaldt
0719fbc5a5 chore(CHANGELOG): bump to v1.0.3 2018-04-05 13:02:39 +02:00
Nico Rehwaldt
4712c02ed0 chore(CHANGELOG): bump to v1.0.2 2018-04-05 09:48:35 +02:00
Nico Rehwaldt
b0487c0b3d chore(CHANGELOG): bump to v1.0.0 2018-04-04 16:12:54 +02:00
Nico Rehwaldt
03a2a6f892 chore(project): bump dependency versions 2018-04-03 10:38:43 +02:00
Nico Rehwaldt
b62bbc9b77 chore(project): add CHANGELOG 2018-04-02 11:16:54 +02:00