Skip to content

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

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

This MR contains the following updates:

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

Release Notes

cozy/cozy-ui

v75.4.1

Compare Source

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

v75.4.0

Compare Source

Bug Fixes
  • Viewer: Ensute bool type for isEditable in ActionMenuWrapper (464caac)
  • Viewer: QualificationListItemText was using bad dom structure and prop (53c351b)
Features
  • Input: Disables spell checking (43040df)
  • Viewer: Show all possible qualification data, uninformed if empty (c3d13d5)

v75.3.0

Compare Source

Features
  • Viewer: Add metadata for stranger driver license (95ba1f5)

v75.2.0

Compare Source

Features
  • Viewer: Change wording for the side of the document (d04c206)

v75.1.0

Compare Source

Features
  • Viewer: Contact can now be edited (2b9cee9)

75.0.1 (2022-09-20)

Bug Fixes
  • Field: Use ref instead of inputRef when using Input comp (d7317a9)

v75.0.1

Compare Source

Bug Fixes
  • Field: Use ref instead of inputRef when using Input comp (d7317a9)

v75.0.0

Compare Source

Bug Fixes
  • DropdownText: Icon and text was misaligned for body1 variant (53cd532)
Features
  • DropdownButton: Add ripple effect and some props (cecf1f0)
BREAKING CHANGES
  • DropdownButton: Horizontal alignment could be different. You have to use className="u-mh-half" if you want the old behavior.

v74.7.0

Compare Source

Features
  • Viewer: Add "edit" option (f40c926)
  • Viewer: Add ActionMenuDesktop component (e5db778)
  • Viewer: Add ActionMenuMobile component (87dac4d)
  • Viewer: Add ActionMenuProvider component (7938117)
  • Viewer: Add buildEditAttributePath helper (677bff7)
  • Viewer: Add editPathByModelProps prop to ViewerContainer (c615600)
  • Viewer: Add name & fileId props to ActionMenuWrapper (fbcf1bc)
  • Viewer: Add optionFile & file props to ActionMenuWrapper (a5f0b2d)
  • Viewer: Remove filename attribute in Viewer information (8f76f46)
  • Viewer: Use actionMenuContext in ActionMenuWrapper (89518aa)

74.6.1 (2022-09-15)

Bug Fixes
  • ListItem: Focus effect remains after a click on button ListItem (c45c506)

v74.6.1

Compare Source

Bug Fixes
  • ListItem: Focus effect remains after a click on button ListItem (c45c506)

v74.6.0

Compare Source

Features

v74.5.0

Compare Source

Bug Fixes
  • Change defaultProps to Snackbar component (c749957)
  • Disabling the Portal on the BottomSheet component in the Viewer (35ede40)
  • Translations of the Qualification Viewer (489f27a)
Features
  • Add ActionMenuWrapper component (653e7d5)
  • Add arrays of known metadata names (ab84458)
  • Add helper for formatting all known metadata (2fa5906)
  • Add QualificationListItem's components (93f2dd1)
  • Add QualificationListItem's components to Qualification (c987346)
  • Add ViewerSnackbar component to display alerts in Viewer (1aef68c)
  • Add ViewerSnackbarContext to manage internal Snackbar component (ce4d2f1)
  • Create an alert when the attribute is copied (ccbd467)
  • Implement ViewerSnackbar in ViewerContainer component (3c5eeae)
  • Move useReferencedContactName call to Qualification component (39ccd6e)
  • Update Viewer locales files (f418f95)

74.4.2 (2022-09-08)

Bug Fixes
  • isLoadingContacts on useReferencedContactName hook (dab3e09)

74.4.1 (2022-09-08)

Bug Fixes
  • Restore BottomSheet items' gap in FooterContent container (7ba1caf)

v74.4.2

Compare Source

Bug Fixes
  • isLoadingContacts on useReferencedContactName hook (dab3e09)

v74.4.1

Compare Source

Bug Fixes
  • Restore BottomSheet items' gap in FooterContent container (7ba1caf)

v74.4.0

Compare Source

Bug Fixes
  • Add a mid ellipsis to the filename in the qualification list (4f30229)
  • Add a missing overflow: hidden; property to the viewer filename (6d9b5c2)
Features

v74.3.0

Compare Source

Features

v74.2.0

Compare Source

Bug Fixes
  • BottomSheet: Adjust height when content changes (1c0ad64)
  • BottomSheet: Force modal zindex value for BottomSheet (a22405d)
  • BottomSheet: Remove container if no backdrop (3830e52)
  • BottomSheet: Remove fragment prop if no portal (cc49949)
Features
  • BottomSheet: Upgrade mui-bottom-sheet to 1.0.9 (59484ae)

v74.1.0

Compare Source

Features
  • Add help-outlined and refresh icons (b33458c)

v74.0.0

Compare Source

Features
  • Wrap BottomSheet in Portal (00156fe)
BREAKING CHANGES
  • BottomSheet now use Portal by default to work as a modal, and so is attached to the body. If for some reasons you need to use the BottomSheet inside a specific place in the DOM, you can use disablePortal prop.

v73.3.0

Compare Source

Features
  • Adding CozyCircle and LockScreen icons (5e8886b)

73.2.3 (2022-08-31)

Bug Fixes
  • Add openapp icon to Available UI Icons section (4ee16ee)

73.2.2 (2022-08-30)

Bug Fixes

73.2.1 (2022-08-29)

Bug Fixes
  • Don't rely on cozy-doctypes (784e9c7)

v73.2.3

Compare Source

Bug Fixes
  • Add openapp icon to Available UI Icons section (4ee16ee)

v73.2.2

Compare Source

Bug Fixes

v73.2.1

Compare Source

Bug Fixes
  • Don't rely on cozy-doctypes (784e9c7)

v73.2.0

Compare Source

Features
  • Add genNavLinkForV6() in Nav component (b5df157)

v73.1.0

Compare Source

Bug Fixes
  • Typography: Modify subtitle1 and subtitle2 properties (39f4ba4)
Features
  • palette: Add background.contrast value and --contrastBackgroundColor (a09c7fc)
  • Tabs/Tab: Add react/Tabs and react/Tab component (123e3e1)

73.0.1 (2022-08-25)

Bug Fixes
  • Remove useless exports already processed (1c7d283)

v73.0.1

Compare Source

Bug Fixes
  • Remove useless exports already processed (1c7d283)

v73.0.0

Compare Source

Features
BREAKING CHANGES
  • You need to update cozy-client to >33.0.0.

v72.1.0

Compare Source

Features
  • Let the user able to select content (7efff3d)

v72.0.0

Compare Source

Bug Fixes
  • Do not display Viewer's Download button on iOS Flagship app (db2303d)
Code Refactoring
  • Handle footer items' gap in FooterContent container (22776e2)
BREAKING CHANGES
  • Items inside of FooterActionButtons should not have specified margins anymore as those are now handled by its container. Remove them to avoid duplicate margins

v71.0.0

Compare Source

Features
  • Exports all MUI styles functions (8e9228c)
BREAKING CHANGES
  • Imports of makeStyles, useTheme and withStyles are no longer done like this import ... from cozy-ui/transpiled/react/helpers/[makeStyles|useTheme|withStyles] but instead import { ... } from cozy-ui/transpiled/react/styles

You can use a codemods transform-mui-styles-imports.js to automatically handle this breaking change. See the codemods documentation. Using linter js auto-correction can be a good idea after that. Here a common example (don't forget to change src value):

jscodeshift -t $(yarn global dir)/node_modules/@​cozy/codemods/src/transforms/transform-mui-styles-imports.js src --parser babel --extensions js,jsx && yarn lint:js --fix

v70.7.0

Compare Source

Bug Fixes
  • LoadMore component effect (b196201)
Features

70.6.2 (2022-08-16)

Bug Fixes
  • Permissions: Display correct Icon names in readme (3e38d4c)

70.6.1 (2022-08-12)

Bug Fixes
  • To refresh the BottomSheet when the height of the content changes (d5d66bf)

v70.6.2

Compare Source

Bug Fixes
  • Permissions: Display correct Icon names in readme (3e38d4c)

v70.6.1

Compare Source

Bug Fixes
  • To refresh the BottomSheet when the height of the content changes (d5d66bf)

v70.6.0

Compare Source

Bug Fixes
  • Prevent AppLinker to call openApp when target link has same slug (3c87b96)
Features
  • Add @testing-library/user-event to devDependencies (a5beaf0)

70.5.1 (2022-08-08)

Bug Fixes
  • Add missing document date label in the viewer (ace3449)

v70.5.1

Compare Source

Bug Fixes
  • Add missing document date label in the viewer (ace3449)

v70.5.0

Compare Source

Features
  • Permissions: add permissions icons (d8ffdd3)

70.4.2 (2022-07-29)

Bug Fixes
  • Apply top/bottom spacing on dialog fullscreen (1a3aebb)

70.4.1 (2022-07-28)

Bug Fixes
  • Improve double dialog onUnmount (996be83)
  • Temporary fix ESLint version (2d7a8c2)

v70.4.2

Compare Source

Bug Fixes
  • Apply top/bottom spacing on dialog fullscreen (1a3aebb)

v70.4.1

Compare Source

Bug Fixes
  • Improve double dialog onUnmount (996be83)
  • Temporary fix ESLint version (2d7a8c2)

v70.4.0

Compare Source

Features
  • ButtomSheet: Add skipAnimation prop (36651ed)
  • ButtomSheet: Upgrade mui-bottom-sheet to 1.0.8 (876c751)

v70.3.0

Compare Source

Features
  • Alert: Add new Alert and AlertTitle components (0e23359)
  • MUI: Add material-ui/lab dep (8fb878b)
  • Snackbar: Modify default behavior of Snackbar and add Alert expl (20b89e4)

70.2.4 (2022-07-26)

Bug Fixes
  • BottomSheet: Backdrop click behavior (7fdb297)

70.2.3 (2022-07-26)

Bug Fixes
  • BottomSheet: Remove bouncerSafer when clicking in backdrop (93233dd)
  • CozyDialogs: Close and Back button z-index (a943399)

70.2.2 (2022-07-26)

Bug Fixes
  • Shortcut with IconContent (a83c320)

70.2.1 (2022-07-25)

Bug Fixes
  • Improve double dialog onUnmount (bd1d4ea)

v70.2.4

Compare Source

Bug Fixes
  • BottomSheet: Backdrop click behavior (7fdb297)

v70.2.3

Compare Source

Bug Fixes
  • BottomSheet: Remove bouncerSafer when clicking in backdrop (93233dd)
  • CozyDialogs: Close and Back button z-index (a943399)

v70.2.2

Compare Source

Bug Fixes
  • Shortcut with IconContent (a83c320)

v70.2.1

Compare Source

Bug Fixes
  • Improve double dialog onUnmount (bd1d4ea)

v70.2.0

Compare Source

Features
  • Add withStyles and useTheme helpers from MUI (578db69)

v70.1.0

Compare Source

Features
  • BottomSheet: Add backdrop and onClose props (097e4e4)

v70.0.0

Compare Source

Features
BREAKING CHANGES
  • deps: Material UI is not needed any more as a peer dependency of Cozy-UI.

For application that uses CozyUI only for Icon, it is possible to mock Material UI to {} in order not to increase the bundle size of the app (if there is no deep import in the codebase)

69.4.1 (2022-07-22)

Bug Fixes
  • Icon: Remove fill on Tag icon (f678665)

v69.4.1

Compare Source

Bug Fixes
  • Icon: Remove fill on Tag icon (f678665)

v69.4.0

Compare Source

Features
  • Input: Ref must be passed by forwardRef (da7c553)

v69.3.0

Compare Source

Bug Fixes
  • Chips: Using classname doesn't break style anymore (3272df1)
Features
  • Chips: Add ref forwarding (8d7513e)

v69.2.0

Compare Source

Features
  • BottomDrawer: Add possibility to use it with long content (59296f0)
  • Overlay: Add ref propagation (6a0b3f0)

v69.1.0

Compare Source

Features

v69.0.0

Compare Source

Bug Fixes
  • Typography: Removed forced color (1880d93)
BREAKING CHANGES
  • Typography: Old deprecated texts components are removed : Text, Title, MainTitle, SubTitle, Bold, Uppercase, Caption, ErrorMessage, NewSubTitle from /react/Text. You now have to rely on Typography component. You can use a codemod for that :
$ yarn global add @​cozy/codemods
$ jscodeshift -t $(yarn global dir)/node_modules/@​cozy/codemods/src/transforms/transform-typography.js src --parser babel --ignore-pattern=src/targets/ --extensions js,jsx

68.9.1 (2022-06-30)

Bug Fixes
  • ListSubheader: Only 1rem of text indent on mobile (af38d1d)

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