appsemble
Advanced tools
Changelog
[0.20.17] - 2022-10-24
action-button
): Add the icon for the action button block.audio
): Add the icon for the audio block.chart
): Add the icon for the chart block.control-buttons
): Add the icon for the control buttons block.feed
): Add the icon for the feed block.filter
): Add the icon for the filter block.form
): Add form auto-fill.form
): Add the icon for the form block.html
): Add the icon for the HTML block.image
): Add the icon for the image block.list
): Add the icon for the list block.map
): Add the icon for the map block.markdown
): Add the icon for the markdown block.qr-scan
): Add the icon for the qr-scan block.table
): Add the icon for the table block.tiles
): Add the icon for the tiles block.timer
): Add the icon for the timer block.video
): Add the icon for the video block.Changelog
[0.20.16] - 2022-10-13
form
): Block(form): Add conditional field rendering.each
action.each
action.examples
property for JSON schemata instead of example
.Changelog
[0.20.11] - 2022-07-12
audio
): Add audio
block.form
): Add dense
property.paths
property in tsconfig.json
.Changelog
[0.20.10] - 2022-06-21
remapAfter
and remapBefore
to actions.remap
on actions, remapBefore
may be used instead. Existing apps that still use
remap
will continue to work.Changelog
[0.20.9] - 2022-06-15
form
): Add alwaysValidate
option to form requirements. This can be useful for fields
that can also perform validation on fields that are filled in at a later time.form
): Add confirm
option to date
and date-time
fields. Enabling this will display a
confirm button once a date has been selected.form
): Add dateFormat
property to date
and date-time
fields to customize the way
these are shown to the user.image
): Add image
block.