@appsemble/preact
Advanced tools
Changelog
[0.28.7] - 2024-05-06
team update
command, context
and app
.remote
is neither found in the specified context nor passed as an
argument.team create
command to make argument dependent on one-another. Options
app and context are now optional unless either is specified.dialog
action.setAppPath
function should try at least 9 times before generating hex values.Changelog
[0.28.4] - 2024-04-29
form
): Add a fullWidth
parameter to specify if the form should take up all available
width.form
): Add a grid
parameter to specify if the form fields should be displayed in a grid.form
): Add a title
parameter to set the title of the form.form
): Add styling to fieldset
fields to improve visibility.form
): Add the tags
input field, which allows adding multiple values to an array.number.parse
remapper that converts strings to numbers.form
): Change the default of the dense
parameter to true
.form
): Add a preview for video files.form
): Make file input fields preview larger.form
): Make file input fields span the whole row in grid layouts.Changelog
[0.28.3] - 2024-04-19
item
option to the array
remapper.Changelog
[0.28.0] - 2024-04-16
data
column in the Resource
table to optimize performance and
support sorting by nested fields.list
): The block would throw an error when there is no data instead of displaying the
No data
message.team update
command should use patch
request.date.format
remapper would not accept strings.Changelog
[0.27.12] - 2024-04-10
AppVariable
table to store app variables.Variables
page to the studio.variable
remapper.Changelog
[0.27.11] - 2024-04-08
maskable-icon.png
from app variant directory with app publish
and
app update
.icon.png
from app variant directory with app publish
and app update
.updateAppOAuth2Secret
.Changelog
[0.27.10] - 2024-04-03
AppReadme
to store app long descriptions.readmeUrl
to App.longDescription
from App
model.longDescription
from App
.form
): Use field name as fallback value for label if label isn’t specified.app patch
command would fail when passing only arguments with their values set to
false.app patch
command would lock the app before patching other values first.--forceProtocolHttps
flag is set. This assumes that the main Appsemble host has a valid wildcard
SSL certificate.