bpmn-io / dmn-js

View and edit DMN diagrams in the browser.
https://bpmn.io/toolkit/dmn-js/
Other
289 stars 137 forks source link

Drop callback-style APIs (removed with `bpmn-js@14.0.0`) #812

Open nikku opened 9 months ago

nikku commented 9 months ago

What should we do?

Callback style APIs are long deprecated and no longer officially supported. We removed them with bpmn-js@14.

Why should we do it?

Let's remove this legacy in dmn-js, too, to ship a small as possible code base.