bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
290 stars 196 forks source link

Add element templates utilities to API #935

Closed smbea closed 1 year ago

smbea commented 1 year ago

This PR adds the removeTemplate, unlinkTemplate and updateTemplate utilities to the element templates API.

This will make https://github.com/camunda/camunda-bpmn-js/issues/250 easier

nikku commented 1 year ago

Let's document them here as a follow-up.

smbea commented 1 year ago

I implemented your suggestions. Two things:

barmac commented 1 year ago

Happy to see this merged 🎉