appsemble
Advanced tools
Changelog
[0.20.6] - 2022-05-13
form
): Add TimeRangeRequirement
for date-time
fields to limit the time range.form
): Add new requirement for date
and date-time
fields to disable selecting dates
that fall on specific weekdays.download
action for downloading the result of an action.ics
for creating calendar events.password
grant type.Changelog
[0.20.5] - 2022-04-11
chart
): Support custom colors for the y axis.chart
): Support custom step size for the y axis.table
): Add alignment
property to field types.table
): Add support for button field types.Changelog
[0.20.3] - 2022-03-31
security.teams
property in app definition.team.invite
action.Login
or Register
.chart
): Make min
and max
in yAxis
property optional.$any
actions and events were not extracted.anyOf
or
oneOf
.Changelog
[0.20.2] - 2022-03-01
visibility
property to blocks, this allows for blocks to be hidden from the block
store.create-appsemble block
command.Changelog
[0.20.0] - 2022-02-14
chart
): Add chart block.list
): Fix issue where label
was not correctly being remapped.$editor
was being included in the resource validation when updating
resources.Changelog
[0.19.15] - 2022-02-07
form
): Add event listener for fields
. This can be used to dynamically replace the
fields.form
): Add support for slider
display on numeric fields.utils.menu()
.form
): Change fields
to be optional but require at least 1 item.