Releases: mendix/web-widgets
Combo box v1.7.0
Fixed
-
We fixed an issue where placeholder failed to shown on database source.
-
We fixed an issue where onchange event on database source triggered directly onload.
-
We fixed an issue where selected value sometimes shows unavailable text on lazy loaded content.
-
We fixed an issue where database optional value attribute breaks on runtime when not being set.
-
We fixed an issue where custom content not shown on design preview and runtime for database datasource.
-
We fixed an issue where the onChange event was not being triggered when selecting an item for the first time.
-
We fixed an issue where the combo box values would not refresh after toggling its read-only state.
-
We fixed an issue with the toolbar visibility when a combobox menu overlays it.
-
We fixed a11y issue where aria-required not applied in the widget.
Added
- We added support for attribute with Long type.
Changed
- We restructure Attribute group configuration and rename it as Store value.
File uploader v1.0.0
Added
- The file uploader widget enables you to upload files by dragging and dropping them onto the widget or by using the file selection dialog.
Rich Text v4.1.0
Fixed
- We fixed an issue where the attribute not refreshed when the widget is not reloaded.
Added
- We allow user to create html button tag on the widget.
Pop-up Menu v4.0.1
Breaking changes
- "The area to open or close the menu" field is now required.
Data Widgets v2.28.2
[2.28.2] Datagrid
Fixed
- We've stopped showing the loading indicator when all data were already loaded. The loading indicator was incorrectly displayed during client refresh operations involving a microflow.
Data Widgets v2.27.2
Fixed
- We've stopped showing the loading indicator when all data were already loaded. The loading indicator was incorrectly displayed during client refresh operations involving a microflow.
Charts v5.1.1
[5.1.1] PieChart
Fixed
- We fixed an issue on pie chart onClick when multiple points are added to the same item.
Combo box v2.1.3
Fixed
- We fixed an issue where placeholder failed to shown on database source.
Combo box v2.1.2
Fixed
-
We fixed an issue where onchange event on database source triggered directly onload.
-
We fixed an issue where selected value sometimes shows unavailable text on lazy loaded content.
Language Selector v1.1.3
Fixed
- We fixed an issue where the language selector dropdown would not show properly when inside an accordion.