Skip to content

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

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

This MR contains the following updates:

Package Type Update Change
cozy-ui dependencies major ^111.9.0 -> ^113.0.0

Release Notes

cozy/cozy-ui

v113.7.1

Compare Source

Bug Fixes
  • Theme: Shadow 25 wasn't in Mui theme (cc5486e)

v113.7.0

Compare Source

Features
  • Actions: Add copyToClipboard and editAttribute (a7e91a6)

v113.6.0

Compare Source

Features

v113.5.0

Compare Source

Features
  • Icons: Add CloudPlusOutlined icon (e66cb72)

v113.4.0

Compare Source

Features

v113.3.0

Compare Source

Features
  • SquareAppIcon: Hide shortcut badges for a more app like feel (49d8438)

v113.2.0

Compare Source

Features

v113.1.0

Compare Source

Bug Fixes
  • ShortcutTile: Use relative import (df81357)
Features

v113.0.0

Compare Source

Features
  • Remove cozy-harvest-lib (df104df)
BREAKING CHANGES
  • you do not need anymore cozy-harvest-lib. Please check if you added it in your app only for cozy-ui.

v112.3.0

Compare Source

Features
  • Remove unused react-pdf dep (ae84e89)

v112.2.0

Compare Source

Features
  • Remove useless cozy-sharing from peer deps (5ac6a96)

v112.1.0

Compare Source

Features
  • Upgrade Bundlemon to 3.1.0 (e8da4a0)

v112.0.0

Compare Source

Features
  • hooks: Add useClientErrors from cozy-client (deb505e)
  • providers: Add Encrypted from cozy-viewer (612cff6)
  • Remove Viewer (7d2b7ef)
BREAKING CHANGES
  • if you want to use the Viewer, you must import components from cozy-viewer. So replace import Something from 'cozy-ui/transpiled/react/Viewer/...' by import Something from 'cozy-viewer/...'

v111.21.0

Compare Source

Features
  • ListItemSkeleton: Add gutters property to mock ListItem behavior (01ce10a)

v111.20.0

Compare Source

Features

v111.19.0

Compare Source

Bug Fixes
  • SearchBar: Ref wasn't spread correctly (15fc5fe)
Features
  • SearchBar: Add onClear and disabledFocus props (6c8cabf)

111.18.1 (2024-10-14)

Bug Fixes
  • Dialog: Classnames wasn't merged if set (8a9453c)
  • FixedDialog: Bottom divider wasn't fullwidth when small size dialog (ecceb97)

v111.18.1

Compare Source

Bug Fixes
  • Dialog: Classnames wasn't merged if set (8a9453c)
  • FixedDialog: Bottom divider wasn't fullwidth when small size dialog (ecceb97)

v111.18.0

Compare Source

Features
  • Dialogs: Spread dialogActions classname to allow override (fc2c414)

v111.17.0

Compare Source

Features
  • CSS: Add important prop on border and overflow class utilities (eed43c7)
  • SearchBar: Spread components.inputBase.className to InputBase (b5dd59c)

v111.16.0

Compare Source

Features
  • Icon: Add img tag and .png file support (c1eeb5d)

111.15.2 (2024-10-09)

Bug Fixes
  • BottomSheet: Add safe area and flagship app height to compute toolbar height (f452eca)

111.15.1 (2024-10-09)

Bug Fixes
  • Show additional apps only when there ones (64c6c5e)

v111.15.2

Compare Source

Bug Fixes
  • BottomSheet: Add safe area and flagship app height to compute toolbar height (f452eca)

v111.15.1

Compare Source

Bug Fixes
  • Show additional apps only when there ones (64c6c5e)

v111.15.0

Compare Source

Features

v111.14.0

Compare Source

Features
  • BottomSheet: Add hasMinHeightOffset prop (0e1af92)
  • CozyDialogs: Add full size (d141068)
  • CozyDialogs: We can now propagates props to inner components (01d9d48)
  • SearchBar: Add auto size and possibility to control it in the app (038555f)
  • SearchBar: Add multiple props to improve component management (13f8450)

v111.13.0

Compare Source

Bug Fixes
  • AppTile: Display the name of the developer instead custom property (ff428f8)
  • AppTile: Show favorite label also desktop (6477abe)
  • I18n: Allow multiple locales extensions in apps by isolating state (2bf2645)
Features
  • AppSections: Rename shortcuts section to additional apps (3b53853)

v111.12.0

Compare Source

Features
  • Remove ui.darkmode.enabled flag condition (67e67cd)

v111.11.0

Compare Source

Features
  • Expose fileToArrayBuffer from ActionsMenu actions helpers (72b6e21)

v111.10.0

Compare Source

Features
  • Add secret in GA deploy script (67e17f2)
  • Badge: Add success, warning, info colors (2445e51)
  • Revert adding token, seems not to be the problem (4898612)
  • Try to use GITHUB_TOKEN to deploy (8a18c13)
  • Update deploy config to avoid Protected branch update failed error (5a13cfa)

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

Loading