Skip to content

Releases: mendix/web-widgets

Data Widgets v2.28.0

13 Nov 09:31
Compare
Choose a tag to compare

[2.10.4] DatagridDateFilter

Changed

  • We improved type mismatch filter error message.

[2.9.3] DatagridDropdownFilter

Fixed

  • We fixed an issue where filters not able to set guid value for reference selector.

Changed

  • We improved type mismatch filter error message.

[2.8.4] DatagridNumberFilter

Changed

  • We improved type mismatch filter error message.

Fixed

  • We fixed an issue where onChange wouldn't triggered on empty or not empty filter.

[2.8.4] DatagridTextFilter

Changed

  • We improved type mismatch filter error message.

Fixed

  • We fixed an issue where onChange wouldn't triggered on empty or not empty filter.

[2.28.0] Datagrid

Fixed

  • Fixed issue with xpath when widget has many filters.

Added

  • We have introduced the loading state in Datagrid 2, so that the loading state is displayed on every pagination, filter search, or loading.

Changed

  • We improved resizing behaviour of the widget. It is now saving personalization settings only at the end of the resizing.

[1.13.0] Gallery

Fixed

  • Fixed issue with xpath when widget has many filters.

[1.2.1] TreeNode

Fixed

  • We fixed an issue where Tree Nodes resetting it's collapse state while reloading data.

Data Widgets v2.27.0

13 Nov 13:04
Compare
Choose a tag to compare

[2.10.5] DatagridDateFilter

Changed

  • We improved type mismatch filter error message.

[2.9.4] DatagridDropdownFilter

Fixed

  • We fixed an issue where filters not able to set guid value for reference selector.

Changed

  • We improved type mismatch filter error message.

[2.8.5] DatagridNumberFilter

Changed

  • We improved type mismatch filter error message.

Fixed

  • We fixed an issue where onChange wouldn't triggered on empty or not empty filter.

[2.8.5] DatagridTextFilter

Changed

  • We improved type mismatch filter error message.

Fixed

  • We fixed an issue where onChange wouldn't triggered on empty or not empty filter.

[2.27.0] Datagrid

Fixed

  • Fixed issue with xpath when widget has many filters.

Added

  • We have introduced the loading state in Datagrid 2, so that the loading state is displayed on every pagination, filter search, or loading.

Changed

  • We improved resizing behaviour of the widget. It is now saving personalization settings only at the end of the resizing.

[1.13.0] Gallery

Fixed

  • Fixed issue with xpath when widget has many filters.

[1.2.1] TreeNode

Fixed

  • We fixed an issue where Tree Nodes resetting it's collapse state while reloading data.

Data Widgets v2.25.1

04 Nov 14:07
Compare
Choose a tag to compare

[2.10.4] DatagridDateFilter

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

[2.9.3] DatagridDropdownFilter

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

[2.8.4] DatagridNumberFilter

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

[2.8.4] DatagridTextFilter

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

[2.25.1] Datagrid

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

[1.12.3] Gallery

Fixed

  • We fixed an issue with the widget failing to render in Design mode.

Tooltip v1.4.2

31 Oct 13:04
Compare
Choose a tag to compare

Fixed

  • We fixed an issue where the tooltip content would flicker on hover.

Data Widgets v2.26.0

31 Oct 15:47
Compare
Choose a tag to compare

[2.10.3] DatagridDateFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.9.2] DatagridDropdownFilter

Fixed

  • We fixed an issue where onChange events were not being triggered on dropdown filter.

  • We fixed an issue with dropdown filters in some cases not setting or resetting.

[2.8.3] DatagridNumberFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.8.3] DatagridTextFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.26.1] Datagrid

Changed

  • We improved our drop-down filter integration - now the drop-down can store its value in the personalization config. For best results, the new 'Use lazy load' property should be set to false.

Added

  • We added new 'Use lazy load' property that can be used to improve the end-user experience.

Fixed

  • We fixed an issue with grid wide filters not resetting.

[1.12.2] Gallery

Fixed

  • We resolved an issue where the gallery filter was not being applied at first.

  • We fixed an issue with grid wide filters not resetting.

Data Widgets v2.25.0

31 Oct 15:57
Compare
Choose a tag to compare

[2.10.3] DatagridDateFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.9.2] DatagridDropdownFilter

Fixed

  • We fixed an issue where onChange events were not being triggered on dropdown filter.

  • We fixed an issue with dropdown filters in some cases not setting or resetting.

[2.8.3] DatagridNumberFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.8.3] DatagridTextFilter

Fixed

  • We fixed an issue with grid wide filters not resetting.

[2.25.0] Datagrid

Changed

  • We improved our drop-down filter integration - now the drop-down can store its value in the personalization config. For best results, the new 'Use lazy load' property should be set to false.

Added

  • We added new 'Use lazy load' property that can be used to improve the end-user experience.

Fixed

  • We fixed an issue with grid wide filters not resetting.

[1.12.2] Gallery

Fixed

  • We resolved an issue where the gallery filter was not being applied at first.

  • We fixed an issue with grid wide filters not resetting.

Rich Text v4.0.0

29 Oct 13:52
Compare
Choose a tag to compare

Breaking changes

  • The Rich Text widget has been updated to use Quill V2 due to a license change in TinyMCE. Unlike TinyMCE, Quill V2 does not require rendering a separate iframe, which simplifies styling and content security configurations. Users should review and adjust their widget configurations after updating.

Combo box v2.1.0

29 Oct 13:54
Compare
Choose a tag to compare

Added

  • We added support for attribute with Long type.

Changed

  • We make Value no longer required if the Target attribute is not set for database datasource.

  • We restructure Attribute group configuration and rename it as Store value.

Charts v5.1.0

28 Oct 15:12
Compare
Choose a tag to compare

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] AreaChart

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] BarChart

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] BubbleChart

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] ColumnChart

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] HeatMap

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] LineChart

Changed

  • We changed bundling to make plotly scannable by package scanners

[5.1.0] PieChart

Changed

  • We changed bundling to make plotly scannable by package scanners.

[5.1.0] TimeSeries

Changed

  • We changed bundling to make plotly scannable by package scanners.

[1.1.0] ChartPlayground

Changed

  • We changed bundling to make plotly scannable by package scanners.

AnyChart v3.0.4

21 Oct 13:41
Compare
Choose a tag to compare

[3.0.4] AnyChart

Changed

  • We updated the light and dark icons and tiles for the widget.

  • We fixed the relative path to avoid importing issues with the widget when the application's root URL is not the base domain.

  • We updated plotly to version 2.35.2