Skip to content

Releases: mendix/web-widgets

Data Widgets v2.29.1

24 Jan 14:25
Compare
Choose a tag to compare

[2.29.1] Datagrid

Fixed

  • We fixed the position configuration of paging button that removed on previous version.

Data Widgets v2.29.0

21 Jan 10:02
Compare
Choose a tag to compare

[2.11.1] DatagridDateFilter

Fixed

  • We fixed an issue with range date filter working incorrectly in some cases.

[2.29.0] Datagrid

Added

  • We introduced a setting to exclude filters from being stored in the Personalization configuration.

  • We have introduced show number of rows for virtual scrolling and load more pagination mode.

Charts v5.1.2

21 Jan 15:21
Compare
Choose a tag to compare

[5.2.0] PieChart

Fixed

  • We add listen to widget functionality on pie chart selection.

Data Widgets v2.27.3

21 Jan 10:20
Compare
Choose a tag to compare

[2.11.1] DatagridDateFilter

Fixed

  • We fixed an issue with range date filter working incorrectly in some cases.

[2.28.3] Datagrid

Added

  • We introduced a setting to exclude filters from being stored in the Personalization configuration.

Signature v1.0.7

15 Jan 09:21
Compare
Choose a tag to compare

Changed

  • We updated the light and dark icons and tiles for the widget.

Fixed

  • We fixed an issue where the widget was failing to save signatures on Hybrid apps.

Rich Text v4.2.0

15 Jan 14:24
Compare
Choose a tag to compare

Fixed

  • We fixed readonly styling for Read Panel mode.

Changed

  • We changed dimension configurations to better match CSS formats.

  • We changed DOM order to show editor before toolbar for easier focus order.

Combo box v1.7.0

17 Dec 09:07
Compare
Choose a tag to compare

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

19 Dec 08:35
Compare
Choose a tag to compare

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

13 Dec 09:48
Compare
Choose a tag to compare

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

13 Dec 14:45
Compare
Choose a tag to compare

Breaking changes

  • "The area to open or close the menu" field is now required.