Skip to content

Releases: MTES-MCT/monitor-ui

v24.5.0

04 Nov 12:05
Compare
Choose a tag to compare

24.5.0 (2024-11-04)

Features

  • icons: modify icons for selection [scare and polygons] (1d9b566)

Buid System & Dependencies

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

v24.4.0

29 Oct 16:49
Compare
Choose a tag to compare

24.4.0 (2024-10-29)

Features

  • icons: add vigilanceAreas icon (d1976a5)

Reverts

  • Revert "build(deps): update yarn.lock" (e357f23)

Buid System & Dependencies

  • deps: bump @babel/runtime in the non-major-dependencies group (5062609)
  • deps: update yarn.lock (acab8f3)
  • dev-deps: bump the all-non-major-dependencies group (a782d08)
  • dev-deps: bump the non-major-dev-dependencies group with 15 updates (b19357f)
  • dev-deps: bump vite-tsconfig-paths from 4.3.2 to 5.0.1 (a7fe2c2)

v24.3.1

24 Oct 23:44
Compare
Choose a tag to compare

24.3.1 (2024-10-24)

Bug Fixes

  • tables: make DataTable tableOptions prop partial (939c501)
  • tables: rename isTableHeadHidden prop to withoutHead in DataTable (5bc2b76)

v24.3.0

24 Oct 23:16
Compare
Choose a tag to compare

24.3.0 (2024-10-24)

Features

  • tables: add isTableHeadHidden prop to DataTable (fb723b0)
  • tables: add tableOptions prop to DataTable (1a28bae)
  • tables: allow any object as collection item in DataTable data (06ab17c)

Bug Fixes

  • tables: remove wrong 0 max-width from SimpleTable.Td (e75b525)

Buid System & Dependencies

  • deps: bump tslib in the non-major-dependencies group (c686c05)
  • dev-deps: bump eslint-plugin-cypress from 3.5.0 to 4.0.0 (6411931)
  • dev-deps: bump glob from 10.4.3 to 11.0.0 (9fbf7af)
  • dev-deps: bump the all-non-major-dependencies group (7030e2c)
  • dev-deps: bump the non-major-dev-dependencies group with 13 updates (1e1f0d2)

Documentation

  • tables: add comment to DataTable (139ed72)
  • tables: remove useless generated doc exports from DataTable story (e8ff655)

v24.2.1

18 Oct 10:19
Compare
Choose a tag to compare

24.2.1 (2024-10-18)

Code Refactoring

  • fields: move eslint disable (1c1533a)
  • fields: rename props (e6ef3de)

v24.2.0

18 Oct 08:22
Compare
Choose a tag to compare

24.2.0 (2024-10-18)

Features

  • fields: add hasFullDayDefaultValue to date range picker (5adc234)

Code Refactoring

  • fields: add early return (af9360b)

v24.1.1

16 Oct 06:37
Compare
Choose a tag to compare

24.1.1 (2024-10-16)

Bug Fixes

  • utils: add missing customDayjs typings for relativeTime extension (c8b3e89)

v24.1.0

16 Oct 06:27
Compare
Choose a tag to compare

24.1.0 (2024-10-16)

Features

  • utils: add relativeTime extension to customDayjs (d523512)

v24.0.0

14 Oct 08:02
2d22093
Compare
Choose a tag to compare

24.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • elements: - children prop is now a required prop in <LinkButton />.
  • <p> wrapper has been removed from <LinkButton /> string children.

Bug Fixes

  • elements: fix displayName prop in Link (531b19d)
  • elements: remove p tag & enforce string children in LinkButton (c7e7279)

Buid System & Dependencies

  • dev-deps: bump @rollup/plugin-replace from 5.0.7 to 6.0.1 (75653c3)
  • dev-deps: bump eslint-plugin-typescript-sort-keys (3573ab8)
  • dev-deps: bump the all-non-major-dependencies group (9742d5a)
  • dev-deps: bump the non-major-dev-dependencies group with 11 updates (957ed38)

v23.5.0

07 Oct 06:46
Compare
Choose a tag to compare

23.5.0 (2024-10-07)

Features

  • fields: rollback pointer-events hack in Select (799e911)

Bug Fixes

  • cypress: pass missing option to retry in clickButton() (e70f974)

Buid System & Dependencies

  • deps: bump @babel/runtime in the non-major-dependencies group (7c18617)
  • dev-deps: bump @semantic-release/release-notes-generator (418147a)
  • dev-deps: bump the all-non-major-dependencies group (0fd5de1)
  • dev-deps: bump the non-major-dev-dependencies group with 20 updates (fe9aa0e)