Skip to content

Releases: mendix/web-widgets

Tooltip v1.3.2

Choose a tag to compare

@uicontent uicontent released this 10 Aug 08:25

Fixed

  • We fixed an issue where Tooltip not closing on escape key press.

Data Widgets v2.8.5

Choose a tag to compare

@uicontent uicontent released this 10 Aug 08:19

Fixed

  • We fixed an issue where a data grid's border went missing if the Hiding property (found in Column capabilities) was set to No.

[2.6.0] DatagridDateFilter

Changed

  • We changed the DOM Structure for date filter to appear inline with the container in order to make the component more accessible.

[2.5.0] DatagridDropdownFilter

Changed

  • We changed the DOM Structure for dropdown filter to appear inline with the container in order to make the component more accessible.

[2.8.0] Datagrid

Changed

  • We improved accessibility of the Datagrid widget.

  • We changed the DOM Structure for filter options to appear inline with the container in order to make the component more accessible.

Fixed

  • We fixed table header sticky position incorrectly overlap with dropdown.

[1.3.4] Gallery

Fixed

  • We improved accessibility of the Gallery widget.

[1.1.2] TreeNode

Fixed

  • We fixed Atlas icon unable to be shown on tree node.

  • We fixed an issue where tree child not directly refreshed after updating the data.

Video Player v3.2.1

Choose a tag to compare

@uicontent uicontent released this 08 Aug 08:00

Fixed

  • We fixed an issue with the "Muted" setting not working correctly for YouTube videos.

Tooltip v1.3.1

Choose a tag to compare

@uicontent uicontent released this 03 Aug 12:14

Fixed

  • We fixed an issue with Tooltip widget not displaying correctly when close to a datagrid table header.

  • We fixed an issue with Tooltip widget triggering unexpectedly due to width of trigger element.

  • We fixed an issue with Tooltip widget hover event not closing tooltip when attached to a disabled input

Progress Circle v3.3.0

Choose a tag to compare

Fixed

  • We fix security issues on 3rd party components.

Data Widgets v2.8.4

Choose a tag to compare

@uicontent uicontent released this 13 Jul 10:04

[2.7.5] Datagrid

Fixed

  • We fixed an issue with Datagrid 2 widget unnecessary requesting total count of items in virtual scrolling mode.

[1.3.3] Gallery

Fixed

  • We fixed an issue with Gallery widget unnecessary requesting total count of items in virtual scrolling mode.

Image v1.4.1

Choose a tag to compare

@uicontent uicontent released this 11 Jul 13:39

Fixed

  • We fixed an issue with tabIndex being ignored.

Pop-up Menu v3.5.0

Choose a tag to compare

@uicontent uicontent released this 28 Jun 09:09

Changed

  • We changed the DOM Structure to from div to ul - li for accessibility purposes.

Fixed

  • We have addressed an issue that was causing the popup menu to appear behind other elements, such as modal popups. This fix involved modifying the DOM structure by moving the popupmenu-menu element to the same level as the trigger button. As a result, custom styling that targets the popup menu may have been affected.

Google Tag v2.2.0

Choose a tag to compare

@uicontent uicontent released this 28 Jun 08:34

[1.2.0] GoogleTag

Changed

  • It is now possible to configure additional tags via "config" command in Advanced mode.