A BPMN 2.0 rendering toolkit and web modeler. https://bpmn.io/toolkit/bpmn-js/
Go to file
jdotzki 3002a79944 impr(bpmnrenderer): multi line label support for lanes
Lane labels can be two lines long.
Later improvement: If label is longer as two lines align it at container bottom so that text leaves lanes to the left or scale text size or cut text with '…. '
2014-05-06 16:21:53 +02:00
docs chore(project): pull out bpmn model 2014-04-03 19:34:17 +02:00
example fix(example): fix text bbox not being correctly computed 2014-04-28 15:36:15 +02:00
lib impr(bpmnrenderer): multi line label support for lanes 2014-05-06 16:21:53 +02:00
resources feat(zoomscroll): add zoom scroll util 2014-04-11 17:11:10 +02:00
test fix(bpmnrenderer): fixed incorrect rendering of event based gateways 2014-05-06 11:39:53 +02:00
.gitignore chore(build): generate api docs to docs/api 2014-03-17 15:11:15 +01:00
.jshintrc chore(jshint): add node as environment 2014-04-28 15:36:15 +02:00
Gruntfile.js feat(project): add license 2014-05-06 14:33:12 +02:00
LICENSE feat(project): add license 2014-05-06 14:33:12 +02:00
bower.json chore(project): pull out bpmn model 2014-04-03 19:34:17 +02:00
package.json feat(project): add license 2014-05-06 14:33:12 +02:00