0.7.0
- The step validator has two parameters from now:
step
andparentSequence
. - Added new editing restrictions:
isDraggable
andisDeletable
.
Breaking Changes
- Refactored step components by introducing the
StepContext
interface. - Renamed
.sqd-step-start-stop*
CSS selectors to.sqd-root-start-stop*
.