Skip to content

Releases: cozy/cozy-ui

v110.6.0

08 Jul 12:13
Compare
Choose a tag to compare

110.6.0 (2024-07-08)

Features

v110.5.0

04 Jul 14:08
Compare
Choose a tag to compare

110.5.0 (2024-07-04)

Features

  • Backdrop: Add isOver props (67e6de7)
  • Empty: Add componentsProps.icon/title/text/childrenContainer props (8d50ee6)
  • IntentDialogOpener: Add Component prop to replace Dialog (01a4499)
  • IntentIframe: Add iframeProps.setIsLoading prop to wind it up (bf0db3d)
  • IntentProvider: Add provider to deal with intents (b00b893)
  • Viewer: Add BlankPaperViewer view and plug it to blank papers (41ee4fe)

v110.4.0

04 Jul 06:48
Compare
Choose a tag to compare

110.4.0 (2024-07-04)

Features

v110.3.0

01 Jul 12:59
Compare
Choose a tag to compare

110.3.0 (2024-07-01)

Features

  • PermissionDialog: Force icon background to be white (8c46e64)
  • SquareAppIcon: Force icon background to be white (1ca2ab7)

v110.2.0

28 Jun 14:33
Compare
Choose a tag to compare

110.2.0 (2024-06-28)

Features

  • Add new categories to appSections locales (6830ab5)

v110.1.1

26 Jun 14:13
Compare
Choose a tag to compare

110.1.1 (2024-06-26)

Bug Fixes

  • Viewer: On mobile, background and color are now theme responsive (9da97dc)

v110.1.0

24 Jun 10:38
Compare
Choose a tag to compare

110.1.0 (2024-06-24)

Bug Fixes

  • Correct status bar overlay for BottomSheet in flagship app (cd2c0dc)
  • Intent: Colors for component to be more dark mode compliant (2c0bd99)

Features

  • Adapt setFlagshipUI to dark mode (51019b4)
  • Modal: Add theme responsive support (2168457)
  • Remove class creation on body and fix layout (afdedbe)

v110.0.1

19 Jun 13:38
Compare
Choose a tag to compare

110.0.1 (2024-06-19)

Bug Fixes

v110.0.0

18 Jun 12:49
Compare
Choose a tag to compare

110.0.0 (2024-06-18)

Features

  • CozyTheme: Use io.cozy.settings to determine default type (9c513d4)

BREAKING CHANGES

  • CozyTheme: To use <CozyTheme> properly:
    • you must have permission in your app to get io.cozy.settings documents. The experience would be even better with realtime on this doctypes.
    • You must wrap CozyTheme inside CozyProvider to be sure that client is instantiated

v109.2.0

17 Jun 08:29
Compare
Choose a tag to compare

109.2.0 (2024-06-17)

Features