Skip to content

Releases: mendix/widgets-tools

Pluggable Widgets Tools v10.21.2

02 Jul 08:18
Compare
Choose a tag to compare

Changed

  • We fixed an issue with unit tests failing when files contain modern JavaScript features.

Pluggable Widgets Tools v10.21.1

13 Jun 09:06
Compare
Choose a tag to compare

Added

  • We added enzyme-free unit test command in scripts.

Pluggable Widgets Generator v10.15.1

20 May 07:22
Compare
Choose a tag to compare

Changed

  • We improved the startup time when using the generator with npx.

Fixed

  • We fixed the error message when attempting to generate a widget in a non-empty directory. (Issue #123)

Security

  • We updated dependencies to recent security patches.

Pluggable Widgets Tools v10.21.0

27 Mar 15:33
Compare
Choose a tag to compare

Added

  • We added support for action variables, introduced in Mendix 10.21.

Changed

  • We updated the Mendix package to 10.21.64362.

Pluggable Widgets Tools v10.18.2

21 Mar 09:50
Compare
Choose a tag to compare

Fixed

  • We fixed an issue with loading custom rollup configs.

Pluggable Widgets Tools v10.18.1

11 Mar 13:08
Compare
Choose a tag to compare

Fixed

  • We fixed an issue with "release" command failing in some cases.

Changed

  • We updated "ts-node" package to version 10.

Pluggable Widgets Tools v10.18.0

23 Dec 08:20
Compare
Choose a tag to compare

Added

  • We added the translate function to the preview arguments. This can be used to translate texts show in the widget preview.

Changed

  • We upgraded rollup to version 3. Custom rollup.config.js files likely require changes.

  • The renderMode property in the preview arguments is no longer considered optional.

  • We updated the Mendix package to 10.18.54340.

Pluggable Widgets Tools v10.16.0

31 Oct 14:44
Compare
Choose a tag to compare

Added

  • We added the property type AssociationMetaData which exposes useful metadata for filtering and sorting datasources.

Changed

  • We updated the Mendix package to 10.16.49747.

Pluggable Widgets Tools v10.15.0

24 Sep 15:32
Compare
Choose a tag to compare

Added

  • We added the property type AttributeMetaData which exposes useful metadata for filtering and sorting datasources.

Changed

  • We updated the Mendix package to 10.15.46408.

  • We updated dependencies with non-breaking security patches.

Pluggable Widgets Generator v10.15.0

24 Sep 15:33
Compare
Choose a tag to compare

Changed

  • We updated dependencies with non-breaking security patches.