Releases: mendix/web-widgets
Releases · mendix/web-widgets
Rich Text v3.3.0
Added
- We add new advance config to allow user to disable relative url conversion.
Markdown viewer v1.0.0
Added
- This is the initial release of a markdown viewer widget.
Combo box v2.0.1
Fixed
- We fixed an issue with the toolbar visibility when a combobox menu overlays it.
Data Widgets v2.21.3
[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
Fixed
- We fixed placement issues with tooltip occasionally overflowing off the screen.
Combo box v2.0.0
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
[2.21.2] Datagrid
Fixed
- We fixed Export to Excel not exporting when datasource had unavailable data.
Combo box v1.6.3
Added
- We added a new filter type, 'Contains (exact),' as an option to provide a more strict search ranking.
Accordion v2.3.2
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
Changed
- We allow users to turned off sandbox_iframes through configurations.