Skip to content

Releases: MTES-MCT/monitor-ui

v24.9.0

14 Nov 08:47
Compare
Choose a tag to compare

24.9.0 (2024-11-14)

Features

  • icons: add icons for document (0a3105b)

v24.8.0

13 Nov 09:46
Compare
Choose a tag to compare

24.8.0 (2024-11-13)

Features

  • tables: add emptyLabel prop to DataTable (b7f025a)

Buid System & Dependencies

  • dev-deps: bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 (ac0230f)
  • dev-deps: bump the non-major-dev-dependencies group across 1 directory with 18 updates (2a09395)

Documentation

  • component: migrate Banner story to new Storybook stucture (c8339e3)

v24.7.0

12 Nov 16:26
Compare
Choose a tag to compare

24.7.0 (2024-11-12)

Features

  • global: export fonts from assets (d0c53da)

Buid System & Dependencies

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

v24.6.0

06 Nov 09:08
Compare
Choose a tag to compare

24.6.0 (2024-11-06)

Features

  • cypress: add button role support to clickButton() (d31f471)

Buid System & Dependencies

  • deps: bump tslib in the non-major-dependencies group (b8e259e)
  • dev-deps: bump the non-major-dev-dependencies group across 1 directory with 15 updates (9bf4411)

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)