Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.7.0 source code.tar.gz | 2023-02-21 | 583.2 kB | |
0.7.0 source code.zip | 2023-02-21 | 693.2 kB | |
README.md | 2023-02-21 | 324 Bytes | |
Totals: 3 Items | 1.3 MB | 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*
.