Releases: cozy/cozy-client-js
Releases · cozy/cozy-client-js
v0.3.15
v0.3.14 - π release :p
Changed
- Use sort=datetime when fetching referenced files
v0.3.13
v0.3.12
v0.3.11
v0.3.10
Added
- Handle
exposeIntentFrameRemoval
data flag to terminate the service without removing the intent DOM node directly but by providing the removal function to the client. - Add an
onReadyCallback
optional argument to the create method in order to allow providing a callback function to be run when the intent iframe will be loaded (iframeonload
listener).
v0.3.9
v0.3.8
Fixed
- Fix intent handshake in Safari 9.1
v0.3.7
Fixed
- Fix
service.resizeClient()
in intents.
v0.3.6
Added
- Add a
intentService.resizeClient()
method to force the size of the intent modal