Skip to content

Releases: MTES-MCT/monitor-ui

v2.10.0

31 Jan 08:28
Compare
Choose a tag to compare

2.10.0 (2023-01-31)

Features

  • utils: expose multiple utils (0a72cbc)

v2.9.5

27 Jan 10:51
Compare
Choose a tag to compare

2.9.5 (2023-01-27)

Bug Fixes

  • fields: fix searchable Select toggling behavior (f3b3eca)

v2.9.4

27 Jan 10:12
Compare
Choose a tag to compare

2.9.4 (2023-01-27)

Bug Fixes

  • elements: make Fieldset width 100% of parent width (63d10c6)
  • fields: fix MultiSelect placeholder alignment (8c335b2)
  • fields: improve MultiZoneEditor alignments (b7d5784)

v2.9.3

27 Jan 06:54
Compare
Choose a tag to compare

2.9.3 (2023-01-27)

Bug Fixes

  • components: use px instead of rem for Dropdown icon size (c0b24ac)

v2.9.2

27 Jan 06:26
Compare
Choose a tag to compare

2.9.2 (2023-01-27)

Bug Fixes

  • fields: set MutliSelect initial isOpen to false (06fc475)

v2.9.1

27 Jan 06:18
Compare
Choose a tag to compare

2.9.1 (2023-01-27)

Bug Fixes

  • fields: fix DateRangePicker calendar selection update (4fb68f8)
  • fields: fix MultiSelect closing behavior (1e832e6)
  • fields: fix Select not closing on selection (c132a1f)
  • fields: make MultiSelect width 100% of parent width (aa38376)
  • fields: make Select width 100% of parent width (9aa3f71)

v2.9.0

25 Jan 23:16
Compare
Choose a tag to compare

2.9.0 (2023-01-25)

Features

  • types: restrict component props types to handle exact optional prop types (296acf4)

v2.8.1

19 Jan 19:09
Compare
Choose a tag to compare

2.8.1 (2023-01-19)

Bug Fixes

  • fields: fix string date wrong default value offset in DatePicker & DateRangePicker (18bc2aa)

v2.8.0

17 Jan 15:59
Compare
Choose a tag to compare

2.8.0 (2023-01-17)

Features

  • fields: handle both Date & string dates in DatePicker & DateRangePicker (6aacf70)

v2.7.2

13 Jan 10:50
Compare
Choose a tag to compare

2.7.2 (2023-01-13)

Bug Fixes

  • elements: set Button icon size in px instead of rem (363ffab)