Releases: mendix/web-widgets
Releases · mendix/web-widgets
Charts v6.1.0
[6.1.0] AreaChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.1.0] BarChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.1.0] BubbleChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.1.0] ColumnChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[1.1.0] CustomChart
Changed
- We increase the version to update shared code.
[6.1.0] TimeSeries
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
Data Widgets v2.30.6
Changed
- We backported fixes and improvements from DataWidgets 2.32.1 to DataWidgets 2.30, ensuring older versions benefit from recent updates.
Charts v6.2.0
[6.2.0] AreaChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.2.0] BarChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.2.0] BubbleChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.2.0] ColumnChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[1.2.0] CustomChart
Changed
- We increase the version to update shared code.
[6.2.0] LineChart
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
[6.2.0] PieChart
Changed
- We increase the version to update shared code.
[6.2.0] TimeSeries
Fixed
- We fixed an issue with aggregate being removed on plotly 3.0
Rich Text v4.7.0
Added
- We added support to add custom font families to Rich Text.
File Uploader v2.2.1
[2.2.1] FileUploader
Fixed
- We updated file size display in the file uploader to show commonly used units (KB, MB, GB) instead of previously incorrect units (Kb, Mb, Gb). Instead of using technically correct binary units (KiB, MiB, GiB), we chose a format more familiar to users.
Data Widgets v2.32.1
[2.30.6] Datagrid
Fixed
- We fixed an issue where columns weren't resizing correctly when vertical borders were enabled.
Data Widgets v2.32.0
[2.11.3] DatagridDateFilter
Fixed
- We fixed an issue with filter popup positioning.
[2.9.3] DatagridNumberFilter
Fixed
- We fixed an issue with filter popup positioning.
[2.9.2] DatagridTextFilter
Fixed
- We fixed an issue with filter popup positioning.
[2.30.5] Datagrid
Added
- We improved accessibility by making it possible to specify label for Select all checkbox.
Fixed
- We fixed an issue with column selector popup positioning.
[1.14.1] Gallery
Added
- We added an option to specify item descriptions in the gallery widget, improving accessibility for screen reader users.
[1.0.4] SelectionHelper
Changed
- Internal improvements.
Video Player v3.2.3
Added
- We improved accessibility by adding Title property for meaningful descriptions of embedded video content.
Rich Text v4.6.1
Added
- We added table support to Rich Text, now it is possible to add tables and configure their layout.
Fixed
- We fixed an issue with incorrect wording in words counter in status bar. (Thanks @Maismaus)
Data Widgets v2.31.1
[2.9.2] DatagridNumberFilter
Fixed
- We fixed an issue with number filter not working in some locales
[2.30.4] Datagrid
Fixed
- We changed the severity for missing column captions from error to warning