@appsemble/preact
Advanced tools
Changelog
[0.24.1] - 2024-01-18
clonable
to asset publish command.user.properties
validation in docs.user.properties
parsing and validation to app member endpoints. Add reseed demo app
endpoint. Add demo app logic for resources endpoints. Add demo app logic for assets endpoints. Add
AppMember
BeforeCreate
and BeforeUpdate
hooks for user.properties
validation. Add
Resource
BeforeDelete
hook for user.properties
update. Add logic for demo apps to get the
user who seeded the resource on action permission validation instead of the logged in one.UserProperties
interface. Add $seed
and $ephemeral
to resources.clonable
to publish assets endpoint. Add user.properties
to app definition. Add
user.properties
to user actions. Add demo app reseed endpoint.user.register
, user.create
and user.update
actions.user.properties
in UserProvider
. Fix user.properties
in user actions.user.properties
modal form.Changelog
[0.24.0] - 2024-01-16
form
): Add support for icon inside file entry.form
): Add support for icon to geocoordinates field.form
): Add support for icon to static field.form
): Add support for label to geocoordinates field.form
): Add support for tag to geocoordinates field.form
): Add support for “required‘ requirement to geocoordinates field.query
remapper on the client when request
action requests are proxied.form
): Change icon implementation, convert Font Awesome icon to SVG instead.form
): Fix default min and max value for range input field.form
): Fix list input field styling when icon is present.form
): Fix the file entry’s image source.