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

@appsemble/sdk

Package Overview
Dependencies
Maintainers
4
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/sdk - npm Package Versions

1
25

0.13.1

Diff

Changelog

Source

[0.13.1] - 2020-06-02

Added

  • Studio: Add support for login with GitHub.
  • Studio: Add automated documentation rendering for blocks. This can be found at /blocks.

Changed

  • Server: Rename CLI arguments to be consistent with terminology used in OAuth2.
  • Studio: Replace login button when not logged in with a dropdown. This allows access to documentation and other related links without having to log in beforehand.

Fixed

  • Studio: Fix login with OAuth2.
appsemble-bot
published 0.13.0 •

Changelog

Source

[0.13.0] - 2020-05-15

Added

  • App: Allow to proxy requests through the Appsemble API.
  • Appsemble: Add support for running npx appsemble.
  • Block(detail-viewer): Implement remappers.
  • Block(list): Add icon property. This can be used to display icons next to the header.
  • Create: Add mini-jsx template based on the current stats block.
  • SDK: Add support for remappers using the util.remap function.
  • Server: Add support for using remappers in the notification data definition.

Changed

  • App: Proxy requests through the Appsemble API by default.
  • App: The remap property of actions now uses the new remapper functionality.
  • Block(list): Replace name with value.
  • Block(list): Apply remapper to value and label.
  • Block(stats): Replace name with value.
  • Block(stats): Apply remapper to value and label.
  • Server: Converted user IDs to use UUID instead of auto-incremented integers.

Fixed

  • Studio: Fix file upload components not displaying correctly.
appsemble-bot
published 0.12.8 •

Changelog

Source

[0.12.8] - 2020-04-29

Fixed

  • Server: Fix connection to database with self-signed certificate.
appsemble-bot
published 0.12.7 •

Changelog

Source

[0.12.7] - 2020-04-29

Fixed

  • CI: Fix the release process for production.
appsemble-bot
published 0.12.6 •

Changelog

Source

[0.12.6] - 2020-04-29

Added

  • App: Add meta description tag.
  • App: Add minimal robots.txt.
  • CLI: Add support for block icons.
  • Server: Add support for block icons.
  • Studio: Add asset management page for apps. This can be used to preview, download, delete, and update assets.

Fixed

  • App: Fix app theme color.
  • Studio: Add asset management page for apps. This can be used to preview, download, delete, and update assets.
appsemble-bot
published 0.12.5 •

Changelog

Source

[0.12.5] - 2020-04-16

Added

  • Block(@appsemble/detail-viewer): Add support for icons in string fields.
  • Block(@appsemble/filter): Add exact property for fields. When enabled, the values will be checked using equality instead of partial matches.
  • Block(@appsemble/list): Add base property. This can be used when using initial data passed through from other actions.
  • Block(@appsemble/list): Add support for receiving initial data.

Changed

  • Block(@appsemble/filter): Make type property for fields required.
  • Server: Flatten the block publish API.
  • CLI: Fix compatibility with the updated block publish API.
appsemble-bot
published 0.12.4 •

Changelog

Source

[0.12.4] - 2020-04-06

Added

  • Block(@appsemble/map): Add support for custom markers.
  • CLI: Publish @appsemble/cli on the npm registry.
  • Server: Add support for outputting CSV in resource API.

Changed

  • Block(@appsemble/detail-viewer): Make field.label render no label instead of field.name if the label is undefined.
  • Block(@appsemble/map): Change default marker from a custom icon to the Font Awesome map-marker-alt icon.
  • Block(@appsemble/form): Make field.label render no label instead of field.name if the label is undefined.
  • Block(@appsemble/table): Make field.label render no label in the header if the label is undefined. If no labels are defined at all, the table header won’t be displayed at all.
  • CLI: Remove block register command. You can now always use block publish when publishing new blocks or new block versions.
appsemble-bot
published 0.12.3 •

Changelog

Source

[0.12.3] - 2020-03-27

Fixed

  • App: Fix loading blocks.
appsemble-bot
published 0.12.2 •

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