bpmn-js/lib/features/context-pad
Nico Rehwaldt 67d81c346c fix(replace): pre-build BPMN elements
This simplifies the ways we work with replacements.

Instead of monkey-patching the original replace functionality we

* create the business object / target object
* pass it to replace

A simple way that works well with our existing infrastructure.

Other changes:

* fixes redo / undo issues.
* splits context-pad + replace

Closes #180
2015-03-11 16:19:09 +01:00
..
ContextPadProvider.js fix(replace): pre-build BPMN elements 2015-03-11 16:19:09 +01:00
index.js fix(replace): pre-build BPMN elements 2015-03-11 16:19:09 +01:00