Nico Rehwaldt
|
11354e951c
|
chore(project): migrate to new attach related Modeling APIs
Related to bpmn-io/diagram-js#242
BREAKING CHANGE:
* as documented in bpmn-io/diagram-js#242 a few modeling APIs changed;
users of these APIs must adapt accordingly.
|
2017-12-22 10:32:54 +01:00 |
Nico Rehwaldt
|
0ba239bbce
|
chore(project): switch to eslint
Use eslint instead of jshint for linting.
* better linting results
* test files linted, too
* consistent code style checks
Closes #568
|
2016-06-07 09:55:32 +02:00 |
Nico Rehwaldt
|
485f83f026
|
test(modeling): simplify CreateBoundaryEventBehavior tests
|
2015-08-06 10:58:50 +02:00 |
Ricardo Matias
|
75dc681d46
|
feat(modeling): add boundary events behavior
This commit adds support for modeling boundery events.
Users may pull out the boundary events from the palette.
Closes #292
|
2015-07-22 17:23:31 +02:00 |