Skip to content

fix(deps): update dependency cozy-ui to v79

Renovate-Bot requested to merge renovate/cozy-ui-79.x into dev

This MR contains the following updates:

Package Type Update Change
cozy-ui dependencies major 75.4.1 -> 79.3.0

Release Notes

cozy/cozy-ui

v79.3.0

Compare Source

Features
  • adapt BottomSheet to flagship app (18e93f8)

79.2.3 (2023-01-03)

Bug Fixes
  • AppSections: MakeMatcherFromSearch now accept unsupported filter (1652d1c)

79.2.2 (2022-12-23)

Bug Fixes
  • Buttons: LineHeight property (5ba65be)

79.2.1 (2022-12-22)

Bug Fixes
  • Viewer: Wording of expiration description (56b72f1)

v79.2.3

Compare Source

Bug Fixes
  • AppSections: MakeMatcherFromSearch now accept unsupported filter (1652d1c)

v79.2.2

Compare Source

Bug Fixes
  • Buttons: LineHeight property (5ba65be)

v79.2.1

Compare Source

Bug Fixes
  • Viewer: Wording of expiration description (56b72f1)

v79.2.0

Compare Source

Features
  • BottomSheet: Add offset prop to set bottom offset (490461a)

v79.1.0

Compare Source

Features
  • Add a formatLocallyDistanceToNowStrict helper (ff6b565)

v79.0.0

Compare Source

Bug Fixes
  • search.js: rename underMaintenance to showMaintenance (295058a)
BREAKING CHANGES
  • search.js: You need to use showMaintenance instead underMaintenance matcher in AppSection filters

78.1.1 (2022-12-08)

Bug Fixes
  • Update expiration date and notice period wordings (d6169ba)

v78.1.1

Compare Source

Bug Fixes
  • Update expiration date and notice period wordings (d6169ba)

v78.1.0

Compare Source

Features
  • Add FileTypeBankingAccount, Contacts, Papers and Store illustration (4d4a1b8)

v78.0.0

Compare Source

Bug Fixes
  • Require file prop in Qualification (c29f5c7)
Features
  • Add an ExpirationAlert component (9793851)
  • Add an ExpirationAnnotation component (50109bc)
  • Add expiration annotations to date qualifications (a48496d)
  • Add the expiration alert to the qualification block (651be00)
  • Update cozy-client to 34.4.0 (6bdaa34)
BREAKING CHANGES
  • You need to update cozy-client to >34.4.0.

v77.10.0

Compare Source

Features
  • search.js: add maintenance activated matcher (633c7b2)

77.9.2 (2022-11-29)

Bug Fixes
  • handle open prop in Dialog component (ecff9fa)

77.9.1 (2022-11-29)

Bug Fixes
  • Fix bottomSheet height if the content is pretty small (884f89d)
  • Remove duplicate paths in icons (5233668)

v77.9.2

Compare Source

Bug Fixes
  • handle open prop in Dialog component (ecff9fa)

v77.9.1

Compare Source

Bug Fixes
  • Fix bottomSheet height if the content is pretty small (884f89d)
  • Remove duplicate paths in icons (5233668)

v77.9.0

Compare Source

Features
  • Viewer: Add notice period metadata (956fd83)

v77.8.0

Compare Source

Features
  • Add InputAdornment component (b92a034)

77.7.1 (2022-11-22)

Bug Fixes
  • Load default langage when using createUseI18n (5ce65fe)

v77.7.1

Compare Source

Bug Fixes
  • Load default langage when using createUseI18n (5ce65fe)

v77.7.0

Compare Source

Features
  • Add cozy-lock and cozy-release icons (360e7e4)

v77.6.0

Compare Source

Features

v77.5.0

Compare Source

Features
  • Table components now forward ref (f599a39)

v77.4.0

Compare Source

Features
  • CozyDialogs: Add possibility to override DialogTitle props (c4a1995)

v77.3.0

Compare Source

Features
  • Override StepConnector, StepContent and StepLabel (49e1f3d)

v77.2.0

Compare Source

Features
  • Viewer: Add passport qualif locales (47bc84f)

v77.1.0

Compare Source

Features
  • Icon: Add compare and clock-outline icons (97e00db)

v77.0.0

Compare Source

Bug Fixes
  • ContactsList: Adjust list construction (f301927)
  • UploadQueue: Remove default vertical paddings (830bad3)
Features
  • List: Add vertical padding of 8px inside List (f17d0b7)
BREAKING CHANGES
  • List: List elements have been readjusted. The result may not be appropriate for your use case, refer to the documentation to apply adjustments if necessary. A simple trick might be to remove the vertical paddings <List className="u-pv-0">

v76.2.0

Compare Source

Bug Fixes
  • BottomSheet: Add safe area (06b0ff3)
Features
  • ActionMenu: Use BottomSheet instead of BottomDrawer on mobile (9967d0c)
  • Add helper to get safe area value (650e901)
  • Add safe area inset css value in root variable (abe1b48)
  • BottomSheet: Larger handle for easier handling (7e7baba)

v76.1.0

Compare Source

Features
  • CozyDialogs: Add background prop to set a background (38bf008)

v76.0.0

Compare Source

Bug Fixes
  • List: Change default color and position of List element (2f11d48)
  • NestedSelect: Remove useless divider in header (b4c4f46)
  • NestedSelect: Remove useless style override in ItemRow (b9e347e)
Features
  • Add CircularChart component (d1b7283)
BREAKING CHANGES
  • List: Style, color and position of List elements have been readjusted. The result may not be appropriate for your use case, refer to the documentation to apply adjustments if necessary.

75.6.1 (2022-09-30)

Bug Fixes
  • Viewer: Do not use MidEllipsys component if text prop is falsy (abefe41)

v75.6.1

Compare Source

Bug Fixes
  • Viewer: Do not use MidEllipsys component if text prop is falsy (abefe41)

v75.6.0

Compare Source

Bug Fixes
  • Viewer: Contacts no longer display in the Viewer (2d3e379)
  • Viewer: The country name must be limited in size (8b8fa84)
Features

v75.5.0

Compare Source

Features
  • Viewer: Add new condition for isEditableAttribute helper (af99054)

75.4.1 (2022-09-27)

Bug Fixes
  • Rename componentWill* to UNSAFE_componentWill* (10b5fba)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports