You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 0.5.0
2
+
3
+
* Fixed losing the disabled state during dragging.
4
+
* Fixed steps rendering with long labels.
5
+
* Added to the global editor and the step editor the common class: `sqd-editor`.
6
+
7
+
#### Breaking Changes
8
+
9
+
* Changed a behavior of the default zoom. From now the designer shows a whole flow at the start.
10
+
* Zoom is aligned to the predefined constants.
11
+
1
12
## 0.4.0
2
13
3
14
This version brings rendering speed improvements. Check the `stress-test.html` example. This version contains many internal changes to support the `folder` component in the pro version.
0 commit comments