Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@appsemble/node-utils

Package Overview
Dependencies
Maintainers
0
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/node-utils - npm Package Versions

1
23

0.14.0

Diff

Changelog

Source

[0.14.0] - 2020-09-24

Added

  • Block(form): Added option to add required requirement to fields of type date-time.
  • Block(form): Added support for fields of type object.
  • Block(table): Add index and repeatedIndex to context.
  • App: Add defaultPage property to roles in the security definition.
  • Utils: Add array remapper.
  • Utils: Add if remapper.
  • Utils: Add root remapper.
  • Utils: Add option to define remappers as a single object instead of an array of remappers.
  • Utils: Add option to directly use boolean and number values in remappers without having to use static.
  • Utils: Add support for equals remapper.
appsemble-bot
published 0.13.15 •

Changelog

Source

[0.13.15] - 2020-09-18

Added

  • App: Add support for cc and bcc in email actions.
  • Server: Add support for cc and bcc in email actions.
  • Server: Added option to skip sending emails by leaving to, cc, and bcc empty.
  • Utils: Implement array.map remapper.

Fixed

  • Block(form): Fix issue where the default state was not correctly initialized.
  • Preact-components: Fix logic for when to display the optional label.
appsemble-bot
published 0.13.14 •

Changelog

Source

[0.13.14] - 2020-09-15

Added

  • Block(detail-viewer): Add support for groups of fields.
  • App: Add Dutch translations.
  • App: Add the user remapper.
  • React-components: Add Dutch translations.

Changed

  • Block(detail-viewer): Rename name to value.
  • Block(table): Rename name to value.
appsemble-bot
published 0.13.13 •

Changelog

Source

[0.13.13] - 2020-09-08

Added

  • Block(data-loader): Add loadErrorMessage parameter for translating load error messages.
  • Block(feed): Add the following translatable messages to the block: anonymousLabel, replyErrorMessage, replyLabel, emptyLabel.
  • Block(form): Add support for AcceptRequirement and LengthRequirement for file fields.
  • Block(form): Add support for tag on fields. This sets the tag for a field’s label, overwriting the optional label.
  • Block(form): Add support for the following translatable messages: submitLabel, fieldErrorLabel, formRequirementError, invalidLabel, emptyFileLabel, optionalLabel.
  • Block(list): Add parameters for translating error messages and when no data is available.
  • Block(table): Add errorMessage and emptyMessage parameters for translation purposes.
  • App: Add support for translated app URLs. Translated page names can be entered in the translations editor.

Changed

  • Block(form): Add minimum value of 1 to maxLength and minLength in LengthRequirement.
  • Block(form): Move accept to AcceptRequirement.
  • Block(table): Update name to use remappers.

Removed

  • Preact: Remove support for messages using intl-messageformat. Use block parameters with remappers instead.

Fixed

  • Server: Don’t create ingress for apps that have an empty string domain field.
appsemble-bot
published 0.13.12 •

Changelog

Source

[0.13.12] - 2020-09-01

Added

  • Server: Add support for attaching assets to emails.
appsemble-bot
published 0.13.11 •

Changelog

Source

[0.13.11] - 2020-08-27

Added

  • Block(form): Add support for previous button. It is defined by the previousLabel parameter and onPrevious action.
  • Cli: Add appsemble organization create command to create organizations.

Changed

  • Block(form): Add remapper support to submitLabel.
  • App: Fall back to the message ID for untranslated app messages.

Removed

  • App: Remove organization styling.
  • Cli: Remove appsemble theme upload command.
  • Server: Remove organization styling.

Fixed

  • Block(form): Fix logic for determining form validity.
appsemble-bot
published 0.13.10 •

Changelog

Source

[0.13.10] - 2020-08-21

Fixed

  • Server: Fix migration for version 0.13.9.
appsemble-bot
published 0.13.9 •

Changelog

Source

[0.13.9] - 2020-08-21

Added

  • App: Add support for setting language preferences in the settings page of apps.
  • Cli: Add support for uploading app screenshots.
  • Server: Add support for uploading and serving app screenshots.
  • Studio: Display app screenshots in the app detail view.

Changed

  • App: Add link to settings page to side menu.

Fixed

  • App: Fix various issues with page routing.
appsemble-bot
published 0.13.8 •

Changelog

Source

[0.13.8] - 2020-08-18

Added

  • Block(filter): Add support for remappers.
  • Block(form): Add support for remappers.
  • Block(map): Add support for remappers.
  • Block(markdown): Add support for remappers.
  • App: Add translatable app messages.
  • App: Add string.replace remapper.
  • Studio: Add translations page to studio for translating app messages.
appsemble-bot
published 0.13.7 •

Changelog

Source

[0.13.7] - 2020-07-31

Added

  • Block(form): Add support for remappers.
  • Block(map): Allow customizing the message for location errors.
  • Utils: Add string.replace remapper.

Changed

  • Block(map): Make the location error English by default.

Fixed

  • App: Fix prefix paths for onSuccess and onError actions.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc