Skip to content

Releases: cozy/cozy-ui

v127.12.0

20 Aug 14:41

Choose a tag to compare

127.12.0 (2025-08-20)

Features

  • Add Contacts/Header and Contacts/GroupsSelect components (41892e8)

v127.11.0

18 Aug 15:08

Choose a tag to compare

127.11.0 (2025-08-18)

Features

  • ContactsList: Add ContactCell component to show a contact in table (234bfe2)
  • ContactsList: Add makeGroupLabelsAndCounts function (b628571)
  • Providers: Add Selection provider (b9854b6)

v127.10.1

18 Aug 08:20

Choose a tag to compare

127.10.1 (2025-08-18)

Bug Fixes

  • Reorganize virtualized grid list to render item content 🐛 (62cf105)

v127.10.0

31 Jul 10:39

Choose a tag to compare

127.10.0 (2025-07-31)

Features

  • Actions: Add makeAction to simplify action creation (941e9b7)

v127.9.0

31 Jul 08:54

Choose a tag to compare

127.9.0 (2025-07-31)

Features

  • VirtualizedTable: Add disableClick prop on column config (6c68c01)

v127.8.0

30 Jul 13:48

Choose a tag to compare

127.8.0 (2025-07-30)

Bug Fixes

  • SearchBar: Adjust flex behavior (34f78b2)

Features

  • TableCell: Set css for sizeSmall (17ff031)
  • VirtualizedTable: Add groups props to be able to group data (dac73e0)

v127.7.0

29 Jul 13:35

Choose a tag to compare

127.7.0 (2025-07-29)

Features

v127.6.0

29 Jul 12:32

Choose a tag to compare

127.6.0 (2025-07-29)

Bug Fixes

  • VirtualizedTable: Remove ref on TableRow (919f742)

Features

  • Upgrade rooks (51de4e7)
  • VirtualizedTable: Add onLongPress prop on Cell (7e08d77)

v127.5.0

29 Jul 07:18

Choose a tag to compare

127.5.0 (2025-07-29)

Features

  • Layout: Simplify the approach and make it compliant with v-tables (0936323)

v127.4.0

21 Jul 14:49

Choose a tag to compare

127.4.0 (2025-07-21)

Features

  • implement virtualized grid list drag and drop ✨ (c4f93a1)