Skip to content

Releases: mendix/widgets-tools

Pluggable Widgets Tools v9.23.2

07 Mar 13:24
Compare
Choose a tag to compare

Fixed

  • We fixed an issue with jest configuration which was causing pluggable-widgets-tools test:unit, pluggable-widgets-tools test:unit:web and pluggable-widgets-tools test:unit:native to fail incorrectly.

Pluggable Widgets Tools v9.23.1

03 Mar 15:45
Compare
Choose a tag to compare

Fixed

  • We fixed an issue that prevented pluggable-widgets-tools commands to execute on 9.23.0.

Pluggable Widgets Tools v9.23.0

01 Mar 16:02
Compare
Choose a tag to compare

Changed

  • We updated the Mendix package to version 9.23.621.

Pluggable Widgets Tools v9.20.0

13 Dec 08:40
Compare
Choose a tag to compare

Changed

  • We updated the @author in the typings generator from Mendix UI Content Team to Mendix Widgets Framework Team.

  • We updated babel-jest configuration to prevent warnings during unit test execution.

Added

  • We added support to the typings generator for the assignableTo return type of an expression property, introduced in Mendix 9.20. This feature allows the expected return type of the expression to be derived from an attribute property.

Pluggable Widgets Generator v9.20.0

13 Dec 08:40
Compare
Choose a tag to compare

Changed

  • We have updated the signature of the structure mode preview function to include the Studio Pro version, which is passed in Mendix 9.20 and above (and in 9.18.3+, but not 9.19).

  • We have added support to the DropZoneProps type for the ability to make dropzone headers in structure mode previews optional, which was added in Mendix 9.20.

Pluggable Widgets Tools v9.18.0

28 Oct 15:12
Compare
Choose a tag to compare

Removed

  • We removed cypress dependencies from the pluggable-widgets-tools and the script test:e2e. In case if you want to continue using Cypress, please install the dependencies manually.

Pluggable Widgets Generator v9.18.0

28 Oct 14:42
Compare
Choose a tag to compare

Changed

  • We updated package.json web template to use Cypress directly without the pluggable-widgets-tools scripts.

  • We updated pluggable-widgets-tools dependency from ^9.0.0 to ^9.18.0