DRay
08-07-2024Sisense Employee
Compose SDK minor Version 1.16.0 released
Compose SDK minor version
1.16.0 released:[1.16.0] - 2024-08-06
Added
- Extend cartesian charts to support trends and forecast for internal testing
- Extend
ThemeSettingsto support widget theme settings - Support widget design styling on fetched dashboards
- Support dashboard color palette
- Extend
useExecuteQueryByWidgetIdhook to support pivot tables - Add embed code logic in
@sisense/sdk-ui/analytics-composernamespace for internal testing
Changed
- Improve query validation logic for query hooks and components
- Improve dashboard rendering: conversion of cascading filters between dashboard level and widget level, supporting collapsibility of
CascadingFilterlevels, fixing filter tile borders, fixing “Include All” highlights causing interference with filters - Improve charts: styling of scatter charts including data labels and legends, fixing lazy loading of table’s page count,
- Fix issues of pivot table: endless rendering due to updated style options, the theme of pagination panel, “No Results” overlay, pivot sorting and redundant pivot queries
- Improve testing: visual-regression tests infra and stability, adding tests of different
Indicatoruse cases, tests foruseTableData