Releases: mendix/web-widgets
Color Picker v2.1.6
Fixed
- We fixed an issue with On change action not triggering in some cases.
Charts v6.3.1
Changed
- We disabled code-mirror from playground widget for compatibility. Only basic editor is available now. Charts widget not affected. This might impact developer experience when using playground.
Data Widgets v3.10.0
Changed
- We changed some stylings hardcoded values to have a better support for css variables.
[3.10.0] DatagridDateFilter
Fixed
- We fixed an issue with filter selector dropdown not choosing the best placement on small viewports.
[3.10.0] DatagridDropdownFilter
Fixed
- We fixed an issue with filter selector dropdown not choosing the best placement on small viewports.
[3.10.0] DatagridNumberFilter
Fixed
-
We fixed an issue with filter selector dropdown not choosing the best placement on small viewports.
-
We fixed an issue where selecting Empty or Not empty could cause keyboard focus to jump away from the filter controls.
[3.10.0] DatagridTextFilter
Fixed
-
We fixed an issue with filter selector dropdown not choosing the best placement on small viewports.
-
We fixed an issue where selecting Empty or Not empty could cause keyboard focus to jump away from the filter controls.
Pop-up Menu v4.2.0
Added
- We added a "Close on" option for the Click trigger, letting you choose whether the menu closes when you click anywhere on the page or only when you click outside the menu.
Combo box v2.8.1
Fixed
- We fixed an issue where the combobox in database mode did not update its displayed value when the attribute was changed externally (e.g., via a popup combobox).
File Uploader v2.4.2
[2.4.2] FileUploader
Fixed
- We fixed an issue with Download button not working on Mendix 11.8.
Rich Text v4.12.0
Added
- We added new configuration to make link Url validation optional. This will allow user to put non-standard Url into the link format.
Fixed
-
We fixed an issue where the editor kept adding infinite empty lines at the end by limiting it to only 1 empty line.
-
We fixed an issue where lower alpha and lower roman list style converted into unordered list.
Changed
- We added
trimEndfunctionality to make character count on status bar correctly count characters without including new line and empty character.
HTML Element v1.2.7
Security
- Updated dompurify library to version 3.4.0 to incorporate latest improvements and security fixes.
Barcode Generator v1.0.0
Added
-
Initial release of QR Code Generator widget
-
Generate QR codes from string input
-
Configurable QR code properties
-
Download functionality for barcodes
-
Comprehensive configuration and styling settings for various barcode types
Pop-up Menu v4.1.0
Fixed
- We fixed an issue with Advanced options mode not showing options content in Design mode.