A BPMN 2.0 rendering toolkit and web modeler. https://bpmn.io/toolkit/bpmn-js/
Go to file
Nico Rehwaldt 02313e6c1b feat(bpmn): make available BpmnRegistry in renderer
This commit upgrades the code base to the latest diagram-js changes and
adds a component called BpmnRegistry that can be used to retrieve a
certain BPMN/DI element from a shape/connection id.

Related to #19
2014-04-03 11:55:22 +02:00
docs fix(docs/project/SETUP): link diagram-js 2014-04-01 10:48:26 +02:00
example feat(bpmnrenderer) add support for data objects 2014-04-03 08:46:00 +02:00
lib feat(bpmn): make available BpmnRegistry in renderer 2014-04-03 11:55:22 +02:00
resources/bpmn feat(Model): support extensionElements 2014-03-27 16:45:02 +01:00
test feat(bpmn): make available BpmnRegistry in renderer 2014-04-03 11:55:22 +02:00
.gitignore chore(build): generate api docs to docs/api 2014-03-17 15:11:15 +01:00
.jshintrc chore(project): add jshint config file 2014-03-26 17:47:41 +01:00
Gruntfile.js chore(build): configure browsers under test via env.TEST_BROWSERS 2014-04-03 11:51:56 +02:00
bower.json fix(build): remove bowerify dependency 2014-03-14 17:52:30 +01:00
package.json chore(project): update dependencies 2014-04-03 11:51:56 +02:00