@appsemble/utils
Advanced tools
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.Changelog
[0.18.22] - 2021-07-20
share
action.--dry-run
option to appsemble app create
.?dryRun=true
to the
query string, apps can now be validated without having to create a new app or using an existing
app.typescript-json-schema
with
ts-json-schema-generator
.app-definition.yaml
instead of app.yaml
.Changelog
[0.18.21] - 2021-07-09
bootstrap
SDK function to the shadow root.attach
function.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.