pedesen
|
e568312a68
|
fix(util): fix isExpanded check
DiUtil/isExpanded now returns either true or false instead of
'undefined' in some cases.
Closes #458
|
2016-01-27 15:18:54 +01:00 |
pedesen
|
5b0029a8fd
|
feat(modeling): define behavior for non-interrupting start events
Related to #302
|
2015-08-12 09:48:28 +02:00 |
pedesen
|
4af603e5be
|
feat(modeling): add expanded event sub processes
Closes #302
|
2015-08-12 09:47:42 +02:00 |
Nico Rehwaldt
|
b233ab957c
|
feat(snapping): add bpmn-specific move snapping
This commit adds message flow + collaboration specific snapping by
subclassing the diagram-js provided default Snapping implementation.
* Add collaboration snapping
* Rename lib/util/{Name}.js -> lib/util/{Name}Util.js
Closes #255
|
2015-04-29 15:04:54 +02:00 |