Skip to content

Commit 0577016

Browse files
committed
1.0.8
1 parent 2e97dee commit 0577016

File tree

2 files changed

+121
-625
lines changed

2 files changed

+121
-625
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
## v1.0.7
218

319
> `2022-10-07`

0 commit comments

Comments
 (0)