We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e97dee commit 0577016Copy full SHA for 0577016
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## v1.0.8
2
+
3
+> `2022-10-28`
4
5
+### 🎉 Feature
6
+- Added list & nested list elements.
7
+- Optimized adding & resorting performance.
8
+- Added version to `$builder` prop.
9
+- Replace paths in relative validation rules (eg. same as, different) when the target path changes.
10
+- Added `autosave`, `history` and `maxHistory` config options.
11
12
+### 🐞 Bug Fixes
13
+- Hidden element is no longer resizable (as it doesn't have columns).
14
+- Remove `floating` option when switching back to `Default` auto-float.
15
+- Refocus element when moving with keyboard and its name changes.
16
17
## v1.0.7
18
19
> `2022-10-07`
0 commit comments