Skip to content

Releases: nocode-js/sequential-workflow-designer

0.27.1

17 Dec 23:53
bd92bd3
Compare
Choose a tag to compare

Added support for Angular 19.

0.27.0

20 Nov 16:36
9b30613
Compare
Choose a tag to compare

This version adds the ability to configure the border style of the toolbox, control bar, and context menu using SASS mixins. It also updates the internal configuration structure for the container and switch step components.

0.26.1

14 Nov 20:34
3fbba96
Compare
Choose a tag to compare

This version fixes the bug with scaling in the pinch-to-zoom feature. Additionally, this version improves the rendering of lines that join steps.

0.26.0

08 Nov 23:29
ec65dac
Compare
Choose a tag to compare

This version introduces a few internal changes to support the double-click feature in the pro version.

0.25.0

06 Nov 17:23
65cc31c
Compare
Choose a tag to compare

This version introduces the pinch-to-zoom feature. Now you can zoom in and out using the pinch gesture on touch devices.

0.24.8

30 Oct 13:18
015d535
Compare
Choose a tag to compare

This version adds new classes to the start-stop root component.

0.24.7

29 Oct 20:34
6d70154
Compare
Choose a tag to compare

This version introduces the ability to adjust the appearance of the start-stop root component.

0.24.6

25 Sep 21:54
ca02ee7
Compare
Choose a tag to compare

Fixed a bug where the designer remained in an invalid state when rendered inside a placeholder with a width or height of 0px.

0.24.5

16 Sep 19:18
56c53d8
Compare
Choose a tag to compare

Fixed another bug with event handling when the designer is placed in a shadow DOM.

0.24.4

15 Sep 12:12
4864d91
Compare
Choose a tag to compare

Fixed event handling when the designer is placed in a shadow DOM.