7 Commits

Author SHA1 Message Date
e24c238e74 fix: fix behaviors JSDocs 2023-04-19 12:18:42 +02:00
36db64e0e6 fix(copy-paste): don't blindly copy root elements
This causes unintended side-effects, for example copies 
`processRef` with every participant.

On top actual root element copy is being implemented via 
`RootElementReferenceBehavior`.
2022-08-16 13:14:13 +00:00
7478388070 deps: replace inherits with inherits-browser
This increase the safety of our build; external consumers
do no longer need to account for the `browser` field to
bundle bpmn-js (or otherwise bundle a Node shim, unintentionally).
2022-05-18 10:15:53 +00:00
c3e0d6d164 fix: copy root element references
Related to camunda/camunda-modeler#2185
2021-04-14 11:56:08 +00:00
06e1478fc8 chore(rules): remove <connection.reconnectStart/End> rule 2019-11-18 13:38:19 +01:00
6d54ff34e3 chore(boundary-event-behavior): clean up tests 2018-10-17 14:31:40 +00:00
178e1cfccb fix(modeling/behaviors): add a behavior that deletes attached boundaries after replacing a gateway with an event based gateway 2018-10-17 13:12:31 +00:00