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

Diff

Changelog

Source

[0.28.10] - 2024-05-27

Added

  • Block(list): Add collapsible and startCollapsed properties for collapsing the list into a compact view.
  • Block(list): Add a groupBy property to split the list into multiple smaller lists.
  • Block(list): Add a title property for a title that shows above the list.
  • App: Allow sub-page name to be dynamic using Remappers.

Changed

  • Server: All emails now use translation files instead of templates.

Fixed

  • Block(form): Close the selection modal when the maxItems requirement is reached.
  • Node-utils: Deleting seed resources now deletes referencing resources before referenced resources.
appsemble-bot
published 0.28.9 •

Changelog

Source

[0.28.9] - 2024-05-14

Added

  • Block(list): Add a hideOnNoData property to hide the block if there is no data.
  • Cli: Get app variables endpoint for dev server.

Fixed

  • Block(form): Allow selected value to be of type Blob.
  • Block(form): Invalidate tags and selection fields if they are not required, but have minItems specified.
  • Server: Allow to remove core and shared styles from an app.
appsemble-bot
published 0.28.8 •

Changelog

Source

[0.28.8] - 2024-05-10

Changed

  • Block(form): Add the option to specify accept in the mime-type/* format for file fields.

Fixed

  • Block(form): Improve UX on file upload.
  • Node-utils: Updating resources used to fail if they were created with assets referenced by name.
appsemble-bot
published 0.28.7 •

Changelog

Source

[0.28.7] - 2024-05-06

Fixed

  • Cli: Missing options in team update command, context and app.
  • Cli: Throw an error if remote is neither found in the specified context nor passed as an argument.
  • Cli: Wrong option used in team create command to make argument dependent on one-another. Options app and context are now optional unless either is specified.
  • Preact-components: Make the date picker calendar display statically below the input field.
  • React-components: Add a footer to the dialog from the dialog action.
  • Server: The setAppPath function should try at least 9 times before generating hex values.
  • Studio: Disable autofill for app secrets.
appsemble-bot
published 0.28.6 •

Changelog

Source

[0.28.6] - 2024-05-02

Added

  • Block(form): Add a selection input field, that shows a list of available options.

Fixed

  • Server: The processReferenceHooks function used to fail if there is no resource passed.
appsemble-bot
published 0.28.5 •

Changelog

Source

[0.28.5] - 2024-04-30

Changed

  • Block(form): Make the title parameter accept remappers.

Fixed

  • Block(form): Fix video and image previews.
  • Server: The processHooks function used to fail if there is no passed resource.
  • Server: User properties, referencing resources, could not be updated.
appsemble-bot
published 0.28.4 •

Changelog

Source

[0.28.4] - 2024-04-29

Added

  • Block(form): Add a fullWidth parameter to specify if the form should take up all available width.
  • Block(form): Add a grid parameter to specify if the form fields should be displayed in a grid.
  • Block(form): Add a title parameter to set the title of the form.
  • Block(form): Add styling to fieldset fields to improve visibility.
  • Block(form): Add the tags input field, which allows adding multiple values to an array.
  • App: Add support for pages to be viewed by roles.
  • Utils: Add the number.parse remapper that converts strings to numbers.

Changed

  • Block(form): Change the default of the dense parameter to true.

Fixed

  • Block(form): Add a preview for video files.
  • Block(form): Make file input fields preview larger.
  • Block(form): Make file input fields span the whole row in grid layouts.
  • Studio: Do not use app id from params in app resources page.
appsemble-bot
published 0.28.3 •

Changelog

Source

[0.28.3] - 2024-04-19

Added

  • Utils: Add item option to the array remapper.

Fixed

  • Server: The OAuth2 login flow would fail to authenticate a user to the app if the user was not logged in to the Studio.
  • Utils: Fix issues with querying private apps by path or with paths that are over 30 characters.
appsemble-bot
published 0.28.2 •

Changelog

Source

[0.28.2] - 2024-04-17

appsemble-bot
published 0.28.0 •

Changelog

Source

[0.28.0] - 2024-04-16

Added

  • Studio: Add edit and delete buttons on an organization’s app collections page.
  • Studio: Add option to view seed resources on the resource details page.

Changed

  • Server: Change the type of the data column in the Resource table to optimize performance and support sorting by nested fields.
  • Utils: Add support for remappers in the prop remapper.

Fixed

  • Block(list): The block would throw an error when there is no data instead of displaying the No data message.
  • Cli: team update command should use patch request.
  • Utils: The date.format remapper would not accept strings.
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