Skip to content

Releases: mendix/web-widgets

Rich Text v3.3.0

16 Aug 13:27
Compare
Choose a tag to compare

Added

  • We add new advance config to allow user to disable relative url conversion.

Markdown viewer v1.0.0

16 Aug 11:27
Compare
Choose a tag to compare

Added

  • This is the initial release of a markdown viewer widget.

Combo box v2.0.1

16 Aug 13:26
Compare
Choose a tag to compare

Fixed

  • We fixed an issue with the toolbar visibility when a combobox menu overlays it.

Data Widgets v2.21.3

15 Aug 14:29
Compare
Choose a tag to compare

[2.6.1] DatagridNumberFilter

Fixed

  • We fixed an issue with the filter unexpectedly focusing when combined with conditional visibility.

[2.6.1] DatagridTextFilter

Fixed

  • We fixed an issue with the filter unexpectedly focusing when combined with conditional visibility.

Tooltip v1.4.0

14 Aug 14:08
Compare
Choose a tag to compare

Fixed

  • We fixed placement issues with tooltip occasionally overflowing off the screen.

Combo box v2.0.0

09 Aug 07:48
Compare
Choose a tag to compare

Added

  • We added the ability to auto label combobox, based on the set attributes.

  • We implement the selection API for combobox that use database datasource, which allows the widget selection to be listened into.

Fixed

  • We fixed a11y issue where aria-required not applied in the widget.

Data Widgets v2.21.2

07 Aug 11:36
Compare
Choose a tag to compare

[2.21.2] Datagrid

Fixed

  • We fixed Export to Excel not exporting when datasource had unavailable data.

Combo box v1.6.3

08 Aug 07:56
Compare
Choose a tag to compare

Added

  • We added a new filter type, 'Contains (exact),' as an option to provide a more strict search ranking.

Accordion v2.3.2

19 Jul 13:33
Compare
Choose a tag to compare

Fixed

  • We fixed the issue where in nested mode, the display collapsed/uncollapsed content can be not in sync with the accordion state.

Rich Text v3.2.4

16 Jul 12:23
Compare
Choose a tag to compare

Changed

  • We allow users to turned off sandbox_iframes through configurations.