DRay
10-29-2024Sisense Employee
Compose SDK minor version 1.22.0 released
Compose SDK minor version
1.22.0 released:[1.22.0] - 2024-10-28
Added
- Add hook
useComposedDashboard(alpha) for flexible dashboard composition in React - Add hook
useDashboardThemefor internal testing - Support persistence of dashboard for internal testing
- Add callback
onDataReadytoChartPropsfor internal testing - Add custom translations loader for internal testing
- Extend CLI
get-data-modelcommand to include attribute’s data source into resulting data model - Add CommonJS builds to the packages of
sdk-common,sdk-modeling,sdk-query-client,sdk-rest-client,sdk-tracking, andsdk-preactto support Jest compatibility
Changed
- Remove internal
enableTrackingproperty inSisenseContextProviderProps - Make
ErrorBoxnot show by default - Fix empty pivot due to incorrect socket namespace for custom tenant
- Use absolute y-values for pie charts
- Align “select/unselect” cross-filtering behavior with Fusion
- Migrate
ChartWidgetto use a new internaluseWithDrilldownhook