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

@appsemble/utils

Package Overview
Dependencies
Maintainers
0
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/utils - npm Package Versions

1
18

0.18.29

Diff

Changelog

Source

[0.18.29] - 2021-09-08

Added

  • Cli: Support translating values from string.format remappers.
  • Studio: Support translating values from string.format remappers.

Changed

  • Server: Represent app members user app member information, not user information.

Fixed

  • Server: Return the correct role when getting a single app member.
appsemble-bot
published 0.18.28 •

Changelog

Source

[0.18.28] - 2021-09-04

Added

  • Block(tiles): Add tiles block.
  • Cli: Add --modify-context flag for app create command. This will modify the context in .appsemblerc to include the ID of the newly created app.
  • Cli: Add asset create command.
  • Cli: Add support for .appsemblerc.yaml context usage for resource and team commands using --app <path> and --context <environment> flags.
  • Sdk: The IconName type from @fortawesome/fontawesome-common-types is now re-exported by the SDK.
  • Server: Add option to define annotations when creating a team.
appsemble-bot
published 0.18.27 •

Changelog

Source

[0.18.27] - 2021-08-16

Added

  • Cli: Add team subcommand to app command. The team subcommand can be used to create, update, and delete teams and team members.

Changed

  • Server: Replaced PUT with PATCH when updating a team.

Fixed

  • Studio: Fix crash in Safari.
appsemble-bot
published 0.18.26 •

Changelog

Source

[0.18.26] - 2021-08-13

Fixed

  • Block(html): Fix issue with data-context usage.
  • Server: Fix migration for version 0.18.25.
appsemble-bot
published 0.18.25 •

Changelog

Source

[0.18.25] - 2021-08-13

Added

  • Block(html): Add html block.
  • App: App screenshots are now available in the PWA manifest.
  • Cli: Add --resources flag to app create.
  • Cli: Add block build command.
  • Cli: Add resource create command.
  • Cli: Add resource update command.
  • Server: Assets now support a name which can be used to reference them as an alternative to their ID.
  • Utils: Add page remapper. This currently only supports the url property.
  • Utils: Add url to app remapper.

Changed

  • Server: Uploading assets now supports multipart/form-data instead of raw data.
appsemble-bot
published 0.18.24 •

Changelog

Source

[0.18.24] - 2021-07-29

Fixed

  • Block(button-list): Fix onClick not being used as the default if an action isn’t specified.
  • Block(markdown): Fix issue where certain data types would not display correctly.
  • App: Support remappers in page dialog titles.
  • Cli: Fix parsing error when verifying YAML messages.
  • Studio: Fix a crash caused by the editor.
appsemble-bot
published 0.18.23 •

Changelog

Source

[0.18.23] - 2021-07-20

Fixed

  • Server: Make remote argument optional.
appsemble-bot
published 0.18.22 •

Changelog

Source

[0.18.22] - 2021-07-20

Added

  • App: Add Croatian translations.
  • App: Add share action.
  • Cli: Added --dry-run option to appsemble app create.
  • Server: Add block synchronization with remote Appsemble instances.
  • Server: Add option to do a dry run of the app creation endpoint. By adding ?dryRun=true to the query string, apps can now be validated without having to create a new app or using an existing app.
  • Studio: Add Croatian translations.

Changed

appsemble-bot
published 0.18.21 •

Changelog

Source

[0.18.21] - 2021-07-09

Added

  • App: Append returned element from the bootstrap SDK function to the shadow root.
  • Cli: Add support for including an icon when creating an organization.
  • Server: Add support for including an icon when creating an organization.
  • Server: The block APIs now return a list of languages supported by the block.
  • Studio: Add support for including an icon when creating an organization.

Removed

  • Sdk: Remove attach function.
appsemble-bot
published 0.18.20 •

Changelog

Source

[0.18.20] - 2021-06-30

Fixed

  • App: Fix crash that happened on builtin pages.
  • Server: Escape query parameters in returned icon URLs.
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