Skip to content

Releases: skoropadas/di-controls

v3.2.1

11 Jan 11:46
Compare
Choose a tag to compare

3.2.1 (2024-01-11)

Bug Fixes

  • controls: add DI_HOST_CONTROL token to exports (974f1b6)

v3.2.0

21 Dec 15:35
Compare
Choose a tag to compare

3.2.0 (2023-12-21)

Features

  • controls: add data-has-value attribute that indicates that model has a value (3e45f01)

v3.1.1

06 Dec 16:35
Compare
Choose a tag to compare

3.1.1 (2023-12-06)

Bug Fixes

  • state-control: value in compareFn has null in types (8026fed)

v3.1.0

06 Dec 16:30
Compare
Choose a tag to compare

3.1.0 (2023-12-06)

Features

  • state-control: improve types of DIStateControls, now you can provide type for value input which will affect compareFn types (527b4a4)

v3.0.1

05 Dec 18:14
Compare
Choose a tag to compare

3.0.1 (2023-12-05)

Bug Fixes

  • state-control: rename compareHost to compare due to interface changes (c8f875d)