Skip to content

Releases: MTES-MCT/monitor-ui

v23.1.0

25 Sep 12:04
Compare
Choose a tag to compare

23.1.0 (2024-09-25)

Features

  • fields: add unit prop to NumberInput (5773587)

Bug Fixes

  • fields: re-add missing hasError passed prop within NumberInput (2a3e6fb)

Buid System & Dependencies

  • dev-deps: bump date-fns from 3.6.0 to 4.0.0 (0490c87)
  • dev-deps: bump rollup in /e2e/release/sample (d129438)
  • dev-deps: bump the all-non-major-dependencies group (949f672)
  • dev-deps: bump the all-non-major-dependencies group across 1 directory with 4 updates (5de56bd)
  • dev-deps: bump vite from 5.4.3 to 5.4.6 in /e2e/release/sample (7dd2268)

v23.0.0

12 Sep 13:32
Compare
Choose a tag to compare

23.0.0 (2024-09-12)

⚠ BREAKING CHANGES

  • elements: - disabled is renamed $isDisabled in Legend props.
  • hasError is renamed $hasError in Legend props.
  • isHidden is renamed $isHidden in Legend props.

Bug Fixes

  • elements: prefix styled component props in Legend (ef4284a)
  • fields: prefix styled components props in DateRangePicker (3572267)

Buid System & Dependencies

  • deps: bump express from 4.19.2 to 4.21.0 (46d1134)

v22.1.0

12 Sep 07:32
Compare
Choose a tag to compare

22.1.0 (2024-09-12)

Features

  • icons: add bullseye icon (1f76116)

Buid System & Dependencies

  • dev-deps: bump the all-non-major-dependencies group across 1 directory with 5 updates (52dabbf)

v22.0.1

09 Sep 16:39
Compare
Choose a tag to compare

22.0.1 (2024-09-09)

Bug Fixes

  • elements: fix prefixed props passing & logic in Button & IconButton (708db85)
  • elements: remove left 'as' prop in IconButton (b83dc13)

Code Refactoring

  • elements: rename primary & secondary CSS getters in Button (7c75af0)
  • elements: rename utils to styles in Button (c7c2dfe)

Buid System & Dependencies

  • dev-deps: bump the non-major-dev-dependencies group across 1 directory with 34 updates (0406d9b)
  • npm: downgrade typescript from v5.5.4 to v5.5.3 because of cypress-io/cypress#30016 (78de54b)

v22.0.0

09 Sep 13:41
Compare
Choose a tag to compare

22.0.0 (2024-09-09)

⚠ BREAKING CHANGES

  • elements: - disabled is renamed $isDisabled in Label props.
  • hasError is renamed $hasError in Label props.
  • isHidden is renamed $isHidden in Label props.

Bug Fixes

  • elements: add missing styled component prop prefixes in Button (6e9a56d)
  • elements: add missing styled component prop prefixes in Label (f2b5188)

v21.3.0

06 Sep 08:33
Compare
Choose a tag to compare

21.3.0 (2024-09-06)

Features

  • fields: add areArrowsHidden prop to NumberInput (6dad78e)

Buid System & Dependencies

  • deps: bump @babel/runtime in the non-major-dependencies group (ad6262c)

v21.2.1

06 Sep 08:10
Compare
Choose a tag to compare

21.2.1 (2024-09-06)

Bug Fixes

  • utils: sort by French natural order in getOptionsFromLabelledEnum() (3803823)

Buid System & Dependencies

  • deps: bump micromatch from 4.0.5 to 4.0.8 (7866fa1)
  • deps: bump the non-major-dependencies group with 3 updates (0ac790e)
  • dev-deps: bump the all-non-major-dependencies group (ca16c6b)

v21.2.0

27 Aug 07:25
Compare
Choose a tag to compare

21.2.0 (2024-08-27)

Features

  • icons: new icon for lists (d5a6b3c)

Buid System & Dependencies

  • dev-deps: bump the all-non-major-dependencies group (7899982)

v21.1.1

20 Aug 12:56
Compare
Choose a tag to compare

21.1.1 (2024-08-20)

Bug Fixes

  • elements: remove div wrapper (798f109)
  • elements: user ternary (71537f3)

v21.1.0

20 Aug 09:38
Compare
Choose a tag to compare

21.1.0 (2024-08-20)

⚠ BREAKING CHANGES

  • elements: pass style to wrapper

Features

  • elements: pass class name to icon button (23251d7)
  • elements: pass style to wrapper (c3ce3f2)

Buid System & Dependencies

  • deps: bump axios from 1.6.7 to 1.7.4 (e960cd3)
  • dev-deps: bump the all-non-major-dependencies group (9ff22e4)
  • dev-deps: bump vite-tsconfig-paths in /e2e/release/sample (b2c5e80)