Skip to content

Releases: mendix/web-widgets

Data Widgets v2.21.0

08 Jul 15:11

Choose a tag to compare

[2.21.0] Datagrid

Fixed

  • Fixed an issue where data could not be exported if some columns used associations.

Added

  • Added a new "Export value" property for columns with custom content.

Charts v5.0.1

02 Jul 13:21

Choose a tag to compare

Changed

  • We changed build instructions to produce smaller widget mpk.

Barcode Scanner v2.4.1

01 Jul 13:32

Choose a tag to compare

Fixed

  • We fixed an issue with canvas reference when using crop feature

Combo box v1.6.1

28 Jun 12:24

Choose a tag to compare

Changed

  • We changed the default value for lazy loading. From now on, lazy loading will be true by default.

  • We fixed an issue where in some cases the clear button is rendered outside of a combobox.

Timeline v3.2.2

26 Jun 08:18

Choose a tag to compare

Fixed

  • Fixed an issue where the widget was missing data when retrieving data via association.

Data Widgets v2.20.1

26 Jun 13:17

Choose a tag to compare

[1.9.1] Gallery

Fixed

  • We fixed an issue where cursor couldn't be moved inside text input fields with arrow keys.

Slider v2.1.2

25 Jun 08:25

Choose a tag to compare

Fixed

  • We fixed an issue where tooltip of the slider wouldn't position itself correctly when scrolling the page.

Rich Text v3.2.3

25 Jun 07:54

Choose a tag to compare

Fixed

  • We update the dependency to TinyMCE 6.8.4 in order to solve security issue.

Range Slider v2.1.2

25 Jun 08:25

Choose a tag to compare

Fixed

  • We fixed an issue where tooltip of the slider wouldn't position itself correctly when scrolling the page.

Data Widgets v2.20.0

19 Jun 07:14

Choose a tag to compare

Added

  • Update JS actions for resetting filters in Data grid 2 and Gallery. Reset_All_Filters and Reset_Filter now have the option to reset to default filter's value.

  • New JS actions for setting filters in Data grid 2 and Gallery. Set_Filter set a single filter to a specific value within Data grid 2 or Gallery.

Breaking changes

  • Data widgets now use Atlas variables for its styling. This may change how the widgets look depending on the custom variables.

[2.8.0] DatagridDateFilter

Fixed

  • The default filter values are now restored on initial page load.

Added

  • A new hook that subscribes the widget to Set_Filter action.

Changed

  • We update event listener for Reset_Filter to allow reset to default value.

[2.7.0] DatagridDropdownFilter

Added

  • A new hook that subscribes the widget to Set_Filter action.

Changed

  • We update event listener for Reset_Filter to allow reset to default value.

[2.6.0] DatagridNumberFilter

Added

  • A new hook that subscribes the widget to Set_Filter action.

Changed

  • We update event listener for Reset_Filter to allow reset to default value.

[2.6.0] DatagridTextFilter

Added

  • A new hook that subscribes the widget to Set_Filter action.

Changed

  • We update event listener for Reset_Filter to allow reset to default value.

[2.20.0] Datagrid

Changed

  • We update event listener for Reset_All_Filters to allow reset to default value.

[1.9.0] Gallery

Fixed

  • We fixed an issue with Gallery widget where content may break out of grid boundaries. Thanks to Ronnie van Doorn for the suggestion.

Changed

  • We update event listener for Reset_All_Filters to allow reset to default value.