3 Commits

Author SHA1 Message Date
edfec4cdc8 feat: allow to type services and events
This PR builds on upon diagram-js provided service and event typing:

* https://github.com/bpmn-io/diagram-js/pull/862

It allows you to specify (public) types exposed by your BPMN toolkit
trough a ServiceMap. Events exposed are parsed from the EventBus
dynamic types.

Closes #2121
2024-04-30 10:12:09 +02:00
9c3d27e4da fix: make constructors open for extension 2023-04-04 14:46:44 +02:00
ab130b0d1f feat: add type declarations for viewer and modeler
Related to #1829
2023-03-09 09:02:01 +01:00