@appsemble/preact
Advanced tools
Changelog
[0.13.6] - 2020-07-27
feed
): Add support for custom markers. Refer to the block documentation for more
information.table
): Field label is now a remapper.table
): The message for the empty state can now be configured using a remapper.table
): The message for the error state can now be configured using a remapper.email
action. This action can be used to send emails based on what’s entered as its
to
, subject
, and body
parameters.email
actions from apps.feed
): Move longitude
and latitude
into the marker
object.feed
): Replace remapping logic with remappers.Changelog
[0.13.5] - 2020-07-15
throw
action. This can be used when a block specifically wants data to be thrown
instead of returned.data-path
and data-type
attributes to pages and blocks on pages.detail
): Add appsemble-
type classes to the containers of fields to make it easier to
style them. For example: appsemble-file
for file type fields.data-notifier
): Add new the data-notifier
block. This has the same functionality as the
filter block for refreshing new data, but for general use.detail-viewer
): Add icons
property which can be used to customize the way the marker
looks. It is identical to how works in map
.form
): Add appsemble-
type classes to the containers of fields to make it easier to
style them. For example: appsemble-file
for file type fields.form
): Add requirements
parameter to base of form. This can be used to perform an action
that mutates the form based on what is returned from the action.list
): Add image
property.map
): Add color
property to icons
. This can be used to change the color of custom
markers.map
): Add defaultLocation
property. This property is used to set the location of the map
when the user’s location cannot be found. It defaults to Greenwich Park.noop
action return the data it received instead of returning nothing.filter
): This block has been rewritten, because it had too many issues. Support for data
notifications has been removed. Use data-notifier
instead.form
): Move several fields specific to validation to the requirements
array. Refer to
the block documentation for specific changes.Changelog
[0.13.4] - 2020-06-29
form
): Add submitLabel
property for customizing the label on the submit button.form
): Add support for requirements
in string fields. Please consult the block
documentation for further details.form
): Add support for radio
type fields.timer
): Add the timer block.InviteMember
permission to the maintainer role within an organization. They are
allowed to invite members, resend invitations and delete pending invitations.Default
column to block documentation.Changelog
[0.13.3] - 2020-06-11
onSuccess
and onError
properties to actions. This allows for chaining actions
together by defining additional actions that are dispatched depending on whether the parent action
ran successfully or produced an error.message
action. This action can be used to display messages to the user.button-list
): Change label
property type from string
to Remapper
.Changelog
[0.13.1] - 2020-06-02
/blocks
.Changelog
[0.13.0] - 2020-05-15
npx appsemble
.detail-viewer
): Implement remappers.list
): Add icon
property. This can be used to display icons next to the header.mini-jsx
template based on the current stats block.util.remap
function.remap
property of actions now uses the new remapper functionality.list
): Replace name
with value
.list
): Apply remapper to value
and label
.stats
): Replace name
with value
.stats
): Apply remapper to value
and label
.Changelog
[0.12.6] - 2020-04-29
robots.txt
.