Releases: blinkk/selective-edit
Releases · blinkk/selective-edit
@blinkk/selective-edit v3.3.0
@blinkk/selective-edit v3.2.4
Bug Fixes
- Validation for default zones. (e95f683)
@blinkk/selective-edit v3.2.3
Bug Fixes
- Duplicate configuration for list items. (#67) (d0f04bb)
@blinkk/selective-edit v3.2.2
Bug Fixes
- List sorting without changing positions does not change dirty. (#65) (523489a), closes #64
@blinkk/selective-edit v3.2.1
Bug Fixes
- Use the value as a fallback for options if there is no label. (#62) (31b153c), closes #133
@blinkk/selective-edit v3.2.0
Features
- Delay validation on a form until it is marked for validation. (#56) (24de0cb)
Bug Fixes
- Ensure the found preview value is a string. (#57) (12c3c63)
- Sortable items can bind the focus in/out to control draggable. (#59) (d259f16), closes #58
@blinkk/selective-edit v3.1.0
Features
- Index in list item preview to show order in list. (#53) (7b035e7)
@blinkk/selective-edit v3.0.1
Bug Fixes
- Lost focus check for unused zones failed since it was undefined. (b9a0210)
@blinkk/selective-edit v3.0.0
⚠ BREAKING CHANGES
- Focus tracking for field validation and gloval validation marking.
Features
- Focus tracking for field validation and gloval validation marking. (8d903a5), closes #44
- Use validation rules to determine if a field is required. (#48) (c23bc55)
@blinkk/selective-edit v2.3.0
Features
- Data format checking for existing values. (#46) (d584b86)