bpmn-js/lib/features/modeling
Nico Rehwaldt 667d469f38 feat(modeling): provide generic moddle properties update API
Modeling#updateModdleProperties allows users to update moddle elements
that are backed up by diagram elements.

It provides us a path forward when we start to update more _hidden_
things from within the modeling canvas.
2020-11-19 14:24:59 +00:00
..
behavior chore(modeling): drop dead code 2020-11-03 20:39:20 +00:00
cmd feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
util chore(documentation): fix JSDoc boolean types 2020-04-07 06:52:55 +00:00
BpmnFactory.js fix(modeling): assign id prefix matching element type 2020-03-09 09:54:35 +00:00
BpmnLayouter.js feat(layouter): prefer straight layout for sub-process connections 2020-04-08 11:14:46 +00:00
BpmnUpdater.js fix(modeling): do not crop waypoints on pasting 2019-12-11 11:18:54 +00:00
ElementFactory.js chore(documentation): fix JSDoc string types 2020-04-07 06:52:55 +00:00
Modeling.js feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
index.js fix(modeling): save bpmndi as drawn on the diagram 2020-03-16 12:24:05 +00:00