bpmn-js/lib/features/modeling/behavior
Nico Rehwaldt 7b712d8428 feat(modeling): add feedback on invalid modeling action
This commit adds the ModelingFeedback component. It hooks into
modeling action rejected events and displays error messages
to the user.

The current behavior is to show an error message when dropping
a flow node outside a participant in a collaboration.

Related to #203
2015-05-11 17:01:48 +02:00
..
AppendBehavior.js chore(modeling): make append behavior a CommandInterceptor 2015-04-28 14:13:54 +02:00
CreateBehavior.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
DropBehavior.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
ModelingFeedback.js feat(modeling): add feedback on invalid modeling action 2015-05-11 17:01:48 +02:00
RemoveBehavior.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
index.js feat(modeling): add feedback on invalid modeling action 2015-05-11 17:01:48 +02:00