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.19.7

Diff

Changelog

Source

[0.19.7] - 2021-11-18

Added

  • App: Add support for link action validation.
  • App: Track page views using Google Analytics if configured.
  • App: Update the document title to the current page.
  • Studio: App CSS is now validated in the editor.
  • Studio: The app editor now shows inline validation errors.

Changed

  • Studio: Rename Roles page for apps in Studio to Users.

Fixed

  • Cli: Fix authentication headers not correctly being passed through for Team CLI commands.
appsemble-bot
published 0.19.6 •

Changelog

Source

[0.19.6] - 2021-11-09

Changed

  • Server: The Block styles API now use application/json instead of multipart/form-data.
  • Server: The fields yaml, coreStyle, and sharedStyle are now accepted as strings instead of binary strings.
  • Studio: The API no longer accepts the definition field for updating apps. Instead use the yaml field.

Fixed

  • App: Fix navigation bar close button reopening the side menu.
  • App: Fix profile picture scaling in the navigation bar dropdown.
appsemble-bot
published 0.19.5 •

Changelog

Source

[0.19.5] - 2021-11-08

Added

  • Cli: Enable strict subcommand parsing.
  • Cli: Pretty print app validation errors.
  • Sdk: Use generics to configure the event listener data type.
  • Server: Preserve formatting when cloning apps.

Fixed

  • React-components: The side menu is now closed if the user clicks anywhere outside the menu.
appsemble-bot
published 0.19.4 •

Changelog

Source

[0.19.4] - 2021-11-01

Changed

  • App: Rename subPages for flow and tabs pages to steps and tabs respectively.
appsemble-bot
published 0.19.3 •

Changelog

Source

[0.19.3] - 2021-10-22

Added

  • Block(video): Add subtitles property.

Changed

  • Webpack-config: Make webpack a regular dependency.

Fixed

  • App: Prevent profile picture from overflowing.
appsemble-bot
published 0.19.2 •

Changelog

Source

[0.19.2] - 2021-10-20

Changed

  • Cli: Turn webpack into a regular dependency.

Fixed

  • App: Fix service workers.
  • Studio: Fix issue that caused a crash when viewing an organization.
appsemble-bot
published 0.19.1 •

Changelog

Source

[0.19.1] - 2021-10-18

Added

  • App: Add user.register, user.login, and user.update actions.
  • App: Add account settings to app settings page if the user is logged in.
  • App: Add password login method for apps. This allows users to register accounts for apps without having to go through the Appsemble Studio.
  • Studio: The graphical JSON schema editor now supports the multiline property.
  • Utils: Add the app: locale remapper.
  • Utils: Add the null.strip remapper.

Fixed

  • Cli: Keep block message overrides when extracting app messages.
appsemble-bot
published 0.19.0 •

Changelog

Source

[0.19.0] - 2021-10-04

Added

  • Block(control-buttons): Add control-buttons block.
  • App: Add support for custom fonts.

Changed

  • App: The theme font now takes an object containing source and family instead of just a font name.
  • Server: Update the Docker base image to node:16-bullseye-slim.
  • Utils: Invalid remapper calls now show more useful information.
appsemble-bot
published 0.18.31 •

Changelog

Source

[0.18.31] - 2021-09-23

Added

  • Block(video): Add videoId and videoUrl to context in the onFinish action.
  • App: Add array.unique remapper.
  • App: Allow apps to use any font from Google Fonts.

Changed

  • Block(html): Placeholders are now optional.
appsemble-bot
published 0.18.30 •

Changelog

Source

[0.18.30] - 2021-09-17

Added

  • Block(html): Add data event listener.
  • Block(markdown): Add data event listener.
  • App: Add data option to page remapper.
  • App: Add random.choice remapper. It returns a random entry from an array of items, or the input if the input is not an array.
  • App: Add storage.read and storage.write actions.
  • Studio: Render Monaco editor diagnostics below the editor pane.
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