DRay
05-29-2024Admin
Compose SDK minor version 1.11.0 released
Compose SDK minor version
1.11.0
released[1.11.0] - 2024-05-28
Added
- Add React component
AreaRangeChart
(beta) - Extend component
Chart
andChartWidget
to support chart typetable
- Add highlight filters support for the
PivotTable
andDashboardWidget
components, as well as for the useGetWidgetModel hook. - Add React component
FiltersPanel
for internal testing - Add generic
useFetch
Vue composable to call any Sisense REST endpoint
Changed
- Mark
headersColor
,alternatingColumnsColor
, andalternatingRowsColor
as@deprecated
inTableStyleOptions
– useheader.color
,columns.alternatingColor
, androws.alternatingColor
instead - Support pie chart of multiple values and no category
- Support boolean flag
ungroup
for JAQL queries with no aggregation - Make UI improvements: error messages for unsupported functionality in
BoxplotChart
and chart redraw on highlights deselect - Make improvements to AI chat to code (internal)
- Move the
@sisense/sdk-ui-vue
package from beta to General Availability (GA) - Move components
AreamapChart
,ScattermapChart
, andBoxplotChart
from beta to General Availability (GA) - Move component
PivotTable
and hookuseExecutePivotQuery
from alpha to beta - Move AI components and hooks from private beta to beta