Skip to content

Releases: MTES-MCT/monitor-ui

v2.17.0

17 Feb 10:48
Compare
Choose a tag to compare

2.17.0 (2023-02-17)

Features

  • fields: add coordinates input (7912c7a)

v2.16.0

13 Feb 17:39
Compare
Choose a tag to compare

2.16.0 (2023-02-13)

Features

  • hooks: expose useKey() (abf6b6d)
  • hooks: expose usePrevious() (e39c857)

v2.15.0

10 Feb 10:20
Compare
Choose a tag to compare

2.15.0 (2023-02-10)

Features

  • elements: stop click event propagation in Button & IconButton (0796b02)
  • fields: add ellipsis for long options in MultiSelect & Select (0c14f05)
  • fields: add title to MultiSelect & Select options label (0d5bca5)

v2.14.5

09 Feb 14:20
Compare
Choose a tag to compare

2.14.5 (2023-02-09)

Bug Fixes

  • fields: add css selector for toggle event (2c61e67)

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)