Skip to content

Releases: mendix/web-widgets

Data Widgets v3.11.3

Choose a tag to compare

@uicontent uicontent released this 28 Jul 13:55

[3.11.3] DatagridDropdownFilter

Fixed

  • We fixed an issue with option filtering not working correctly with IME input methods.

[3.11.3] Datagrid

Added

  • We added support for using the attribute's own formatting when exporting to Excel with the "Default" export type. Numbers now export as numeric cells that mirror the grid's decimals and thousands grouping, and dates export using their configured pattern, instead of unformatted values.

Fixed

  • We fixed an issue where export type and format properties were visible in Studio Pro for dynamic text columns, even though they have no effect.

[3.11.3] Gallery

Fixed

  • We fixed an issue where "Reset All Filters" and "Clear Selection" JavaScript actions did not work with the Gallery widget. Event listeners were not registered despite the required infrastructure being in place.

HTML Element v1.2.11

Choose a tag to compare

Security

  • Updated dompurify library to version 3.4.12 to incorporate latest security fixes.

Combo box v2.9.0

Choose a tag to compare

@uicontent uicontent released this 28 Jul 08:14

Fixed

  • We fixed an issue where the custom editability condition (never or conditionally) was ignored when the combobox attribute was present and editable.

  • We fixed an issue where the editability setting was inverted: setting editability to false allowed editing, and setting it to true prevented editing. The editability condition expression now behaves correctly: true means editable, false means read-only.

Breaking changes

  • The editability fix above is a potential breaking change. Apps that worked around the bug by inverting their editability expression will now have the opposite (incorrect) behavior after upgrading. Review any combobox widgets using a custom editability expression and remove the inversion workaround, otherwise fields may unexpectedly become editable or read-only.

Slider v3.0.4

Choose a tag to compare

@uicontent uicontent released this 22 Jul 09:49

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.

Signature v2.0.1

Choose a tag to compare

@uicontent uicontent released this 22 Jul 10:15

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.

Range Slider v3.0.3

Choose a tag to compare

@uicontent uicontent released this 22 Jul 09:52

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.

Pop-up Menu v4.3.1

Choose a tag to compare

@uicontent uicontent released this 22 Jul 09:56

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.

Markdown viewer v1.0.3

Choose a tag to compare

@uicontent uicontent released this 22 Jul 10:05

Security

  • Updated markdown-it library to version 14.3.0 to incorporate latest security fixes.

HTML Element v1.2.10

Choose a tag to compare

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.

Document Viewer v1.2.2

Choose a tag to compare

Fixed

  • We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.