@appsemble/preact
Advanced tools
Changelog
[0.29.9] - 2024-08-22
detail-viewer
): Add support for video asset thumbnails.form
): Add support for automatic thumbnail generation on video inputs.list
): Add support for displaying a thumbnail image if a video asset is passed to the
image property.processResourceBody
.HEAD
requests.HEAD
requests.list
): Change the request for assets in the header to HEAD
.detail-viewer
): Don't pass poster if there is no thumbnail link.Changelog
[0.29.8] - 2024-08-08
form
): Use the accept
requirement of input fields to show an icon in the upload button.list
): Show the filename and filetype icon in the header of list items, with a header
value remapping to an asset id.Access-Control-Expose-Headers: 'Content-Disposition'
header to getAssetById
endpoint.form
): Show the upload button to the right in repeated file inputs.form
): Use the mime type of files in the file input to show a placeholder.form
): Don't show the message for long submission if there are form errors.Changelog
[0.29.5] - 2024-07-15
form
): Add search to selection fields.form
): Allow trying to submit while there are field errors.form
): Don't show field error links until the user has tried to submit.multipart/form-data
from a proxied request action.detail-viewer
): Fix the height of displayed non-square images.form
): Acknowledge readOnly
in fieldset fields.form
): Disable fieldset and file fields while submitting the form.table
): Fix miss-aligned button icon when label is empty.