Skip to content

Releases: blinkk/selective-edit

@blinkk/selective-edit v3.3.0

08 Dec 17:48
a327585
Compare
Choose a tag to compare

Features

@blinkk/selective-edit v3.2.4

18 Nov 20:54
5609afe
Compare
Choose a tag to compare

Bug Fixes

  • Validation for default zones. (e95f683)

@blinkk/selective-edit v3.2.3

03 Nov 19:13
8c084db
Compare
Choose a tag to compare

Bug Fixes

  • Duplicate configuration for list items. (#67) (d0f04bb)

@blinkk/selective-edit v3.2.2

13 Aug 21:57
e61bc46
Compare
Choose a tag to compare

Bug Fixes

  • List sorting without changing positions does not change dirty. (#65) (523489a), closes #64

@blinkk/selective-edit v3.2.1

13 Aug 17:46
a4fdfb9
Compare
Choose a tag to compare

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

12 Aug 18:24
19e6dbf
Compare
Choose a tag to compare

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

12 Aug 15:22
390e5ce
Compare
Choose a tag to compare

Features

  • Index in list item preview to show order in list. (#53) (7b035e7)

@blinkk/selective-edit v3.0.1

12 Aug 14:45
9a575c5
Compare
Choose a tag to compare

Bug Fixes

  • Lost focus check for unused zones failed since it was undefined. (b9a0210)

@blinkk/selective-edit v3.0.0

11 Aug 23:54
6d2f572
Compare
Choose a tag to compare

⚠ 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

11 Aug 15:13
95a1393
Compare
Choose a tag to compare

Features

  • Data format checking for existing values. (#46) (d584b86)