@appsemble/preact
Advanced tools
Changelog
[0.17.1] - 2021-01-21
team.join
action allows blocks to join a team.team.list
action allows blocks to access all teams in the app.form
): Fix selecting enum option values that aren’t strings.Changelog
[0.17.0] - 2021-01-14
map
): Add filterLatitudeName
and filterLongitudeName
parameters.$team:member
and $team:manager
roles in page.roles
.$filter=$author/id eq 11111111-a111-11a1-aa11-111a1a11aa1a"
.map
): Change parameters longitude
and latitude
to accept remappers instead of property
paths.parameters
property from link
actions. This functionality can be replaced by using
remap
.base
property of request
actions. This can be replicated using remappers
in onSuccess
and/or onError
.Changelog
[0.16.0] - 2020-12-21
form
): Add error
to context of formRequirement
errors.size
property to /api/apps/{id}/teams
.Changelog
[0.15.12] - 2020-12-11
form
): Add support for enum fields to receive options from events.Changelog
[0.15.10] - 2020-12-02
form
): Added support for dynamic enum options.form
): Added the new change
event.resource.count
action.$team:member
and $team:manager
in resource action roles.waitFor
option for event
action./resources/{type}/$count
endpoint.form
): Invalid form requirements now block the user from submitting the form./api/apps/{id}/members
to also display organization members based on the policy.Changelog
[0.15.8] - 2020-11-20
layout
property which can be used to determine where various layout elements should be.navigation
to layout
.