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

@appsemble/preact

Package Overview
Dependencies
Maintainers
0
Versions
226
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.17.0

Diff

Changelog

Source

[0.17.0] - 2021-01-14

Added

  • Block(map): Add filterLatitudeName and filterLongitudeName parameters.
  • App: Add support for $team:member and $team:manager roles in page.roles.
  • Server: Add option to filter resources by user ID by applying the appropriate OData filter. For example: $filter=$author/id eq 11111111-a111-11a1-aa11-111a1a11aa1a".
  • Server: Added possibility to upload and link assets with resources.
  • Utils: Add the app remapper.

Changed

  • Block(map): Change parameters longitude and latitude to accept remappers instead of property paths.
  • App: Adapted the updated resource API.

Removed

  • App: Remove parameters property from link actions. This functionality can be replaced by using remap.
  • Appsemble: Remove the base property of request actions. This can be replicated using remappers in onSuccess and/or onError.
  • Studio: Remove the alpha tag from the header.
appsemble-bot
published 0.16.2 •

Changelog

Source

[0.16.2] - 2021-01-06

Fixed

  • Block(form): Fix issue where submit button is incorrectly disabled.
appsemble-bot
published 0.16.1 •

Changelog

Source

[0.16.1] - 2021-01-05

Fixed

  • Block(form): Fix issue where form validation overwrites unresolved errors.
appsemble-bot
published 0.16.0 •

Changelog

Source

[0.16.0] - 2020-12-21

Changed

  • Block(form): Add error to context of formRequirement errors.
  • Sdk: Changed asset IDs to string.
  • Server: Add size property to /api/apps/{id}/teams.
  • Server: Add support for fetching teams from app. This is automatically filtered to only include teams the user is a member of.
  • Server: Changed asset IDs to string.
appsemble-bot
published 0.15.12 •

Changelog

Source

[0.15.12] - 2020-12-11

Added

  • Block(form): Add support for enum fields to receive options from events.
  • App: Added support for sending feedback using the Sentry feedback API.
  • App: Allow the user to send feedback when a crash is reported.
  • Cli: Added support for custom block events.
  • Studio: Added auto completion and validation in app editor.
  • Studio: Added support for sending feedback using the Sentry feedback API.
  • Studio: Allow the user to send feedback when a crash is reported.
appsemble-bot
published 0.15.11 •

Changelog

Source

[0.15.11] - 2020-12-08

Added

  • Server: Add support for the OData $select query parameter when querying resources.
  • Studio: Add support for collapsing lists of apps.
appsemble-bot
published 0.15.10 •

Changelog

Source

[0.15.10] - 2020-12-02

Added

  • Block(form): Added support for dynamic enum options.
  • Block(form): Added the new change event.
  • App: Add resource.count action.
  • App: Add support for $team:member and $team:manager in resource action roles.
  • App: Added Danish language support to the core parts of apps.
  • App: Added waitFor option for event action.
  • Appsemble: Add support for fetching resources based on teams.
  • Server: Add /resources/{type}/$count endpoint.
  • Server: Add teams API.
  • Studio: Add support for teams in apps.
  • Studio: Added Danish language support.

Changed

  • Block(form): Invalid form requirements now block the user from submitting the form.
  • Server: Change /api/apps/{id}/members to also display organization members based on the policy.
appsemble-bot
published 0.15.9 •

Changelog

Source

[0.15.9] - 2020-11-23

Added

  • Server: Add more verbose logging for running app cronjobs.
appsemble-bot
published 0.15.8 •

Changelog

Source

[0.15.8] - 2020-11-20

Added

  • App: Add layout property which can be used to determine where various layout elements should be.
  • Server: Add support connecting for SAML2.0 identity providers to apps.
  • Studio: Add support connecting for SAML2.0 identity providers to apps.

Changed

  • App: Move navigation to layout.
appsemble-bot
published 0.15.7 •

Changelog

Source

[0.15.7] - 2020-11-13

Added

  • Server: Add support for running cronjobs for apps.

Fixed

  • Block(form): Check for undefined in enum and radio fields.
  • Preact-components: Fix error messages not showing up when they should.
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