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

@appsemble/preact

Package Overview
Dependencies
Maintainers
4
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/preact - npm Package Versions

1
23

0.19.5

Diff

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.
appsemble-bot
published 0.18.29 •

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