Skip to content

Releases: mendix/web-widgets

Rich Text v4.5.0

03 Apr 15:14
Compare
Choose a tag to compare

Added

  • We added fullscreen functionality in rich text editor.

Rich Text v4.4.0

01 Apr 13:12
Compare
Choose a tag to compare

Added

  • We added support for resizing images, videos, and other embeds.

Fixed

  • We fixed missing "Code" and "Font Size" toolbar component on custom advanced toolbar.

Data Widgets v2.30.4

01 Apr 09:41
Compare
Choose a tag to compare

[1.2.2] DropdownSort

Fixed

  • We removed read only style being applied incorrectly.

Color Picker v2.1.3

21 Mar 09:38
Compare
Choose a tag to compare

Fixed

  • We fixed an issue with Color Picker not working in React client.

Data Widgets v2.30.3

20 Mar 12:46
Compare
Choose a tag to compare

[2.11.2] DatagridDateFilter

Fixed

  • We fixed an issue where non-adjustable default filters were overridden by personalization settings.

[2.9.1] DatagridNumberFilter

Fixed

  • We fixed an issue where non-adjustable default filters were overridden by personalization settings.

[2.9.1] DatagridTextFilter

Fixed

  • We fixed an issue where non-adjustable default filters were overridden by personalization settings.

[2.30.3] Datagrid

Fixed

  • We fixed an issue where non-adjustable default filters were overridden by personalization settings.

  • We fixed an issue where the vertical scrollbar for column selector is not showing if data grid has horizontal scrollbar.

Rich Text v4.3.1

19 Mar 14:51
Compare
Choose a tag to compare

Fixed

  • We fixed minor formatting issues of blank space appearing in between formats.

  • We fixed font size and family picker not set to correct default value.

  • We fixed additional break tag shows up in the last line of the editor.

Combo box v2.3.0

19 Mar 14:44
Compare
Choose a tag to compare

Changed

  • The type of the "Aria required" setting has been changed from a boolean to an expression. When the widget is updated, the previously set value is reset to false.

Data Widgets v2.30.2

17 Mar 10:07
Compare
Choose a tag to compare

Fixed

  • We fixed layout issue where right-aligned content is not aligned with the filter.

[2.30.2] Datagrid

Fixed

  • Fixed an issue where the refresh interval was incorrectly using milliseconds instead of seconds.

HTML Element v1.2.2

14 Mar 14:08
Compare
Choose a tag to compare

Security

  • Updated dompurify library to version 3.2.4 to incorporate latest improvements and security fixes.

File Uploader v2.0.0

14 Mar 14:14
Compare
Choose a tag to compare

Changed

  • Bump the minimum supported version to 10.15.

[2.0.0] FileUploader

Added

  • We made "Action to create new files/images" preconfigured with corresponding nanoflows.