Download Latest Version 0.30.0 source code.zip (801.0 kB)
Email in envelope

Get an email when there's a new version of Sequential Workflow Designer

Home / v0.11.0
Name Modified Size InfoDownloads / Week
Parent folder
0.11.0 source code.tar.gz 2023-05-08 509.4 kB
0.11.0 source code.zip 2023-05-08 638.0 kB
README.md 2023-05-08 470 Bytes
Totals: 3 Items   1.1 MB 0

Breaking Changes

  • This version introduces a few changes in the customActionHandler handler:
  • the first parameter is an object now, previously it was a string. To read action type you need to read the type property from the object,
  • the step parameter is nullable now,
  • we added a context parameter that allows to notify about changes in the definition.
  • Added new classes for label components: sqd-label-primary and sqd-label-secondary.
Source: README.md, updated 2023-05-08