@appsemble/types
Advanced tools
Changelog
[0.18.19] - 2021-06-29
--sentry-allowed-domains
to only serve Sentry on apps from specific
domains.layout
property.navigation
property in pages.Changelog
[0.18.18] - 2021-06-25
progress
property to flow
pages. This can be used to set the method used to
display the progress of a flow page’s steps.corner-dots
in flow
pages. More often than not these
ended up being invisible due to the default background color.Changelog
[0.18.16] - 2021-06-10
data-loader
): Add support for context
. The data passed to the block (for example the
current data in a flow page) is now available in the property data
when using context
remappers.video
): Add video block.condition
action.flow.to
.translate
remapper. This can be used instead of message.format
for simpler
messages that don’t use any message values.appsemble
.condition
action.iconBackground
when creating an app.maskableIcon
when creating an app.appsemble
.context
within remappers for query
in request
actions. This was
causing context
to not be available.Changelog
[0.18.13] - 2021-05-26
hidden
menu navigation displaying a blank page.Changelog
[0.18.11] - 2021-05-21