Skip to content

Releases: MTES-MCT/monitor-ui

v2.14.4

09 Feb 01:46
Compare
Choose a tag to compare

2.14.4 (2023-02-09)

Bug Fixes

  • formiks: initialize FormikCheckbox form value on mount (741505f)

v2.14.3

09 Feb 00:05
Compare
Choose a tag to compare

2.14.3 (2023-02-09)

Bug Fixes

  • fields: enforce error margins (eb69017)

v2.14.2

08 Feb 23:20
Compare
Choose a tag to compare

2.14.2 (2023-02-08)

Bug Fixes

  • elements: make secondary Button background transparent (7f1e490)
  • fields: make MultiZoneEditor row background white when isLight (96f7a00)
  • formiks: remove touched condition for errors (91ac524)

v2.14.1

08 Feb 08:44
Compare
Choose a tag to compare

2.14.1 (2023-02-08)

Bug Fixes

  • fields: remove value setting to undefined on destroy (71f409b)

v2.14.0

07 Feb 15:22
Compare
Choose a tag to compare

2.14.0 (2023-02-07)

Features

  • components: add SingleTag (0379159)

v2.13.2

07 Feb 11:09
Compare
Choose a tag to compare

2.13.2 (2023-02-07)

Bug Fixes

  • fields: add missing Option component type generic (bis) (b03ffc5)

v2.13.1

07 Feb 10:44
Compare
Choose a tag to compare

2.13.1 (2023-02-07)

Bug Fixes

  • fields: add missing Option component type generic (27ac60d)

v2.13.0

07 Feb 10:03
Compare
Choose a tag to compare

2.13.0 (2023-02-07)

Features

  • fields: make option value generic in MultiCheckbox, MultiRadio, MultiSelect & Select (d92ae33)

v2.12.1

07 Feb 04:39
Compare
Choose a tag to compare

2.12.1 (2023-02-07)

Bug Fixes

  • fields: skip MultiCheckbox render on onChange prop change (7eab714)

v2.12.0

07 Feb 03:25
Compare
Choose a tag to compare

2.12.0 (2023-02-07)

Features

  • fields: add error prop (26d7494)
  • fields: set onChange value to undefined on disabled (323ef7a)