Releases: mendix/web-widgets
Pop-up Menu v4.1.0
Fixed
- We fixed an issue with Advanced options mode not showing options content in Design mode.
Markdown viewer v1.0.2
Changed
- We updated underlying dependencies to mitigate potential security vulnerabilities.
Carousel v2.3.2
Changed
- We updated underlying dependencies to mitigate potential security vulnerabilities.
HTML Element v1.2.6
Security
- Updated dompurify library to version 3.3.3 to incorporate latest improvements and security fixes.
Data Widgets v3.9.0
[3.9.0] DatagridDropdownFilter
Fixed
- We fixed an issue with Dropdown filter captions not updating properly when their template parameters change.
[3.9.0] DatagridNumberFilter
Fixed
- We fixed an issue where widgets with the Saved attribute configured would crash in some cases.
[3.9.0] Datagrid
Changed
- We improved accessibility on column selector, added aria-attributes and changed the role to 'menuitemcheckbox'.
Added
-
We added accessibility support for column headers when single selection is enabled, making sure the purpose of the column is announced.
-
We added a new
Loaded rowsattribute that reflects the number of rows currently loaded for virtual scrolling and load-more pagination modes. -
We exposed the
Page,Page size, andTotal countattributes for virtual scrolling and load-more pagination modes so they are kept in sync at all times.
Fixed
-
We fixed an issue with Data export crashing on some Android devices.
-
We fixed an issue where the
Pageattribute was not updated when navigating pages using the default (buttons) paging controls. -
We fixed an issue where configuring the
Total countattribute had no effect for virtual scrolling and load-more pagination modes.
[3.9.0] Gallery
Fixed
- We fixed the pagination properties
Page attribute,Page size attribute, andTotal countnot being shown in Studio Pro for Virtual Scrolling and Load More pagination modes.
Changed
- We changed the structure of the gallery settings to align them with the data grid.
Added
-
We added the
Loaded rowsattribute to reflect the number of rows currently loaded. Available for Virtual Scrolling and Load More pagination modes. -
We added new attributes and a drop zone for custom pagination.
-
We added support for the auto-select feature in multi-selection and single-selection mode.
Calendar v2.4.0
[2.4.0] Calendar
Fixed
- Improved handling of the start date attribute to ensure correct calendar initialization.
Pusher v3.5.1
Fixed
- We resolved the issue of deprecated Java code causing crashes and warnings.
Badge Button v3.3.0
Fixed
- We fixed an issue where custom button styles were not being applied correctly.
Combo box v2.8.0
Added
- We introduced a new "On change" action in Database mode that fires only when the selection changes, unlike the previous behavior that fired on initialization.
Changed
- We renamed the "On change" action in Database mode to "On selection" to better describe its actual behavior (fires on initialization and selection changes).
Color Picker v2.1.5
Fixed
- We fixed an issue where the widget would still change values in the previous Data View context after a context switch in the "listen to widget" setup.