@appsemble/preact
Advanced tools
Changelog
[0.12.5] - 2020-04-16
@appsemble/detail-viewer
): Add support for icons in string fields.@appsemble/filter
): Add exact
property for fields. When enabled, the values will be
checked using equality instead of partial matches.@appsemble/list
): Add base
property. This can be used when using initial data passed
through from other actions.@appsemble/list
): Add support for receiving initial data.@appsemble/filter
): Make type
property for fields required.Changelog
[0.12.4] - 2020-04-06
@appsemble/map
): Add support for custom markers.@appsemble/cli
on the npm
registry.@appsemble/detail-viewer
): Make field.label
render no label instead of field.name
if
the label is undefined.@appsemble/map
): Change default marker from a custom icon to the Font Awesome
map-marker-alt
icon.@appsemble/form
): Make field.label
render no label instead of field.name
if the label
is undefined.@appsemble/table
): Make field.label
render no label in the header if the label is
undefined. If no labels are defined at all, the table header won’t be displayed at all.block register
command. You can now always use block publish
when publishing new
blocks or new block versions.Changelog
[0.12.1] - 2020-03-26
action
format for parameters. This can be used to refer to other
actions by name, including custom defined actions.@appsemble/button-list
): Add new button list block.Changelog
[0.12.0] - 2020-03-20
resource.subscription.toggle
action.resource.subscription.status
action.resource.subscription.unsubscribe
action.@appsemble/preact
on the npm
registry.asset
utility function.resource.subscribe
action to resource.subscription.subscribe
.apps:write
scope.block
from bootstrap parameters, parameters
is now passed in directly.