Releases: MTES-MCT/monitor-ui
Releases · MTES-MCT/monitor-ui
v23.0.0
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
22.1.0 (2024-09-12)
Features
Buid System & Dependencies
- dev-deps: bump the all-non-major-dependencies group across 1 directory with 5 updates (52dabbf)
v22.0.1
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
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
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
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
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
21.1.1 (2024-08-20)
Bug Fixes
- elements: remove div wrapper (798f109)
- elements: user ternary (71537f3)
v21.1.0
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)
v21.0.1
21.0.1 (2024-08-14)
Bug Fixes
- cypress: allow string id in cy.getTableRowById() command (b97fa08)
Buid System & Dependencies
- bump yarn from v4.0.2 to v4.4.0 (be8e50d)