Skip to content

Releases: cozy/cozy-ui

v122.1.0

07 Apr 15:04
Compare
Choose a tag to compare

122.1.0 (2025-04-07)

Features

  • SquareAppIcon: Dark mode in Twake theme (0089ee0)

v122.0.1

03 Apr 14:44
Compare
Choose a tag to compare

122.0.1 (2025-04-03)

Bug Fixes

  • Update Workplace text icon (7dae601)
  • Use correct slug for Twake Chat and Twake Mail (dd1e5fa)
  • Use correct stylus classes (5c62e32)

v122.0.0

03 Apr 10:04
Compare
Choose a tag to compare

122.0.0 (2025-04-03)

Features

  • Accept a number as elevation in SearchBar (280fc63)
  • Update font size of SearchBar (60ea8e8)

BREAKING CHANGES

  • SearchBar accepts now a number as elevation instead
    of a bool. If you used elevation={true} you can use
    elevation={1} and if you used elevation={false} you can use
    elevation={0}. Default value is kept (it was true so it is 1).

v121.9.0

01 Apr 14:00
Compare
Choose a tag to compare

121.9.0 (2025-04-01)

Features

  • Add .u-bg-transparent utility class (bbbb018)
  • Add .u-elevation-0 utility class (1e3f322)

v121.8.0

27 Mar 13:34
Compare
Choose a tag to compare

121.8.0 (2025-03-27)

Bug Fixes

  • Badge: Force 100% radius (cf87bbd)
  • Change error.50 Twake color (02554fb)
  • SquareAppIcon: Background color for shortcut wasn't correct (fa86122)

Features

  • CozyTheme: Add theme name in hook result (1dcb245)
  • InfosBadge: Adjust Twake theme (e71cd73)
  • MuiTheme: Add theme type and variant (be59079)
  • Remove set of font in Twake theme css (4851971)
  • SquareAppIcon: Adjust Twake theme (40ec0f7)

v121.7.0

27 Mar 12:55
Compare
Choose a tag to compare

121.7.0 (2025-03-27)

Features

  • Add CloudRainbow, Mosaic and PersonAdd icons (dc8b4b0)

v121.6.0

27 Mar 10:28
Compare
Choose a tag to compare

121.6.0 (2025-03-27)

Features

  • Add Twake apps text icons (6881702)
  • Rewritten AppTitle component (59e37b9)

v121.5.0

25 Mar 08:53
Compare
Choose a tag to compare

121.5.0 (2025-03-25)

Features

  • Typography: Adjust overline style (352e215)

v121.4.0

24 Mar 14:53
Compare
Choose a tag to compare

121.4.0 (2025-03-24)

Features

  • Add DesktopDownload icon (97766b5)
  • Adjust PhoneDownload Icon (8bd5753)
  • Banner: Add possibility to hide bottom divider (cc5a2c8)

v121.3.0

20 Mar 18:49
Compare
Choose a tag to compare

121.3.0 (2025-03-20)

Features

  • Add Workplace icon (d48aa3f)
  • Adjust LinearProgress style (4b4c160)
  • Buttons: Add auto height for multiline purpose (88a3181)