Releases: cozy/cozy-ui
Releases · cozy/cozy-ui
v121.0.0
v120.0.0
v119.2.0
v119.1.0
v119.0.3
v119.0.2
v119.0.1
v119.0.0
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
andnameToColor
fromcozy-ui/transpiled/react/legacy/Avatar
instead ofcozy-ui/transpiled/react/Avatar
- You must have
cozy-flags >= 2.10.1