Releases: cozy/cozy-ui
Releases · cozy/cozy-ui
v110.6.0
v110.5.0
110.5.0 (2024-07-04)
Features
- Backdrop: Add
isOver
props (67e6de7) - Empty: Add
componentsProps.icon/title/text/childrenContainer
props (8d50ee6) - IntentDialogOpener: Add
Component
prop to replace Dialog (01a4499) - IntentIframe: Add
iframeProps.setIsLoading
prop to wind it up (bf0db3d) - IntentProvider: Add provider to deal with intents (b00b893)
- Viewer: Add BlankPaperViewer view and plug it to blank papers (41ee4fe)
v110.4.0
v110.3.0
v110.2.0
v110.1.1
v110.1.0
v110.0.1
v110.0.0
110.0.0 (2024-06-18)
Features
- CozyTheme: Use
io.cozy.settings
to determine default type (9c513d4)
BREAKING CHANGES
- CozyTheme: To use
<CozyTheme>
properly:- you must have permission in your app to get
io.cozy.settings
documents. The experience would be even better with realtime on this doctypes. - You must wrap
CozyTheme
insideCozyProvider
to be sure thatclient
is instantiated
- you must have permission in your app to get