Socket
Socket
Sign inDemoInstall

@appsemble/sdk

Package Overview
Dependencies
Maintainers
3
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/sdk - npm Package Versions

1
2224

0.12.2

Diff

Changelog

Source

[0.12.2] - 2020-03-27

Fixed

  • App: Fix serving apps.
  • Studio: Fix serving Appsemble studio.
appsemble-bot
published 0.12.1 •

Changelog

Source

[0.12.1] - 2020-03-26

Added

  • App: Add support for custom action format for parameters. This can be used to refer to other actions by name, including custom defined actions.
  • App: Handle unsupported browsers.
  • Block(@appsemble/button-list): Add new button list block.
  • SDK: Add support for index signature actions.
  • Server: Handle unsupported browsers.
  • Server: Serve block assets from the app host URL instead of the studio host URL.
appsemble-bot
published 0.12.0 •

Changelog

Source

[0.12.0] - 2020-03-20

Added

  • App: Add resource.subscription.toggle action.
  • App: Add resource.subscription.status action.
  • App: Add resource.subscription.unsubscribe action.
  • Preact: Publish @appsemble/preact on the npm registry.
  • SDK: Add asset utility function.
  • Server: Add option to toggle subscriptions.

Changed

  • App: Rename resource.subscribe action to resource.subscription.subscribe.
  • CLI: Use explicit user agent.

Fixed

  • App: Fix invalid URLs when uploading assets.
  • App: Pass data between flow pages.
  • Server: Allow CLI to update app block themes if it has the apps:write scope.
  • Server: Fix issue with invalid role validation for pages with sub pages.

Changed

  • SDK: Remove block from bootstrap parameters, parameters is now passed in directly.
appsemble-bot
published 0.11.6 •

Changelog

Source

[0.11.6] - 2020-03-05

Added

  • App: Add support for block headers.

Fixed

  • Block(@appsemble/form): Fix issue where optional fields were marked as invalid.
  • App: Fix leak of authorization header to third parties.
appsemble-bot
published 0.11.5 •

Changelog

Source

[0.11.5] - 2020-03-03

Added

  • App: Add support for defining query parameters in resource definitions.
  • App: Add support for query templates in request actions.
  • Block(@appsemble/form): Add data listen event.
  • Block(@appsemble/list): Add new list block.
  • Block(@appsemble/stats): Add new stats block.
  • CLI: Blocks can be published from parent and sibling directories.
  • CLI: Blocks can be served from parent and sibling directories in development.

Changed

  • Block: Rename @appsemble/list to @appsemble/table.
  • CLI: Each block now requires a Webpack configuration file.
  • CLI: Enable the --build flag by default. Builds can be skipped by using --no-build.
  • CLI: Replace the --all flag with glob support.
  • SDK: Parameters, events, and actions are now defined by augmenting the Parameters, Actions, EventListeners, and EventEmitters interfaces from the @appsemble/sdk module. Overriding them from .appsemblerc is still possible.

Removed

appsemble-bot
published 0.11.4 •

Changelog

Source

[0.11.4] - 2020-02-18

Added

  • Block(@appsemble/map): Add marker clustering.
  • Block(@appsemble/map): Add disableClustering parameter.
  • Block(@appsemble/map): Add maxClusterRadius parameter. This can be used to determine when the map should cluster markers.

Changed

  • Studio: Hide login button on the login page.
  • Studio: Redirect back to the previous page after logging in.

Fixed

  • Studio: Fix crash on the organization invite page.
  • Studio: Fix login form not always being visible on protected routes.
remcohaszing
published 0.0.0-alpha.12 •

remcohaszing
published 0.0.0-alpha.11 •

remcohaszing
published 0.0.0-alpha.9 •

remcohaszing
published 0.0.0-alpha.8 •

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