Commit 28e1236
committed
chore(release): 3.17.0 [skip ci]
# [3.17.0](v3.16.13...v3.17.0) (2023-11-07)
### Bug Fixes
* add additional row cleanup check to ensure no artifacts are left in the DOM ([612d009](612d009))
* If label is intentionally blank or label is not enabled we fallback to 'type: name' for the control label to ensure a value is visible on the stage ([fcff9e9](fcff9e9))
* remove bootstrap initialisation of blank row on empty form. It is not required. ([b8fd49a](b8fd49a))
* remove redundant checkRowCleanup() ([9b27a6e](9b27a6e))
* remove redundant droppingToPlaceholderRow which uses the same check as droppingToNewRow, and simplify the logic. ([62c0562](62c0562))
### Features
* store the bootstrap row's id to the rowWapper via data-row-id ([dd68b52](dd68b52))1 parent d11e5ee commit 28e1236
3 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments