Skip to content

Releases: mendix/web-widgets

Document Viewer v1.1.0

11 Sep 09:23

Choose a tag to compare

Changed

  • We moved the bundle of pdfjs worker to local build instead of using CDN for better CSP compliance.

Rich Text v4.9.0

04 Sep 10:00

Choose a tag to compare

Added

  • We added support to change the form orientation of the link, image and video modals

Image v1.5.0

02 Sep 14:18

Choose a tag to compare

Added

  • We added enhanced dimension properties: configurable minimum and maximum height when height unit is set to auto, viewport unit (vh) support for height/min-height/max-height values, and percentage support for height values.

Data Widgets v3.3.0

28 Aug 12:15

Choose a tag to compare

[3.3.0] DatagridDropdownFilter

Fixed

  • We implemented ellipsis truncation to resolve option caption overflow issues.

  • We fixed an issue where tooltips were not displayed correctly when hovering over options.

[3.3.0] Datagrid

Added

  • We implemented a new property to show a refresh indicator. With the refresh indicator, any datasource change shows a progress bar on top of Datagrid 2.

  • We added a selection count display that shows the number of selected rows in the grid footer. The count appears automatically when items are selected and supports customizable text formats for singular and plural forms via the new "Row count singular" and "Row count plural" properties.

[3.3.0] Gallery

Added

  • We implemented a new property to show a refresh indicator. With the refresh indicator, any datasource change shows a progress bar on top of Gallery.

Data Widgets v2.32.4

27 Aug 07:37

Choose a tag to compare

[2.32.1] DatagridDropdownFilter

Fixed

  • We implemented ellipsis truncation to resolve option caption overflow issues.

  • We fixed an issue where tooltips were not displayed correctly when hovering over options.

Data Widgets v2.30.9

27 Aug 07:25

Choose a tag to compare

[2.30.1] DatagridDropdownFilter

Fixed

  • We implemented ellipsis truncation to resolve option caption overflow issues.

  • We fixed an issue where tooltips were not displayed correctly when hovering over options.

Data Widgets v2.27.8

27 Aug 06:38

Choose a tag to compare

[2.27.1] DatagridDropdownFilter

Fixed

  • We implemented ellipsis truncation to resolve option caption overflow issues.

  • We fixed an issue where tooltips were not displayed correctly when hovering over options.

Carousel v2.3.0

19 Aug 22:12

Choose a tag to compare

Changed

  • We update swiper library dependency from v9 to v11.

Data Widgets v3.2.0

18 Aug 21:45

Choose a tag to compare

[3.2.0] DatagridDateFilter

Changed

  • Internal improvements.

[3.2.0] DatagridDropdownFilter

Changed

  • Internal improvements.

[3.2.0] DatagridNumberFilter

Changed

  • Internal improvements.

[3.2.0] DatagridTextFilter

Changed

  • Internal improvements.

[3.2.0] Datagrid

Changed

  • We removed all metadata stored in xpath to improve integration with other services.

[3.2.0] Gallery

Changed

  • We removed all metadata stored in xpath to improve integration with other services.

File Uploader v2.3.0

15 Aug 11:52

Choose a tag to compare

[2.3.0] FileUploader

Fixed

  • We improved the file extension validation to allow special characters like dashes and plus signs (e.g., '.tar-gz', '.c++').

  • We clarified error messages for invalid file extensions to better explain the expected format.

  • We fixed an issue where file uploader can still add more files when refreshed eventhough the number of maximum uploaded files has been reached.

Changed

  • We change the max file configuration to set maximum number of uploaded files through expression.