0.13.5
We have added a third parameter, definition
, to the step editor provider.
function stepEditorProvider(step, stepContext, definition) { /* ... */ }
We have added a third parameter, definition
, to the step editor provider.
function stepEditorProvider(step, stepContext, definition) { /* ... */ }