bpmn-js/lib
Nico Rehwaldt ef756e4e03 fix(Viewer): do not assume width / height 100%
This commit removes the behavior that width and height of a viewer are
automatically set to 100% unless specified otherwise.

The width and height are now optional attributes, that are only applied
if given. This way, users may still style their elements via CSS.
2014-04-08 15:23:52 +02:00
..
core feat(bpmn): make available BpmnRegistry in renderer 2014-04-03 11:55:22 +02:00
draw fix(BpmnRenderer): correct data object path 2014-04-08 13:41:26 +02:00
import feat(bpmn): make available BpmnRegistry in renderer 2014-04-03 11:55:22 +02:00
Modeler.js fix(Viewer): do not assume width / height 100% 2014-04-08 15:23:52 +02:00
Util.js feat(bpmn): make available BpmnRegistry in renderer 2014-04-03 11:55:22 +02:00
Viewer.js fix(Viewer): do not assume width / height 100% 2014-04-08 15:23:52 +02:00
di.js feat(BpmnRenderer): basic render events and activities 2014-03-20 16:18:23 +01:00
main.js chore(project): pull out bpmn model 2014-04-03 19:34:17 +02:00