Skip to content

Releases: mendix/web-widgets

Combo box v2.6.0

26 Sep 07:33

Choose a tag to compare

Changed

  • Moved the debounce interval for filtering operations from the Events tab to Advanced tab.

Fixed

  • We fixed an issue with combobox unnecessary applying filtering.

Charts v6.1.2

23 Sep 08:55

Choose a tag to compare

[1.1.2] CustomChart

Fixed

  • We fixed an issue where event data attribute wouldn't successfully get its value set.

Charts v6.2.2

23 Sep 09:03

Choose a tag to compare

[1.2.2] CustomChart

Fixed

  • We fixed an issue where event data attribute wouldn't successfully get its value set.

Combo box v2.5.1

19 Sep 07:43

Choose a tag to compare

Fixed

  • We fixed an issue where combobox failed to render a proper width on auto-fit container.

  • We fixed an issue where combobox lazy load is not working on initial load for database datasource.

Data Widgets v3.5.0

16 Sep 21:28

Choose a tag to compare

Changed

  • We consolidated all SCSS variables from individual files into variables.scss to have a better alignment with atlas variables. Please validate your data widgets stylings after update.

Barcode Scanner v2.5.0

15 Sep 13:06

Choose a tag to compare

Added

  • We added the logic to switch to use native browser BarcodeDetector API if it is available instead of using zxing library.

  • We increase ideal image resolution to improve performance on higher end devices.

Data Widgets v3.4.0

12 Sep 08:03

Choose a tag to compare

Added

  • We added a new JavaScript action to clear the selection in the Data grid 2 and Gallery widgets.

[3.4.0] DatagridDateFilter

Fixed

  • We fixed label issues reported by Axe a11y tools

[3.4.0] DatagridDropdownFilter

Fixed

  • We fixed label issues reported by Axe a11y tool

[3.4.0] DatagridNumberFilter

Changed

  • Internal improvements.

[3.4.0] DatagridTextFilter

Changed

  • Internal improvements.

[3.4.0] Datagrid

Fixed

  • We fixed an issue where the datagrid's horizontal scrollbar would unexpectedly jump to the right when the column selector was enabled.

[3.4.0] Gallery

Fixed

  • We fixed an issue where the column count was not reflected properly in the preview mode.

Added

  • Added a 'horizontal divider' option to Borders design property for Gallery list items, allowing improved visual separation and customization.

[3.4.0] TreeNode

Changed

  • Internal improvements.

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.