Releases: cozy/cozy-ui
Releases · cozy/cozy-ui
v119.0.1
Bug Fixes
Spinner: Missed role
and aria-busy
props (f7f0894 )
v119.0.0
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
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
Features
Add FileTypeServer illustration (740ddb7 )
v117.2.2
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
Bug Fixes
Table: Adjust selected color (5e0fd17 )
v117.2.0
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
Features
Add Download and Add/Remove favorites actions (6e4bca4 )
v117.0.0
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
Bug Fixes
QualificationModal: Now select none
for unsupported qualification (cdaba35 )
Features
BREAKING CHANGES
You must have cozy-client >= 52.1.0
You can’t perform that action at this time.