Skip to content

Releases: cozy/cozy-ui

v119.0.1

11 Mar 08:10
Compare
Choose a tag to compare

119.0.1 (2025-03-11)

Bug Fixes

  • Spinner: Missed role and aria-busy props (f7f0894)

v119.0.0

10 Mar 14:31
Compare
Choose a tag to compare

119.0.0 (2025-03-10)

Features

  • Add Avatar and AvatarGroup (2d40db1)
  • Add cozy-flags as peerDep (7c1ea57)
  • Add helpers to use Twake theme (6701dcd)
  • Add logic to use a other theme than cozy's (fcc9647)
  • Add new twake icons and SVGR components (911c503)
  • Add ToggleButton and ToggleButtonGroup (e98f54a)
  • Add Twake app icons (133d58c)
  • Add Twake illustration icons (168bd4f)
  • Add Twake permissions icons (3258cef)
  • Adjust ActionsBar (bb2aff3)
  • Adjust SearchBar (43f728e)
  • Adjust twake ghost button (49b1af7)
  • Adjust Twake theme (0179de7)
  • IconButton: Add xlarge value for size prop (9d4e440)
  • Modify Checkbox (ade8443)
  • Modify Circle and LegacyAvatar (15cb6a2)
  • Modify Sidebar and Nav (5f3a2ba)
  • Move Avatar to legacy folder (d671f14)

BREAKING CHANGES

  • You must now import Avatar and nameToColor from cozy-ui/transpiled/react/legacy/Avatar instead of cozy-ui/transpiled/react/Avatar
  • You must have cozy-flags >= 2.10.1

v118.0.0

07 Mar 07:56
Compare
Choose a tag to compare

118.0.0 (2025-03-07)

Features

  • Migrate date formatting to es module (9d4ab11)
  • Migrate to es module (b677678)
  • Remove tracking API (a2dade9)

BREAKING CHANGES

  • cozy-ui/transpiled/react/helpers/tracker endpoint has been removed. It was unused since we removed Piwik. You can safely delete the code.

v117.3.0

20 Feb 14:01
Compare
Choose a tag to compare

117.3.0 (2025-02-20)

Features

  • Add FileTypeServer illustration (740ddb7)

v117.2.2

04 Feb 16:09
Compare
Choose a tag to compare

117.2.2 (2025-02-04)

Bug Fixes

  • NestedSelect: Now add space between close button and content if no title (0f20f2a)
  • QualificationModal: Now show initial list if search value is empty (831b53e)

v117.2.1

04 Feb 11:01
Compare
Choose a tag to compare

117.2.1 (2025-02-04)

Bug Fixes

  • Table: Adjust selected color (5e0fd17)

v117.2.0

30 Jan 08:41
Compare
Choose a tag to compare

117.2.0 (2025-01-30)

Bug Fixes

  • NestedSelect: Show now result according to searchResult (debae36)

Features

  • NestedSelect: Add delay on search result (fc57533)
  • NestedSelect: Replace Input by SearchBar for search options (cf01651)
  • QualificationModal: Add search bar (fab5baa)

v117.1.0

21 Jan 14:45
Compare
Choose a tag to compare

117.1.0 (2025-01-21)

Features

  • Add Download and Add/Remove favorites actions (6e4bca4)

v117.0.0

13 Jan 09:53
Compare
Choose a tag to compare

117.0.0 (2025-01-13)

Features

  • Remove cordova stuff from AppLinker (add9fbb)
  • Remove deprecated slug prop from AppLinker (a3d47e0)

BREAKING CHANGES

  • Use app={{ slug: 'drive' }} instead of slug='drive' as
    AppLinker prop. Also, name is not passed anymore as render prop.

v116.0.0

07 Jan 08:37
Compare
Choose a tag to compare

116.0.0 (2025-01-07)

Bug Fixes

  • QualificationModal: Now select none for unsupported qualification (cdaba35)

Features

BREAKING CHANGES

  • You must have cozy-client >= 52.1.0