@appsemble/types
Advanced tools
Changelog
[0.19.0] - 2021-10-04
control-buttons
): Add control-buttons
block.source
and family
instead of just a font
name.node:16-bullseye-slim
.Changelog
[0.18.30] - 2021-09-17
html
): Add data
event listener.markdown
): Add data
event listener.data
option to page
remapper.random.choice
remapper. It returns a random entry from an array of items, or the input
if the input is not an array.storage.read
and storage.write
actions.Changelog
[0.18.29] - 2021-09-08
string.format
remappers.string.format
remappers.Changelog
[0.18.28] - 2021-09-04
tiles
): Add tiles
block.--modify-context
flag for app create
command. This will modify the context in
.appsemblerc
to include the ID of the newly created app.asset create
command..appsemblerc.yaml
context usage for resource
and team
commands using
--app <path>
and --context <environment>
flags.IconName
type from @fortawesome/fontawesome-common-types
is now re-exported by the
SDK.Changelog
[0.18.25] - 2021-08-13
html
): Add html
block.--resources
flag to app create
.block build
command.resource create
command.resource update
command.page
remapper. This currently only supports the url
property.url
to app
remapper.multipart/form-data
instead of raw data.Changelog
[0.18.24] - 2021-07-29
button-list
): Fix onClick
not being used as the default if an action isn’t specified.markdown
): Fix issue where certain data types would not display correctly.