Skip to content

Releases: cozy/cozy-ui

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

v115.1.0

02 Jan 14:21
Compare
Choose a tag to compare

115.1.0 (2025-01-02)

Features

  • DatePicker: Add DatePicker component (1c5fa03)

v115.0.2

20 Dec 13:16
Compare
Choose a tag to compare

115.0.2 (2024-12-20)

Bug Fixes

  • initFormat: Ensure do not crash if no date is passed (07564e7)

v115.0.1

20 Dec 11:09
Compare
Choose a tag to compare

115.0.1 (2024-12-20)

Bug Fixes