3.3.0 (2021-12-08)
3.2.4 (2021-11-18)
- Validation for default zones. (e95f683)
3.2.3 (2021-11-03)
3.2.2 (2021-08-13)
3.2.1 (2021-08-13)
3.2.0 (2021-08-12)
- 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
3.1.0 (2021-08-12)
3.0.1 (2021-08-12)
- Lost focus check for unused zones failed since it was undefined. (b9a0210)
3.0.0 (2021-08-11)
- Focus tracking for field validation and gloval validation marking.
- Focus tracking for field validation and gloval validation marking. (8d903a5), closes #44
- Use validation rules to determine if a field is required. (#48) (c23bc55)
2.3.0 (2021-08-11)
2.2.1 (2021-08-02)
- shared deep reference fix by deep cloning the values. (549eacc)
2.2.0 (2021-07-26)
2.1.3 (2021-07-26)
- test breakage for the label guessing (0902426)
2.1.2 (2021-07-26)
- guess label from key if not defined in config (a550b12)
2.1.1 (2021-07-24)
- use the shortcut method to combine field keys. (a577dff)
2.1.0 (2021-07-23)
- utility method for combining the preview keys (01000bd)
2.0.3 (2021-07-22)
- reset method on FieldsComponent definiton (d3d3760)
2.0.2 (2021-07-22)
- no auto guess when there is no value (#33) (179eef8)
- reset the fields without having to recreate the class (#34) (b0d0c5a)
2.0.1 (2021-07-22)
- value needs to be auto deep object (f25b67f)
2.0.0 (2021-06-25)
- move
sass
intosrc
, change export root for ts
- move
sass
intosrc
, change export root for ts (1f3733c)
1.2.1 (2021-06-17)
- Export more of the utilities from the main package. (e27f446)
1.2.0 (2021-05-21)
- release please release automation. (c713d90)