Skip to content

Releases: mendix/web-widgets

Carousel v2.3.0

19 Aug 22:12
Compare
Choose a tag to compare

Changed

  • We update swiper library dependency from v9 to v11.

Data Widgets v3.2.0

18 Aug 21:45
Compare
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
Compare
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.

Data Widgets v2.32.3

14 Aug 12:00
Compare
Choose a tag to compare

[2.32.0] DatagridDropdownFilter

Fixed

  • We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.

  • We improved dropdown widget usability with enhanced keyboard navigation, visual feedback, and interaction behavior.

Breaking changes

  • Text configurations for empty option, empty selection, and input placeholder need to be reviewed and reconfigured.

Data Widgets v2.30.8

14 Aug 08:45
Compare
Choose a tag to compare

[2.30.0] DatagridDropdownFilter

Fixed

  • We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.

  • We improved dropdown widget usability with enhanced keyboard navigation, visual feedback, and interaction behavior.

Breaking changes

  • Text configurations for empty option, empty selection, and input placeholder need to be reviewed and reconfigured.

Data Widgets v2.27.7

13 Aug 14:41
Compare
Choose a tag to compare

[2.27.0] DatagridDropdownFilter

Fixed

  • We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.

  • We improved dropdown widget usability with enhanced keyboard navigation, visual feedback, and interaction behavior.

Breaking changes

  • Text configurations for empty option, empty selection, and input placeholder need to be reviewed and reconfigured.

Combo box v2.5.0

12 Aug 09:54
Compare
Choose a tag to compare

Added

  • We added a new "On change filter input" event that triggers when users type in the combobox filter field, passing the current filter text as an action variable to enable custom nanoflows/microflows for dynamic filtering scenarios.

Events v1.1.0

12 Aug 10:00
Compare
Choose a tag to compare

Added

  • Added support for using expressions to configure both delay and repeat interval values during component load. Expression support was also extended to delay values when attributes change dynamically.

Data Widgets v3.1.1

05 Aug 09:07
Compare
Choose a tag to compare

[3.0.4] DatagridDropdownFilter

Fixed

  • We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.

  • We improved dropdown widget usability with enhanced keyboard navigation, visual feedback, and interaction behavior.

Breaking changes

  • Text configurations for empty option, empty selection, and input placeholder need to be reviewed and reconfigured.

[3.0.1] Datagrid

Fixed

  • We fixed an issue where the filter values were restored from previously stored personalized configuration even when Store filters was set to No.

Calendar v2.0.0

12 Aug 11:27
Compare
Choose a tag to compare

Added

  • Initial version of Calendar module.

[2.0.0] Calendar

Breaking changes

  • Initial version of Calendar pluggable widget.

  • Upgrading from any v1.x to v2.0.0 preview requires re-configuring the widget in Studio Pro. The property panel has been reorganised (e.g. View settings, Custom work-week options) and missing/renamed properties will be reset to their defaults. After installing v2.0.0 open each Calendar instance, review the settings and re-select the desired values.